1. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  2. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  3. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_throw.cc]
  4. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_throw.cc]
  5. 0a3b863 Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero. by Sebastien Hertz · 12 years ago
  6. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  7. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  8. 94d6df4 Fixes to make all run-tests except 051-thread work. by jeffhao · 13 years ago
  9. d752132 Various fixes to the interpreter. First 23 run-test tests pass. by jeffhao · 13 years ago
  10. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 13 years ago
  11. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 13 years ago
  12. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 13 years ago
  13. 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
  14. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  15. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 13 years ago
  16. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 13 years ago
  17. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  18. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  19. 6cf2388 Simplify the default stack size handling. by Elliott Hughes · 13 years ago
  20. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago
  21. 9e5f5c1 Implement throw-verification-error opcode in LLVM-based compiler. by Logan Chien · 13 years ago
  22. 3f9137d Fix NPE message in LLVM. by TDYa127 · 13 years ago
  23. 6a14433 Switch to Thread::WalkStack rather than manual Frame::Next. by Elliott Hughes · 13 years ago
  24. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  25. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago