1. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  2. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  3. 9c81892 Don't claim there were no leaks if we weren't even checking. by Elliott Hughes · 12 years ago
  4. 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
  5. 84f8b5f Disable leak checking for mksh; it's way too leaky. by Elliott Hughes · 12 years ago
  6. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  7. db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
  8. 3b297c4 Fix dlerror(3). by Elliott Hughes · 13 years ago
  9. e5d5f7f Fix two comment typos. by Elliott Hughes · 13 years ago
  10. c4d1fec Clean up warnings in the malloc_debug_* files. by Elliott Hughes · 13 years ago[Renamed (74%) from libc/bionic/malloc_debug_common.c]
  11. bfc1d97 Restore posix_memalign by Brian Carlstrom · 13 years ago
  12. 9990891 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  13. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  14. 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  15. 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 14 years ago
  16. 9d8be54 get_malloc_leak_info: Fix assumption that totalMemory out parameter was initialized to zero. by tedbo · 15 years ago
  17. 52e7d3d Bulletproof leak dump against null hash entries by Christopher Tate · 15 years ago
  18. 95faece merge from open-source master by The Android Open Source Project · 15 years ago
  19. 75fba68 Merge memory checking functionality from sandbox by Vladimir Chtchetkine · 15 years ago
  20. b74ceb2 Split libc_debug.so into two .so modules loaded on demand from libc.so by Vladimir Chtchetkine · 16 years ago