1. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 6 years ago
  2. a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 6 years ago
  3. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  4. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  5. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 6 years ago
  6. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  7. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  8. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 7 years ago
  9. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  10. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  11. 36a296f ART: Refactor stack.h by Andreas Gampe · 7 years ago
  12. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  13. deae7db ART: Add missing namespace comments by Andreas Gampe · 7 years ago
  14. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  15. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  16. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  17. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  18. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  19. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  20. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  21. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 8 years ago
  22. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  23. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  24. da24650 method_handles: Minor refactor of PerformArgumentConversions. by Narayan Kamath · 8 years ago
  25. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 8 years ago
  26. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago