1. d7959c2 Revert^2 "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  2. a05ddd5 Revert "ART: Fix MethodHandle invoke-super" by Orion Hodson · 6 years ago
  3. 9b92fb5 ART: Fix MethodHandle invoke-super by Orion Hodson · 6 years ago
  4. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 6 years ago
  5. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  6. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  7. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 6 years ago
  8. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  9. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  10. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  11. c1d3bac ART: Type conversion fixes for MethodHandles by Orion Hodson · 6 years ago
  12. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 6 years ago
  13. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 7 years ago
  14. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  15. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  16. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 7 years ago
  17. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  18. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  19. 71b1708 Use correct type for GetValueFromShadowFrame by Mathieu Chartier · 7 years ago
  20. a1be713 Performance improvements in invoke-polymorphic runtime support by Orion Hodson · 7 years ago
  21. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 7 years ago
  22. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 7 years ago
  23. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  24. c069a30 ART: invoke-custom support by Orion Hodson · 7 years ago
  25. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 7 years ago
  26. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 7 years ago
  27. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  28. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  29. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago