1. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 9 years ago
  2. f1e8630 ART: Clean up IRT-related abort messaging by Andreas Gampe · 9 years ago
  3. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  4. 39b6c24 Intercept JNI invocation of String.<init> methods. by Jeff Hao · 10 years ago
  5. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  6. 86891cd Fix a merge error in cl 108991. by Hiroshi Yamauchi · 11 years ago
  7. 4838d66 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 11 years ago
  8. 8a74117 Address read barrier issue with cl/106467 by Hiroshi Yamauchi · 11 years ago
  9. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 11 years ago
  10. 0517f4d Honor the read barrier option in IRT::Get(). by Hiroshi Yamauchi · 11 years ago
  11. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  12. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 11 years ago
  13. a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
  14. 196851b Add read barriers for the weak roots in the JNI weak globals. by Hiroshi Yamauchi · 11 years ago
  15. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  16. c56057e Add lockless SynchronizedGet for indirect reference table. by Mathieu Chartier · 11 years ago