1. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 2 years, 7 months ago
  2. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
  3. 24f2762 Skip other_malloc_functions on HWASan. by Florian Mayer · 3 years, 4 months ago
  4. 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 6 months ago
  5. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  6. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  7. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  8. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 4 years, 11 months ago
  9. 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 5 years ago
  10. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  11. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  12. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  13. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  14. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  15. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  16. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  17. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 6 years ago
  18. 2d6030b Fix malloc_hooks for hooks_write_malloc_leak_info. by Florian Mayer · 7 years ago
  19. 14e54c0 Fix name of env variable in malloc_hooks README. by Florian Mayer · 7 years ago
  20. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago