1. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  2. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  3. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  4. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 8 years ago
  5. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  6. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  7. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  8. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  9. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  10. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  11. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  12. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  13. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  14. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  15. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  16. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  17. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  18. 2debd80 Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 10 years ago
  19. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  20. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  21. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago