1. 1e40c95 Remove old workaround for malloc_hooks_system_tests by Pirama Arumuga Nainar · 8 months ago
  2. 193b0bc Replace __BIONIC_ALIGN() with __builtin_align_up(). by Elliott Hughes · 8 months ago
  3. 5654c1f Change "==3" to ">=3" for _FORTIFY_SOURCE by Sharjeel Khan · 9 months ago
  4. 702f050 Force particular malloc tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 10 months ago
  5. c1569a8 Forward malloc_iterate/disable/enable to dispatch. by Mitch Phillips · 6 years ago
  6. 55060f0 Use API level more consistently. by Elliott Hughes · 12 months ago
  7. 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 1 year, 1 month ago
  8. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 2 years ago
  9. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 2 years ago
  10. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 3 years ago
  11. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 9 months ago
  12. 24f2762 Skip other_malloc_functions on HWASan. by Florian Mayer · 3 years, 10 months ago
  13. 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 4 years ago
  14. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  15. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 5 years ago
  16. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  17. 1c33c4a Work around issues with `aligned_alloc()` and -O2. by Stephen Hines · 5 years ago
  18. 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 6 years ago
  19. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  20. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  21. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  22. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  23. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 7 years ago
  24. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 7 years ago
  25. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  26. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  27. 2d6030b Fix malloc_hooks for hooks_write_malloc_leak_info. by Florian Mayer · 8 years ago
  28. 14e54c0 Fix name of env variable in malloc_hooks README. by Florian Mayer · 8 years ago
  29. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago