1. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 11 years ago
  2. 563b47c Fix the bug that some compiled code was invoked with -Xint. by Hiroshi Yamauchi · 11 years ago
  3. 11d40c2 Fix deoptimization deadlock by Sebastien Hertz · 11 years ago
  4. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  5. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  6. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  7. e24fa3e Merge "Propagate 'this_object' for method unwind event." into dalvik-dev by Sebastien Hertz · 11 years ago
  8. 51db44a Propagate 'this_object' for method unwind event. by Sebastien Hertz · 11 years ago
  9. 5bfd5c9 Fix missing class initialization during instrumentation. by Sebastien Hertz · 11 years ago
  10. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  11. ee1997a Improve interpreter handler table management. by Sebastien Hertz · 11 years ago
  12. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 11 years ago
  13. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  14. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  15. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  16. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/instrumentation.h]
  18. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 11 years ago
  19. 74109f6 Better inline instrumentation callbacks in interpreter. by Sebastien Hertz · 11 years ago
  20. 9cec247 Various improvements to interpreter. by Jeff Hao · 11 years ago
  21. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  22. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  23. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  24. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  25. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago