1. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  2. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  3. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  4. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  5. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  6. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  7. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  8. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 9 years ago
  9. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  10. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  12. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  13. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago