1. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 11 months ago
  2. 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 5 years ago
  3. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  4. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  5. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  6. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  7. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  8. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  9. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  10. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 6 years ago
  11. 2d6030b Fix malloc_hooks for hooks_write_malloc_leak_info. by Florian Mayer · 7 years ago
  12. 14e54c0 Fix name of env variable in malloc_hooks README. by Florian Mayer · 7 years ago
  13. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago