1. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 8 years ago
  2. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  3. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago
  4. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 8 years ago
  5. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 8 years ago
  6. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  7. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  8. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  9. a8e3b86 ART: Remove IRT cruft by Andreas Gampe · 8 years ago
  10. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  11. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  12. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  13. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  14. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  15. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  16. 5f4a09a ART: Add CheckJNI lock checking by Andreas Gampe · 9 years ago
  17. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  18. 3f5881f ART: IRT refactor by Andreas Gampe · 9 years ago
  19. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  20. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago