1. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 11 years ago
  2. 7b6da36 Don't deopt for tracing due to stability. by Ian Rogers · 11 years ago
  3. 816432e Deopt for method entry/exit when not sampling. by Ian Rogers · 11 years ago
  4. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  5. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  6. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  7. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  8. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  9. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  10. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  11. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/instrumentation.cc]
  13. f3e861d Fix GetQuickCodeFor to return actual code pointer if it exists. by Jeff Hao · 11 years ago
  14. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 11 years ago
  15. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  16. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  17. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  18. c0bd4da Temporarily clear exception during ExceptionCaughtEvent. by Jeff Hao · 11 years ago
  19. 14dd5a8 Fix exception caught listeners and frame type for deopt. by Jeff Hao · 11 years ago
  20. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  21. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  22. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  23. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  24. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 12 years ago
  25. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  26. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  27. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago