1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  2. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 10 years ago
  3. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  4. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 11 years ago
  5. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 11 years ago
  6. b688611 ART: Remove unnecessary includes by Andreas Gampe · 11 years ago
  7. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  8. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  9. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  10. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  11. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  12. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  13. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/mips/context_mips.cc]
  14. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/mips/context_mips.cc]
  16. 8b1ce16 Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for MIPS, previously fixed for ARM and x86) by Brian Carlstrom · 13 years ago
  17. 8e26b31 MIPS build fix. by Ian Rogers · 13 years ago
  18. 4a4552d Fix build of art/src/oat/runtime/mips/context_mips.cc by Brian Carlstrom · 13 years ago
  19. 8dbb708 Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name]. by Logan Chien · 13 years ago
  20. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  21. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 13 years ago
  22. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 13 years ago
  23. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  24. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago