1. 262e5ff Enable card cleaning by Mathieu Chartier · 12 years ago
  2. 5301cd2 Mark stack create once per heap. by Mathieu Chartier · 12 years ago
  3. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  4. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  5. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  6. 078f9b0 Fail in the right place when we cannot allocate a mark stack. by Jesse Wilson · 13 years ago
  7. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago
  8. 352a424 Make it easier to run an optimized build, turn the GC timings back on, and remove some unnecessary code. by Elliott Hughes · 13 years ago
  9. 5e71b52 Rename object_bitmap to heap_bitmap (since that's what the class is called). by Elliott Hughes · 13 years ago
  10. c33a32b Sweep the monitor list. by Elliott Hughes · 13 years ago
  11. adb460d Implement finalization. by Elliott Hughes · 13 years ago
  12. 693267a Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED by Brian Carlstrom · 13 years ago
  13. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  14. 410c0c8 Mark more roots. by Elliott Hughes · 13 years ago
  15. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  16. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  17. 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
  18. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  19. 58551df Add a collection implementation. by Carl Shapiro · 13 years ago
  20. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  21. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago