Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
2ffa0eb7d3b6be955464f1fb95f1979dd5e46009
/
libc
/
private
8f14b65
Revert "Adding system property tracing"
by Bowgo Tsai
· 4 years, 8 months ago
dcc97c0
Disable fdtrack post-fork.
by Josh Gao
· 5 years ago
03e961e
Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()."
by Peter Collingbourne
· 5 years ago
6ba27e0
Merge "Add some slack at the end of large allocations when target SDK level < S."
by Peter Collingbourne
· 5 years ago
2659d7b
Add some slack at the end of large allocations when target SDK level < S.
by Peter Collingbourne
· 5 years ago
b69a0d4
Merge "Move __libc_int0x80 to an assembly file"
by Treehugger Robot
· 5 years ago
3abde06
Inline the raise(SIGABRT) for x86-64 too.
by Elliott Hughes
· 5 years ago
7b89be7
Move __libc_int0x80 to an assembly file
by Pirama Arumuga Nainar
· 5 years ago
2753fc8
Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info().
by Peter Collingbourne
· 5 years ago
ebfba5f
[libc] Change literal value in macro
by Tamas Petz
· 5 years ago
e1dc4f6
Fewer copies of ALIGN()/ALIGNBYTES.
by Elliott Hughes
· 5 years ago
b19fc79
Merge "Make the atomic load explicit"
by Adam Barth
· 5 years ago
43978a0
Fix things so that <features.h> can be used from assembler again.
by Elliott Hughes
· 5 years ago
651f1fa
Make the atomic load explicit
by Adam Barth
· 5 years ago
8564b8d
Use ELF notes to set the desired memory tagging level.
by Evgenii Stepanov
· 5 years ago
dec48bd
(NFC) Symbolic names for Android ELF note types.
by Evgenii Stepanov
· 5 years ago
6351127
Merge "x86/x86_64: cleanup signal trampolines"
by Ryan Prichard
· 5 years ago
6427f39
Make __clone_for_fork pure native bridge mode abstraction
by Victor Khimenko
· 5 years ago
b967e79
Stop marking symbols weak in native bionic build
by Victor Khimenko
· 5 years ago
fd8d687
x86/x86_64: cleanup signal trampolines
by Ryan Prichard
· 6 years ago
19d66e6
libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S
by Tamas Petz
· 6 years ago
d0ecf0b
Adding system property tracing
by Bowgo Tsai
· 6 years ago
3936985
Merge "Disable HWASAN on ifunc resolvers."
by Treehugger Robot
· 6 years ago
03d89a7
Disable HWASAN on ifunc resolvers.
by Peter Collingbourne
· 6 years ago
d500751
Add a thread-properties API
by Vy Nguyen
· 6 years ago
68ae6ad
Changes for #inclusivefixit.
by Elliott Hughes
· 6 years ago
e0a14d4
fortify: remove `static`
by George Burgess IV
· 6 years ago
9f2e171
Merge "Remove dead code."
by Treehugger Robot
· 6 years ago
1e381a2
Factor out error reporting in WriteProtected.
by Elliott Hughes
· 6 years ago
9253757
Remove dead code.
by Elliott Hughes
· 6 years ago
e3bc50d
Merge changes If42905f3,Id351a993,I8a082fd0
by Treehugger Robot
· 6 years ago
4129113
fdtrack: don't do anything while vforked.
by Josh Gao
· 6 years ago
d306001
Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC.
by Peter Collingbourne
· 6 years ago
ba1e921
[NFC] Align pointer to type.
by Mitch Phillips
· 6 years ago
3093e71
Block all signals in ScopedSignalBlocker.
by Elliott Hughes
· 6 years ago
4c9293f
[GWP-ASan] Export GWP-ASan regions to libdebuggerd.
by Mitch Phillips
· 6 years ago
5ac438e
Clean up mips references in the headers.
by Elliott Hughes
· 6 years ago
bf03c01
Remove bionic's internal ctype-like inlines.
by Elliott Hughes
· 6 years ago
7596250
Move fdtrack APIs to LLNDK.
by Josh Gao
· 6 years ago
9727192
Add a tool to track down fd leaks.
by Josh Gao
· 6 years ago
3b21ada
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
5c9efd1
Merge "Revert "Add tagged pointers to bionic.""
by Nicolas Geoffray
· 6 years ago
ce4c42e
Revert "Add tagged pointers to bionic."
by Nicolas Geoffray
· 6 years ago
3460b6c
Merge "Add tagged pointers to bionic."
by Mitch Phillips
· 6 years ago
43d5f9d
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
175c886
allow for heapprofd's signal to be multiplexed
by Ryan Savitski
· 6 years ago
5074e7d
Move sigrtmin.h into platform headers.
by Josh Gao
· 6 years ago
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 6 years ago
cdb52fc
Make private/bionic_page.h available as platform/bionic/page.h.
by Elliott Hughes
· 6 years ago
6f517cd
Rename iterate to malloc_iterate internally.
by Christopher Ferris
· 6 years ago
7a3a5d8
Merge "Fix allocations escaping malloc debug."
by Christopher Ferris
· 6 years ago
ff88fb0
Fix allocations escaping malloc debug.
by Christopher Ferris
· 6 years ago
89b0919
Close descriptor in ScopeFd destructor
by Johan Harvyl
· 6 years ago
6cb70ad
Add the ScopedFd that we've never quite gotten around to.
by Elliott Hughes
· 6 years ago
900d07d
Add arm64 string.h function implementations for use with hardware supporting MTE.
by Peter Collingbourne
· 6 years ago
e949195
Adopt GNU calling convention for ifunc resolvers.
by Peter Collingbourne
· 6 years ago
c5d3a43
Make tls related header files platform accessible.
by Christopher Ferris
· 6 years ago
fa43309
Merge "ifuncs: start sharing."
by Elliott Hughes
· 6 years ago
a4c7876
ifuncs: start sharing.
by Elliott Hughes
· 6 years ago
2b0638e
Make bionic_malloc.h a platform header.
by Christopher Ferris
· 6 years ago
9db3486
Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders
by Ryan Savitski
· 7 years ago
191ecdc
Fix a few bionic test failures caused by hwasan global instrumentation.
by Peter Collingbourne
· 7 years ago
6533208
linker: Add library load and unload hooks for HWASan.
by Peter Collingbourne
· 7 years ago
6883b08
Reserve signal for java heap dumps.
by Florian Mayer
· 7 years ago
45f0a3b
Clear pointer tags as required for HWASAN for globals.
by Peter Collingbourne
· 7 years ago
5c6a3f9
libnetd_client: support hooking sendto/sendmsg/sendmmsg too.
by Elliott Hughes
· 7 years ago
31fe3c6
Merge "Move all leak info functions to android_mallopt."
by Christopher Ferris
· 7 years ago
f32e1a1
Merge "Comment about lock destruction and unlocking"
by Ryan Prichard
· 7 years ago
aca1101
Comment about lock destruction and unlocking
by Ryan Prichard
· 7 years ago
30659fd
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 7 years ago
8189e77
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 7 years ago
5493ddc
Merge "Workaround potential access to unmapped stack"
by Elliott Hughes
· 7 years ago
8c1a14d
Workaround potential access to unmapped stack
by Adrian-CJ Hung
· 7 years ago
3e742cb
Merge "Reserve realtime signal for libprofile-extras"
by Pirama Arumuga Nainar
· 7 years ago
ebe1ae7
Reserve realtime signal for libprofile-extras
by Pirama Arumuga Nainar
· 7 years ago
886370c
Fix internal uses of _PATH_BSHELL.
by Elliott Hughes
· 7 years ago
b62888b
Merge "Increase the size of the shadow call stack guard region to 16MB."
by Peter Collingbourne
· 7 years ago
1fc5ccf
Add a platform API for setting an allocation limit.
by Christopher Ferris
· 7 years ago
6c619a0
Refactor the malloc_info code.
by Christopher Ferris
· 7 years ago
808d176
Merge "Fix linker self-exec detection"
by Ryan Prichard
· 7 years ago
1990ba5
Fix linker self-exec detection
by Ryan Prichard
· 7 years ago
62e1e2c
Modify malloc common function pointers.
by Christopher Ferris
· 7 years ago
f1ed31f
Increase the size of the shadow call stack guard region to 16MB.
by Peter Collingbourne
· 7 years ago
ecdc451
Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ...
by Ryan Prichard
· 7 years ago
543b401
Merge "Allow to reset malloc hooks."
by Florian Mayer
· 7 years ago
db59b89
Allow to reset malloc hooks.
by Florian Mayer
· 7 years ago
16455b5
Implement dynamic TLS accesses and allocation
by Ryan Prichard
· 7 years ago
96773a2
Add BionicAllocator::memalign
by Ryan Prichard
· 7 years ago
083d850
Move the linker allocator into libc
by Ryan Prichard
· 7 years ago
3ce06c7
Merge "Reassign TLS slot 2 to TLS_SLOT_APP."
by Ryan Prichard
· 7 years ago
a0834d8
Reassign TLS slot 2 to TLS_SLOT_APP.
by Ryan Prichard
· 7 years ago
f77928d
android_mallopt: opcode preprocess define + missing header
by Ryan Savitski
· 7 years ago
ecc37e3
conditional zygote child heap profiling + android_internal_mallopt
by Ryan Savitski
· 7 years ago
fb8730d
Handle R_GENERIC_TLS_TPREL relocations
by Ryan Prichard
· 7 years ago
1988350
Avoid a dlopen abort on an invalid TLS alignment
by Ryan Prichard
· 7 years ago
361c1b4
Initialize static TLS memory using module list
by Ryan Prichard
· 7 years ago
e5e69e0
Record TLS modules and layout static TLS memory
by Ryan Prichard
· 7 years ago
977e47d
StaticTlsLayout: add exe/tcb and solib layout
by Ryan Prichard
· 7 years ago
4809755
Add a __bionic_get_tls_segment function
by Ryan Prichard
· 7 years ago
c86576c
Factor out ScopedRWLock into its own header
by Ryan Prichard
· 7 years ago
Next »