1. 4da7f2f Fix missing card mark verification. by Mathieu Chartier · 12 years ago
  2. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  3. f42b6f9 Merge "Fix occasional deadlock caused by checkpoint root marking." into dalvik-dev by Ian Rogers · 12 years ago
  4. 664bebf Fix occasional deadlock caused by checkpoint root marking. by Mathieu Chartier · 12 years ago
  5. ac86a7c Remove bitmap lock from checkpoint root marking. by Mathieu Chartier · 12 years ago
  6. d22d548 Remove first GC pause. by Mathieu Chartier · 12 years ago
  7. 02b6a78 Parellel mark stack processing by Mathieu Chartier · 12 years ago
  8. 8161c03 More MIPS fixes. The vm-tests and oat tests all work on the emulator. by jeffhao · 12 years ago
  9. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago
  10. 0825427 Dump GC maps/verification for methods with bad roots. by Ian Rogers · 12 years ago
  11. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  12. 4202b74 Fix flipped condition in VerifyRoot by Mathieu Chartier · 12 years ago
  13. 128c52c Fix invalid root detection using wrong function to find space from object. by Mathieu Chartier · 12 years ago
  14. 9ebae1f Concurrent class linker and intern table root marking by Mathieu Chartier · 12 years ago
  15. 6f1c949 Add root verification when we try to mark an invalid object. by Mathieu Chartier · 12 years ago
  16. 1c23e1e More space refactoring. by Mathieu Chartier · 12 years ago
  17. 155dfe9 More Gc statistics and logging by Mathieu Chartier · 12 years ago
  18. f0bbeab Improve heap lock annotations. by Ian Rogers · 12 years ago
  19. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago