1. 524e7ea Remove ArtCode. by Nicolas Geoffray · 10 years ago
  2. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 10 years ago
  3. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  4. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 10 years ago
  5. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  6. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  7. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  8. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 10 years ago
  9. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  10. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 11 years ago
  11. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 11 years ago
  12. b688611 ART: Remove unnecessary includes by Andreas Gampe · 11 years ago
  13. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  14. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  15. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  16. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  17. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  18. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  19. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/mips/context_mips.cc]
  20. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  21. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/mips/context_mips.cc]
  22. 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
  23. 8e26b31 MIPS build fix. by Ian Rogers · 13 years ago
  24. 4a4552d Fix build of art/src/oat/runtime/mips/context_mips.cc by Brian Carlstrom · 13 years ago
  25. 8dbb708 Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name]. by Logan Chien · 13 years ago
  26. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  27. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 13 years ago
  28. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 13 years ago
  29. 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
  30. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago