1. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  2. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago
  3. 5e71b52 Rename object_bitmap to heap_bitmap (since that's what the class is called). by Elliott Hughes · 13 years ago[Renamed (99%) from src/object_bitmap.cc]
  4. b066311 Some low-hanging GC performance fruit. by Elliott Hughes · 13 years ago
  5. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  6. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 13 years ago
  7. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  8. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  9. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  10. 4873d46 Move static field storage to end of Class instance by Brian Carlstrom · 13 years ago
  11. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  12. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  13. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  14. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago