1. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 2 months ago
  2. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 5 months ago
  3. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 6 years ago
  4. 3d0bafb Do not check tcache clear when doing a purge. by Christopher Ferris · 6 years ago
  5. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 6 years ago
  6. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 6 years ago
  7. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  8. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 6 years ago
  9. d73a49e Move to jemalloc5. by Christopher Ferris · 7 years ago
  10. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  11. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  12. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  13. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  14. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 11 years ago
  15. 03eebcb Move common macros into bionic_macros.h. by Christopher Ferris · 11 years ago
  16. 3a37576 Move jemalloc due to whole_static_library bug. by Christopher Ferris · 11 years ago[Renamed from libc/bionic/jemalloc.cpp]
  17. a217a0c Merge "libc: Fix 'index' symbol export." by Dan Albert · 11 years ago