1. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  2. fd678be Additional heap verification for the Gc by Mathieu Chartier · 12 years ago
  3. 357e9be Sticky mark bits "generational" GC by Mathieu Chartier · 12 years ago
  4. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  5. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 12 years ago
  6. b062fdd Each space has its own bitmap(s) by Mathieu Chartier · 12 years ago
  7. b43b7d4 Enable mod union table by Mathieu Chartier · 12 years ago
  8. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  9. 24edeb5 Fix some camelCase. by Elliott Hughes · 12 years ago
  10. a639903 Fix and re-enable CMS by Mathieu Chartier · 12 years ago
  11. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 12 years ago
  12. 262e5ff Enable card cleaning by Mathieu Chartier · 12 years ago
  13. 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 12 years ago
  14. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  15. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  16. f0605a0 If a card table or mark stack allocation fails, dump /proc/self/maps. by Elliott Hughes · 13 years ago
  17. 39da035 Changed card table to use less cards when heap size is limited. by jeffhao · 13 years ago
  18. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago