1. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  2. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  3. d22d548 Remove first GC pause. by Mathieu Chartier · 12 years ago
  4. 8161c03 More MIPS fixes. The vm-tests and oat tests all work on the emulator. by jeffhao · 12 years ago
  5. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago[Renamed (77%) from src/card_table.cc]
  6. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 12 years ago
  7. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  8. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  9. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  10. 24edeb5 Fix some camelCase. by Elliott Hughes · 12 years ago
  11. a639903 Fix and re-enable CMS by Mathieu Chartier · 13 years ago
  12. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 13 years ago
  13. 262e5ff Enable card cleaning by Mathieu Chartier · 13 years ago
  14. 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 13 years ago
  15. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  16. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  17. f0605a0 If a card table or mark stack allocation fails, dump /proc/self/maps. by Elliott Hughes · 13 years ago
  18. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  19. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  20. 39da035 Changed card table to use less cards when heap size is limited. by jeffhao · 13 years ago
  21. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago