1. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  2. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 13 years ago
  3. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 13 years ago
  4. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 13 years ago
  5. 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
  6. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 13 years ago
  7. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  8. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 13 years ago
  9. 3f9137d Fix NPE message in LLVM. by TDYa127 · 13 years ago
  10. 6a14433 Switch to Thread::WalkStack rather than manual Frame::Next. by Elliott Hughes · 13 years ago