1. a9f303c Rewrite Class init entrypoint to take a Class arg. by Vladimir Marko · 7 years ago
  2. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  3. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  4. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  5. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  6. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 9 years ago
  7. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  8. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 9 years ago
  9. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 9 years ago
  10. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  11. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  12. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  13. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  14. 42ad288 Fix the signature of the IndexOf entry point. by Roland Levillain · 9 years ago
  15. c6328be Fix linter-related error. by Roland Levillain · 10 years ago
  16. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  17. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  18. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  19. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  20. e179456 ART: Fix some redundant declarations by Andreas Gampe · 11 years ago