1. 4bbe780 Merge "Minor improvements for the CC collector." by Hiroshi Yamauchi · 9 years ago
  2. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  3. fed3e2f Relax some CASes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  4. fa75518 Improvements for table lookup read barriers. by Hiroshi Yamauchi · 9 years ago
  5. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 9 years ago
  6. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  7. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 9 years ago
  8. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  9. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  10. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  11. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  12. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 10 years ago
  13. 1bd4872 Add read barriers to the weak roots in the intern table. by Hiroshi Yamauchi · 10 years ago
  14. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 10 years ago
  15. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  16. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago