1. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  2. 1c23e1e More space refactoring. by Mathieu Chartier · 12 years ago
  3. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago[Renamed from src/space_test.cc]
  4. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  5. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 12 years ago
  6. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  7. dcf8d72 Fix zygote live/mark bitmap size. by Mathieu Chartier · 12 years ago
  8. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  9. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 12 years ago
  10. f34f174 Fix a leak in the verifier and a minor test bug. by Elliott Hughes · 12 years ago
  11. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  12. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  13. 3bb17a6 Space trim and other unit tests. General space clean up. by Ian Rogers · 13 years ago
  14. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  15. c116070 Added support for -XX:HeapGrowthLimit switch by jeffhao · 13 years ago
  16. 307f75d Add a C++ equivalent of Android's TimingLogger, and use it for the heap. by Elliott Hughes · 13 years ago
  17. 9b7f2c2 Fix space_test by ensuring Runtime::Current() is not null by Brian Carlstrom · 13 years ago
  18. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  19. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  20. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  21. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  22. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago