1. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  2. 4c1c510 Improve stack walk performance. by Vladimir Marko · 11 years ago
  3. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 11 years ago
  4. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  5. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  6. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_instrumentation.cc]
  7. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_instrumentation.cc]
  9. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 12 years ago
  10. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  11. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  12. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  13. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 13 years ago
  14. 6641ea1 Fix stack walking when top frame has null method pointer. by jeffhao · 13 years ago
  15. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 13 years ago
  16. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 13 years ago