1. 307f75d Add a C++ equivalent of Android's TimingLogger, and use it for the heap. by Elliott Hughes · 13 years ago
  2. 7f1caab Add an interface to Space, so Heap no longer needs to be friend of Space. by Shih-wei Liao · 13 years ago
  3. 8c2f641 Grow for improving target utilization. Applicable to the target side only. by Shih-wei Liao · 13 years ago
  4. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  5. 0a5b14d Add -verbose:startup by Brian Carlstrom · 13 years ago
  6. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  7. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 13 years ago
  8. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  9. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  10. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  11. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  12. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  13. 58551df Add a collection implementation. by Carl Shapiro · 13 years ago
  14. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  15. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago