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