1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  2. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 12 years ago
  3. d4beb6b Inline field and method resolution. by Sebastien Hertz · 12 years ago
  4. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  5. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  6. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  7. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_invoke.cc]
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_invoke.cc]
  9. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 12 years ago
  10. 75b2a4a Remove use of DecodedInstruction at runtime. by Sebastien Hertz · 12 years ago
  11. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 12 years ago
  12. 1f3bc2f Fix MIPS jni stub and save gp as part of ref only saves. by Jeff Hao · 12 years ago
  13. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  14. 262e251 Fixed slow path for invoke-direct with null this pointer. by jeffhao · 13 years ago
  15. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 13 years ago
  16. a638941 Fix regression in target run-test 069. . by Ian Rogers · 13 years ago
  17. 137e88f Fast path interface dispatch. by Ian Rogers · 13 years ago
  18. 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
  19. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  20. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 13 years ago
  21. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  22. a92f971 Additional log output for artInvokeCommon code == NULL. by Mathieu Chartier · 13 years ago
  23. a21039c Fix a bunch more lint. by Elliott Hughes · 13 years ago
  24. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago