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_dynamic.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
*
Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info().
Peter Collingbourne
2021-02-12
1
-0
/
+2
*
[MemInit] Remove old API, introduce new MemInit API.
Mitch Phillips
2021-01-25
1
-1
/
+1
*
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
/
+4
*
[Tagged Pointers] Allow probing the current TP level w/ locking.
Mitch Phillips
2020-11-30
1
-0
/
+2
*
Add an API for per-process disabling memory initialization.
Peter Collingbourne
2020-10-08
1
-0
/
+4
*
Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC.
Peter Collingbourne
2020-05-05
1
-0
/
+8
*
Rename APEX Namespace
Kiyoung Kim
2020-02-20
1
-1
/
+1
*
Merge "Enable scudo for non-svelte configs."
Christopher Ferris
2020-02-12
1
-8
/
+0
|
\
|
*
Enable scudo for non-svelte configs.
Christopher Ferris
2020-02-11
1
-8
/
+0
*
|
Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour."
Treehugger Robot
2020-02-12
1
-2
/
+4
|
\
\
|
*
|
[GWP-ASan] Fix non-reentrant libc_globals init behaviour.
Mitch Phillips
2020-02-11
1
-2
/
+4
*
|
|
Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan."
Treehugger Robot
2020-02-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[malloc dispatch] Install dispatch over the top of GWP-ASan.
Mitch Phillips
2020-02-11
1
-1
/
+1
|
|
/
*
|
Merge "Use "com.android.runtime" for its link namespace"
Treehugger Robot
2020-02-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use "com.android.runtime" for its link namespace
Jooyung Han
2020-02-08
1
-2
/
+2
*
|
[GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks).
Mitch Phillips
2020-02-10
1
-25
/
+25
|
/
*
Merge "Revert "Enable the scudo native allocator.""
Christopher Ferris
2020-01-21
1
-0
/
+8
|
\
|
*
Revert "Enable the scudo native allocator."
Anna Trostanetski
2020-01-20
1
-0
/
+8
*
|
Merge "allow for heapprofd's signal to be multiplexed"
Ryan Savitski
2020-01-16
1
-8
/
+37
|
\
\
|
|
/
|
/
|
|
*
allow for heapprofd's signal to be multiplexed
Ryan Savitski
2020-01-15
1
-8
/
+37
*
|
Enable the scudo native allocator.
Christopher Ferris
2020-01-14
1
-8
/
+0
|
/
*
Add an android_mallopt for controlling the heap tagging level.
Peter Collingbourne
2020-01-09
1
-0
/
+4
*
Revert "Enable the scudo native allocator."
Ytai Ben-tsvi
2019-12-19
1
-0
/
+8
*
Enable the scudo native allocator.
Christopher Ferris
2019-12-18
1
-8
/
+0
*
Make android_mallopt weak for native bridge
Evgeny Eltsin
2019-12-16
1
-0
/
+1
*
Rename iterate to malloc_iterate internally.
Christopher Ferris
2019-11-08
1
-2
/
+3
*
Make bionic_malloc.h a platform header.
Christopher Ferris
2019-09-16
1
-1
/
+1
*
Add removed platform functions used by apps.
Christopher Ferris
2019-05-08
1
-0
/
+37
*
Move all leak info functions to android_mallopt.
Christopher Ferris
2019-04-19
1
-23
/
+36
*
Remove gMallocLeakZygoteChild.
Christopher Ferris
2019-04-16
1
-2
/
+13
*
Don't load libc_malloc_* libs from runtime ns for libc_scudo
Jiyong Park
2019-04-11
1
-0
/
+8
*
Load libc_malloc_* libraries from the runtime APEX
Jiyong Park
2019-04-11
1
-1
/
+28
*
Disable info messages by default for malloc debug.
Christopher Ferris
2019-04-02
1
-3
/
+1
*
Fix double initialization call.
Christopher Ferris
2019-03-28
1
-7
/
+0
*
Add a platform API for setting an allocation limit.
Christopher Ferris
2019-03-15
1
-1
/
+17
*
Refactor the malloc_info code.
Christopher Ferris
2019-03-07
1
-0
/
+5
*
Avoid heapprofd init when other hooks enabled.
Christopher Ferris
2019-02-14
1
-9
/
+20
*
Refactor malloc common into distinct pieces.
Christopher Ferris
2019-02-12
1
-0
/
+420