1. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  2. dda1c6c Do not include libc_common in malloc debug code. by Christopher Ferris · 11 years ago
  3. 6361964 Use a separate config.h for config like defines. by Christopher Ferris · 11 years ago
  4. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  5. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  6. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  7. a403780 Put all allocation functions into dispatch table. by Christopher Ferris · 11 years ago
  8. 8e52e8f Fix debug malloc. by Elliott Hughes · 11 years ago
  9. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 11 years ago
  10. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  11. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago
  12. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  13. 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
  14. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  15. 3b297c4 Fix dlerror(3). by Elliott Hughes · 13 years ago
  16. c4d1fec Clean up warnings in the malloc_debug_* files. by Elliott Hughes · 13 years ago
  17. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  18. 75fba68 Merge memory checking functionality from sandbox by Vladimir Chtchetkine · 15 years ago
  19. b74ceb2 Split libc_debug.so into two .so modules loaded on demand from libc.so by Vladimir Chtchetkine · 16 years ago