1. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  2. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  3. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  4. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 7 years ago
  5. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  6. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  7. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  8. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  9. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  10. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  11. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 9 years ago
  12. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  13. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  14. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago