1. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  2. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  3. 28a452a Assert that the mark stack is empty when destroyed. by Elliott Hughes · 13 years ago
  4. f0605a0 If a card table or mark stack allocation fails, dump /proc/self/maps. by Elliott Hughes · 13 years ago
  5. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  6. 078f9b0 Fail in the right place when we cannot allocate a mark stack. by Jesse Wilson · 13 years ago
  7. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  8. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  9. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  10. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  11. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  12. 4a96b60 ClassLinker can now FindClass all libcore classes 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