1. a10aa37 Follow up on CL 123650 by Sebastien Hertz · 10 years ago
  2. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  3. a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  4. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  5. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  6. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  7. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 10 years ago
  8. ed2be17 Reduce lock contention when debugging by Sebastien Hertz · 10 years ago
  9. ca1d06c Optimized instrumentation listener handling by Daniel Mihalyi · 10 years ago
  10. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  11. 799eb3a Add read barriers for the GC roots in Instrumentation. by Hiroshi Yamauchi · 10 years ago
  12. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 10 years ago
  13. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 10 years ago
  14. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  15. 42cd43f Register debugger for interesting instrumentation events only by Sebastien Hertz · 10 years ago
  16. 3f52eaf Prepare field watchpoint support by Sebastien Hertz · 10 years ago
  17. a76a6d4 Support inlining with breakpoint by Sebastien Hertz · 10 years ago
  18. 4d25df3 Refactor deoptimization support in debugger by Sebastien Hertz · 10 years ago
  19. 3b05e9b Add missing debugger root visiting. by Mathieu Chartier · 10 years ago
  20. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  21. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 11 years ago
  22. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  23. 563b47c Fix the bug that some compiled code was invoked with -Xint. by Hiroshi Yamauchi · 10 years ago
  24. 11d40c2 Fix deoptimization deadlock by Sebastien Hertz · 10 years ago
  25. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  26. 138dbfc Selective deoptimization. by Sebastien Hertz · 11 years ago
  27. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  28. e24fa3e Merge "Propagate 'this_object' for method unwind event." into dalvik-dev by Sebastien Hertz · 11 years ago
  29. 51db44a Propagate 'this_object' for method unwind event. by Sebastien Hertz · 11 years ago
  30. 5bfd5c9 Fix missing class initialization during instrumentation. by Sebastien Hertz · 11 years ago
  31. fa82427 Fix oatdump and valgrind. by Ian Rogers · 11 years ago
  32. ee1997a Improve interpreter handler table management. by Sebastien Hertz · 11 years ago
  33. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 11 years ago
  34. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  35. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  36. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  37. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 11 years ago
  38. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/instrumentation.h]
  39. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 11 years ago
  40. 74109f6 Better inline instrumentation callbacks in interpreter. by Sebastien Hertz · 11 years ago
  41. 9cec247 Various improvements to interpreter. by Jeff Hao · 11 years ago
  42. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  43. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  44. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  45. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  46. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago