index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
malloc_common.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GWP-ASan] Provide runtime configuration through an env var + sysprop.
Mitch Phillips
2022-04-20
1
-2
/
+2
*
Fix broken return code of M_INITIALIZE_GWP_ASAN.
Christopher Ferris
2021-09-20
1
-3
/
+2
*
[MemInit] Remove old API, introduce new MemInit API.
Mitch Phillips
2021-01-25
1
-3
/
+3
*
Remove the now-unnecessary android_mallopt() options.
Elliott Hughes
2021-01-15
1
-6
/
+0
*
Make "disable memory mitigations" and "set heap tagging level" more available.
Elliott Hughes
2021-01-14
1
-5
/
+13
*
[Tagged Pointers] Allow probing the current TP level w/ locking.
Mitch Phillips
2020-11-30
1
-1
/
+3
*
Add an API for per-process disabling memory initialization.
Peter Collingbourne
2020-10-08
1
-0
/
+4
*
[GWP-ASan] Fix non-reentrant libc_globals init behaviour.
Mitch Phillips
2020-02-11
1
-1
/
+3
*
[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks).
Mitch Phillips
2020-02-10
1
-0
/
+35
*
Add tagged pointers to bionic.
Mitch Phillips
2020-01-23
1
-20
/
+57
*
Merge "Revert "Add tagged pointers to bionic.""
Nicolas Geoffray
2020-01-21
1
-57
/
+20
|
\
|
*
Revert "Add tagged pointers to bionic."
Nicolas Geoffray
2020-01-21
1
-57
/
+20
*
|
Merge "Add tagged pointers to bionic."
Mitch Phillips
2020-01-20
1
-20
/
+57
|
\
|
|
*
Add tagged pointers to bionic.
Mitch Phillips
2020-01-15
1
-20
/
+57
*
|
Add an android_mallopt for controlling the heap tagging level.
Peter Collingbourne
2020-01-09
1
-0
/
+4
|
/
*
Rename iterate to malloc_iterate internally.
Christopher Ferris
2019-11-08
1
-5
/
+6
*
Make bionic_malloc.h a platform header.
Christopher Ferris
2019-09-16
1
-1
/
+1
*
Merge "Move all leak info functions to android_mallopt."
Christopher Ferris
2019-04-23
1
-8
/
+1
|
\
|
*
Move all leak info functions to android_mallopt.
Christopher Ferris
2019-04-19
1
-8
/
+1
*
|
Workaround ASan not knowing about reallocarray.
Elliott Hughes
2019-04-20
1
-1
/
+1
|
/
*
Remove gMallocLeakZygoteChild.
Christopher Ferris
2019-04-16
1
-3
/
+0
*
Add a platform API for setting an allocation limit.
Christopher Ferris
2019-03-15
1
-2
/
+6
*
Add malloc_info for sanitizer.
Christopher Ferris
2019-03-08
1
-0
/
+6
*
Refactor the malloc_info code.
Christopher Ferris
2019-03-07
1
-0
/
+9
*
Log when malloc functions fail.
Elliott Hughes
2019-02-26
1
-7
/
+37
*
Refactor malloc common into distinct pieces.
Christopher Ferris
2019-02-12
1
-667
/
+36
*
Modify malloc common function pointers.
Christopher Ferris
2019-02-07
1
-103
/
+90
*
Do not dlclose after failed reinit.
Florian Mayer
2019-01-30
1
-5
/
+9
*
Allow to reset malloc hooks.
Florian Mayer
2019-01-28
1
-23
/
+54
*
conditional zygote child heap profiling + android_internal_mallopt
Ryan Savitski
2019-01-23
1
-23
/
+74
*
Do not run heapprofd_initialize twice concurrently.
Florian Mayer
2018-12-20
1
-28
/
+31
*
Make __libc_init_malloc weak-for-native-bridge
dimitry
2018-12-04
1
-0
/
+2
*
Merge "Use cmdline instead for enabling heapprofd."
Florian Mayer
2018-11-30
1
-12
/
+62
|
\
|
*
Use cmdline instead for enabling heapprofd.
Florian Mayer
2018-11-30
1
-12
/
+62
*
|
Fix minor bug in dispatch table initialization order.
Florian Mayer
2018-11-27
1
-7
/
+11
|
/
*
System property for heapprofd at process startup.
Florian Mayer
2018-11-09
1
-0
/
+37
*
Allow to re-initialize heapprofd.
Florian Mayer
2018-10-29
1
-7
/
+31
*
Add RT signal to load heapprofd library.
Florian Mayer
2018-10-18
1
-36
/
+150
*
Add reallocarray(3).
Elliott Hughes
2018-09-26
1
-0
/
+9
*
HWASan support in bionic.
Evgenii Stepanov
2018-08-21
1
-0
/
+18
*
Change heap dump format slightly.
Christopher Ferris
2018-06-15
1
-0
/
+24
*
Implement malloc hooks.
Christopher Ferris
2018-02-13
1
-111
/
+136
*
Add aligned_alloc to libc.
Christopher Ferris
2018-02-07
1
-0
/
+13
*
Add support for modifying decay timer.
Christopher Ferris
2017-05-15
1
-0
/
+13
*
Move libc_log code into libasync_safe.
Christopher Ferris
2017-05-03
1
-3
/
+3
*
Enable malloc debug using environment variables
Tamas Berghammer
2016-11-17
1
-16
/
+16
*
Init functions after debug malloc succeeds.
Christopher Ferris
2016-03-11
1
-16
/
+19
*
Export malloc_backtrace
Colin Cross
2016-02-18
1
-0
/
+23
*
Export malloc_iterate and friends
Colin Cross
2016-02-18
1
-1
/
+52
*
Malloc debug rewrite.
Christopher Ferris
2016-01-25
1
-0
/
+387