1. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 6 years ago
  2. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 7 years ago
  3. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 7 years ago
  4. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 8 years ago
  5. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 8 years ago
  6. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 8 years ago
  7. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 8 years ago
  8. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 9 years ago
  9. c069a30 ART: invoke-custom support by Orion Hodson · 9 years ago
  10. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 10 years ago
  11. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 10 years ago