1. 8f187c3 Add static asserts we have a full list of mirror classes by Alex Light · 5 years ago
  2. 4b79501 Remove unused art::mirror::MethodHandle::GetTargetClass by Orion Hodson · 7 years ago
  3. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 7 years ago
  4. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 7 years ago
  5. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 7 years ago
  6. c971eaf Basic structural redefinition support by Alex Light · 7 years ago
  7. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 7 years ago
  8. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 8 years ago
  9. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 8 years ago
  10. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 8 years ago
  11. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 8 years ago
  12. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 9 years ago
  13. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 9 years ago
  14. c069a30 ART: invoke-custom support by Orion Hodson · 9 years ago
  15. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  16. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 9 years ago
  17. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 9 years ago
  18. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 10 years ago
  19. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 10 years ago
  20. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 10 years ago
  21. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 10 years ago
  22. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 10 years ago
  23. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 10 years ago