Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
f82e39f1d9cb1739cfe7fe80b611611dbe45a19d
/
libc
/
bionic
/
malloc_common_dynamic.cpp
b198958
Enable the scudo native allocator.
by Christopher Ferris
· 6 years ago
1e110fb
Add an android_mallopt for controlling the heap tagging level.
by Peter Collingbourne
· 6 years ago
5105ece
Revert "Enable the scudo native allocator."
by Ytai Ben-tsvi
· 6 years ago
6ffbe97
Enable the scudo native allocator.
by Christopher Ferris
· 6 years ago
edbc9e2
Make android_mallopt weak for native bridge
by Evgeny Eltsin
· 6 years ago
6f517cd
Rename iterate to malloc_iterate internally.
by Christopher Ferris
· 6 years ago
2b0638e
Make bionic_malloc.h a platform header.
by Christopher Ferris
· 6 years ago
23c056d
Add removed platform functions used by apps.
by Christopher Ferris
· 6 years ago
30659fd
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 6 years ago
8189e77
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
5569650
Don't load libc_malloc_* libs from runtime ns for libc_scudo
by Jiyong Park
· 6 years ago
3ff116a
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 6 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
1e3758e
Fix double initialization call.
by Christopher Ferris
· 6 years ago
1fc5ccf
Add a platform API for setting an allocation limit.
by Christopher Ferris
· 6 years ago
6c619a0
Refactor the malloc_info code.
by Christopher Ferris
· 6 years ago
2822856
Avoid heapprofd init when other hooks enabled.
by Christopher Ferris
· 6 years ago
e4cdbc4
Refactor malloc common into distinct pieces.
by Christopher Ferris
· 6 years ago