1. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  2. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  3. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/nth_caller_visitor.h]
  4. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  5. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  6. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 12 years ago
  7. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  8. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 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 · 12 years ago
  10. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 12 years ago
  11. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  12. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 12 years ago
  13. 3f9137d Fix NPE message in LLVM. by TDYa127 · 12 years ago
  14. 6a14433 Switch to Thread::WalkStack rather than manual Frame::Next. by Elliott Hughes · 12 years ago