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