1. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  2. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 7 years ago
  3. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  4. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 7 years ago
  5. 71b1708 Use correct type for GetValueFromShadowFrame by Mathieu Chartier · 7 years ago
  6. a1be713 Performance improvements in invoke-polymorphic runtime support by Orion Hodson · 7 years ago
  7. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 7 years ago
  8. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 7 years ago
  9. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  10. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  11. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  12. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  13. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  14. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  15. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago