1. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  2. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  3. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  4. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 6 years ago
  5. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 6 years ago
  6. 7c5acbb ART: Fix some types by Andreas Gampe · 7 years ago
  7. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  8. 67f0e9c ART: Fix stale reference use in debugger. by Vladimir Marko · 6 years ago
  9. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  10. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 6 years ago
  11. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  12. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  13. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  14. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  15. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 6 years ago
  16. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 7 years ago
  17. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  18. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 7 years ago
  19. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 7 years ago
  20. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  21. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 7 years ago
  22. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  23. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  24. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 7 years ago
  25. fd63bbf ART: Add string-alloc-inl.h by Andreas Gampe · 7 years ago
  26. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  27. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 7 years ago
  28. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
  29. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 7 years ago
  30. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 7 years ago
  31. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 7 years ago
  32. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  33. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  34. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  35. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  36. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  37. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  38. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 7 years ago
  39. 1eeefa6 Remove unhelpful ExceptionDescribe from DDMS error path. by Alex Light · 7 years ago
  40. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  41. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  42. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  43. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  44. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  45. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  46. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  47. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 8 years ago
  48. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  49. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 8 years ago
  50. acea243 Merge changes Ic67db951,I1ba0f43c by Treehugger Robot · 8 years ago
  51. e5463a8 Ensure that DDM processing doesn't leave unhandled exceptions by Alex Light · 8 years ago
  52. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 8 years ago
  53. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 8 years ago
  54. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 8 years ago
  55. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 8 years ago
  56. 772099a Add remaining DDMS messages into DdmPublishChunk by Alex Light · 8 years ago
  57. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 8 years ago
  58. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 8 years ago
  59. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 8 years ago
  60. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  61. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 8 years ago
  62. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  63. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  64. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  65. 05f4774 Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Alex Light · 8 years ago
  66. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  67. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
  68. b2c8fc6 Revert "Make WatchedFramePop instrumentation event pure-virtual" by Nicolas Geoffray · 8 years ago
  69. a0e0f10 Make WatchedFramePop instrumentation event pure-virtual by Alex Light · 8 years ago
  70. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
  71. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
  72. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  73. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  74. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 8 years ago
  75. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  76. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  77. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 8 years ago
  78. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 8 years ago
  79. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 8 years ago
  80. ff29cee ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 8 years ago
  81. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 8 years ago
  82. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  83. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 8 years ago
  84. e00ec30 Make native field operations call instrumentation listeners. by Alex Light · 8 years ago
  85. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  86. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  87. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 8 years ago
  88. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 8 years ago
  89. 40dc110 Merge "ART: Support for SourceDebugExtension" by Orion Hodson · 8 years ago
  90. cdd798d Follow-up to 70d60275cc2860bde50e5f9c5b151e94f745ae14 by Sebastien Hertz · 8 years ago
  91. 70a4501 ART: Support for SourceDebugExtension by Orion Hodson · 8 years ago
  92. 70d6027 JDWP: fix Dbg::ResumeThread by Sebastien Hertz · 8 years ago
  93. 7337631 Fixup JDWP for obsolete methods by Alex Light · 8 years ago
  94. cafa081 Use GetPeerFromOtherThread in debugger. by Nicolas Geoffray · 8 years ago
  95. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  96. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 8 years ago
  97. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 8 years ago
  98. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  99. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 9 years ago
  100. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 9 years ago