- d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 4 months ago
- 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 5 months ago
- af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 1 year, 8 months ago
- b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 1 year, 9 months ago
- 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 2 years, 7 months ago
- cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 2 years, 11 months ago
- e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
- 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 3 years, 10 months ago
- 2753fc8 Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 4 years, 7 months ago
- 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 6 months ago
- 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
- 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
- 2210b8d [Tagged Pointers] Allow probing the current TP level w/ locking. by Mitch Phillips · 4 years, 8 months ago
- 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 4 years, 11 months ago
- d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
- 8116b70 Rename APEX Namespace by Kiyoung Kim · 5 years ago
- 06ea3cf Merge "Enable scudo for non-svelte configs." by Christopher Ferris · 5 years ago
- 260fa1e Merge "[GWP-ASan] Fix non-reentrant libc_globals init behaviour." by Treehugger Robot · 5 years ago
- 18b2891 Merge "[malloc dispatch] Install dispatch over the top of GWP-ASan." by Treehugger Robot · 5 years ago
- 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 5 years ago
- bba80dc [GWP-ASan] Fix non-reentrant libc_globals init behaviour. by Mitch Phillips · 5 years ago
- 062eba2 Enable scudo for non-svelte configs. by Christopher Ferris · 5 years ago
- 65cbad1 Merge "Use "com.android.runtime" for its link namespace" by Treehugger Robot · 5 years ago
- f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 5 years ago
- d55689b Use "com.android.runtime" for its link namespace by Jooyung Han · 5 years ago
- c8226ec Merge "Revert "Enable the scudo native allocator."" by Christopher Ferris · 6 years ago
- 9981a1d Revert "Enable the scudo native allocator." by Anna Trostanetski · 6 years ago
- b72fed1 Merge "allow for heapprofd's signal to be multiplexed" by Ryan Savitski · 6 years ago
- 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
- 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