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