1. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  2. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  3. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  4. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  5. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  6. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  7. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  8. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  9. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  10. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  11. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  12. 2e42cf1 MIPS64: Properly preserve $gp in art_quick_test_suspend by Goran Jakovljevic · 8 years ago
  13. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  14. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 8 years ago
  15. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  16. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  17. 1e24b28 Merge "MIPS: Improving art_quick_imt_conflict_trampoline" by Nicolas Geoffray · 9 years ago
  18. 59028d9 MIPS: Improving art_quick_imt_conflict_trampoline by Goran Jakovljevic · 9 years ago
  19. 3bc1381 Implement on-stack replacement for MIPS32 and MIPS64 by Goran Jakovljevic · 9 years ago
  20. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  21. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  22. cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 9 years ago
  23. 982a9a8 Rosalloc fast path in assembly for MIPS64 by Goran Jakovljevic · 9 years ago
  24. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  25. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  26. 9701c2e MIPS64: Implement intrinsics from java.lang.String: by Chris Larsen · 9 years ago
  27. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  28. dbf056d ART: Move code from RA to T9 in Mips64 longjump by Andreas Gampe · 9 years ago
  29. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  30. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  31. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 9 years ago
  32. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  33. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 9 years ago
  34. 84bc06e [MIPS] Fix method tracing for mips64 by Lazar Trsic · 9 years ago
  35. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 9 years ago
  36. 80f7a57 [MIPS64] Fix art_quick_invoke_stub argument offsets. by Nikola Veljkovic · 9 years ago
  37. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  38. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 9 years ago
  39. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 9 years ago
  40. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 10 years ago
  41. 8223b80 Fix mips64 bugs. by Douglas Leung · 10 years ago
  42. e85e123 ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points. by Vladimir Marko · 10 years ago
  43. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  44. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  45. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  46. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 10 years ago
  47. 6ea651f Initial support for quick compiler on MIPS64r6. by Maja Gagic · 10 years ago
  48. 126d659 Fix generic JNI stubs to not discard the Java native frame. by Nicolas Geoffray · 10 years ago
  49. 6461d19 Add Mips64 art_quick_proxy_invoke_handler assembly. by Douglas Leung · 10 years ago
  50. cc7c39d ART: Add Mips64 resolution trampoline assembly by Andreas Gampe · 10 years ago
  51. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago