1. 2e5de78 Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE. by Hiroshi Yamauchi · 9 years ago
  2. 49c9333 Remove ALWAYS_INLINE from ReadBarrier::Mark(). by Hiroshi Yamauchi · 9 years ago
  3. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  4. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  5. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  6. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  7. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  8. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  9. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  10. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  11. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  12. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 10 years ago
  13. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 10 years ago
  14. 1bd4872 Add read barriers to the weak roots in the intern table. by Hiroshi Yamauchi · 10 years ago
  15. 4cba0d9 Add a read barrier for weak roots in monitors. by Hiroshi Yamauchi · 10 years ago
  16. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  17. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago
  18. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago