1. 923a694 Ignore null-pointer-arithmetic warnings in external/dlmalloc by Yi Kong · 8 years ago
  2. c9b46d5 Remove unused declarations of dead code. by Elliott Hughes · 8 years ago
  3. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  4. 3220a6d Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 9 years ago
  5. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  6. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  7. 872dd82 Tidy and reduce ART library dependencies on the host. by Ian Rogers · 11 years ago
  8. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 12 years ago
  9. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 12 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/gc/allocator/dlmalloc.h]
  12. 1d54e73 GC clean up. by Ian Rogers · 12 years ago[Renamed (76%) from src/dlmalloc.h]
  13. 15bf2d3 Use bionic's dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  14. b18e77a Switch art over to the new bionic dlmalloc 2.8.5 callback by Brian Carlstrom · 13 years ago
  15. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  16. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  17. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 14 years ago