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. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  4. 4da7f2f Fix missing card mark verification. by Mathieu Chartier · 12 years ago
  5. d22d548 Remove first GC pause. by Mathieu Chartier · 12 years ago
  6. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  7. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago[Renamed (85%) from src/card_table.h]
  8. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 12 years ago
  9. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  10. fd678be Additional heap verification for the Gc by Mathieu Chartier · 12 years ago
  11. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  12. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  13. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  14. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  15. b43b7d4 Enable mod union table by Mathieu Chartier · 12 years ago
  16. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  17. 24edeb5 Fix some camelCase. by Elliott Hughes · 12 years ago
  18. a639903 Fix and re-enable CMS by Mathieu Chartier · 12 years ago
  19. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 12 years ago
  20. 262e5ff Enable card cleaning by Mathieu Chartier · 12 years ago
  21. 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 12 years ago
  22. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  23. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  24. f0605a0 If a card table or mark stack allocation fails, dump /proc/self/maps. by Elliott Hughes · 13 years ago
  25. 39da035 Changed card table to use less cards when heap size is limited. by jeffhao · 13 years ago
  26. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago