1. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  2. 848871b Entry point clean up. 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_instrumentation.cc]
  4. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_instrumentation.cc]
  6. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 12 years ago
  7. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  8. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  9. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  10. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 13 years ago
  11. 6641ea1 Fix stack walking when top frame has null method pointer. by jeffhao · 13 years ago
  12. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 13 years ago
  13. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 13 years ago