1. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 5 years ago
  2. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 5 years ago
  3. 5105ece Revert "Enable the scudo native allocator." by Ytai Ben-tsvi · 5 years ago
  4. 6ffbe97 Enable the scudo native allocator. by Christopher Ferris · 5 years ago
  5. edbc9e2 Make android_mallopt weak for native bridge by Evgeny Eltsin · 5 years ago
  6. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  7. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  8. 23c056d Add removed platform functions used by apps. by Christopher Ferris · 6 years ago
  9. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  10. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  11. 5569650 Don't load libc_malloc_* libs from runtime ns for libc_scudo by Jiyong Park · 6 years ago
  12. 3ff116a Load libc_malloc_* libraries from the runtime APEX by Jiyong Park · 6 years ago
  13. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  14. 1e3758e Fix double initialization call. by Christopher Ferris · 6 years ago
  15. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 6 years ago
  16. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  17. 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 6 years ago
  18. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 6 years ago