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