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