1. ac66d16 Update documentation. by Christopher Ferris · 9 years ago
  2. 4bef281 Fix unittests broken by 545808a by Tamas Berghammer · 9 years ago
  3. 545808a Fix a typo in the debug malloc usage info by Tamas Berghammer · 9 years ago
  4. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 9 years ago
  5. 7bd0178 Add the record alloc option. by Christopher Ferris · 9 years ago
  6. eab4803 Update documentation for malloc debug. by Christopher Ferris · 9 years ago
  7. 9f0aab8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  8. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  9. c7bfe2e Update documentation to work with gitiles. by Christopher Ferris · 9 years ago
  10. 97fd7d9 Change pointer to allocation in unit tests. by Christopher Ferris · 9 years ago
  11. 96d961c Merge "Add malloc debug documentation." by Christopher Ferris · 9 years ago
  12. 713a8e3 Add malloc debug documentation. by Christopher Ferris · 9 years ago
  13. ea26b33 Small fixes to malloc debug. by Christopher Ferris · 9 years ago
  14. 55a89a4 Small refactor. by Christopher Ferris · 9 years ago
  15. d091962 Fix race in malloc debug option free_track. by Christopher Ferris · 9 years ago
  16. a4b1425 Fix problem where unknown option is not an error. by Christopher Ferris · 9 years ago
  17. 7877df6 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 9 years ago
  18. 9567c7b malloc_debug: round 0 byte allocations up to 1 byte by Colin Cross · 9 years ago
  19. baa7c6f malloc_debug: iterate: use usable_size by Colin Cross · 9 years ago
  20. 549e522 Move hard-coded values to constants. by Christopher Ferris · 9 years ago
  21. 0e2a026 Fix wrong guard values for 64 bit. by Christopher Ferris · 9 years ago
  22. f499dc9 Fix incorrect size of array. by Christopher Ferris · 9 years ago
  23. d75d4be malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 10 years ago
  24. 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  25. 2d4721c Export malloc_backtrace by Colin Cross · 10 years ago
  26. 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
  27. 598cb89 Merge "malloc_debug: reset TrackData mutex after fork" by Colin Cross · 9 years ago
  28. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
  29. 7a28a3c malloc_debug: reset TrackData mutex after fork by Colin Cross · 10 years ago
  30. 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
  31. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  32. 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
  33. 1e185a5 Fix gcc test issues. by Christopher Ferris · 10 years ago
  34. f2b67b8 Fix build for gcc. by Christopher Ferris · 10 years ago
  35. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago