1. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 5 years ago
  2. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  3. 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 6 years ago
  4. 770cbb3 Point to online documentation. by Christopher Ferris · 7 years ago
  5. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 7 years ago
  6. 4da2503 Refactor malloc debug. by Christopher Ferris · 7 years ago
  7. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  8. 602b88c Provide method to dump backtrace heap data. by Christopher Ferris · 8 years ago
  9. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 8 years ago
  10. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  11. 545808a Fix a typo in the debug malloc usage info by Tamas Berghammer · 9 years ago
  12. 7bd0178 Add the record alloc option. by Christopher Ferris · 9 years ago
  13. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  14. ea26b33 Small fixes to malloc debug. by Christopher Ferris · 9 years ago
  15. a4b1425 Fix problem where unknown option is not an error. by Christopher Ferris · 9 years ago
  16. 549e522 Move hard-coded values to constants. by Christopher Ferris · 9 years ago
  17. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
  18. 7993b80 Add better free tracking. by Christopher Ferris · 9 years ago
  19. 166c853 Add min/max values for config values. by Christopher Ferris · 9 years ago
  20. f2b67b8 Fix build for gcc. by Christopher Ferris · 9 years ago
  21. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago