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