1. d698ef5 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  2. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  3. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  4. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  5. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  6. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  7. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  8. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  9. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 6 years ago
  10. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 6 years ago
  11. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 6 years ago
  12. acea243 Merge changes Ic67db951,I1ba0f43c by Treehugger Robot · 6 years ago
  13. e5463a8 Ensure that DDM processing doesn't leave unhandled exceptions by Alex Light · 6 years ago
  14. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 6 years ago
  15. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 6 years ago
  16. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  17. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  18. 772099a Add remaining DDMS messages into DdmPublishChunk by Alex Light · 7 years ago
  19. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  20. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  21. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  22. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  23. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
  24. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  25. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  26. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  27. 05f4774 Revert "Revert "Make WatchedFramePop instrumentation event pure-virtual"" by Alex Light · 7 years ago
  28. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  29. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  30. b2c8fc6 Revert "Make WatchedFramePop instrumentation event pure-virtual" by Nicolas Geoffray · 7 years ago
  31. a0e0f10 Make WatchedFramePop instrumentation event pure-virtual by Alex Light · 7 years ago
  32. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  33. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  34. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  35. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  36. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  37. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  38. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  39. 84eadb2 ART: Change StringTable to unordered_set by Andreas Gampe · 7 years ago
  40. 2eeb01a ART: Change StringTable for RecentAllocations by Andreas Gampe · 7 years ago
  41. d0fc768 ART: Presize output vector in RecentAllocations by Andreas Gampe · 7 years ago
  42. ff29cee ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 7 years ago
  43. f774a4e ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 7 years ago
  44. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 7 years ago
  45. 97e7803 Move debugger.cc GetCanonicalMethod to ArtMethod by Alex Light · 7 years ago
  46. e00ec30 Make native field operations call instrumentation listeners. by Alex Light · 7 years ago
  47. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 7 years ago
  48. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  49. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  50. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  51. 40dc110 Merge "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  52. cdd798d Follow-up to 70d60275cc2860bde50e5f9c5b151e94f745ae14 by Sebastien Hertz · 7 years ago
  53. 70a4501 ART: Support for SourceDebugExtension by Orion Hodson · 7 years ago
  54. 70d6027 JDWP: fix Dbg::ResumeThread by Sebastien Hertz · 7 years ago
  55. 7337631 Fixup JDWP for obsolete methods by Alex Light · 7 years ago
  56. cafa081 Use GetPeerFromOtherThread in debugger. by Nicolas Geoffray · 7 years ago
  57. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  58. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 7 years ago
  59. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 7 years ago
  60. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 7 years ago
  61. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 7 years ago
  62. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 7 years ago
  63. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 7 years ago
  64. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 7 years ago
  65. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 7 years ago
  66. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 7 years ago
  67. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 7 years ago
  68. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 7 years ago
  69. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 7 years ago
  70. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  71. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  72. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  73. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  74. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  75. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  76. 2d85595 Move Heap::GetInstances to use Handles by Mathieu Chartier · 8 years ago
  77. aea9bfb Use handles for GetReferringObjects by Mathieu Chartier · 8 years ago
  78. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  79. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  80. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  81. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  82. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  83. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  84. de19a25 Ensure class is initialized when reading its fields from debugger. by Jeff Hao · 8 years ago
  85. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  86. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  87. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  88. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  89. 064d24e Revert "Revert "Fix debugger calling new String()."" by Jeff Hao · 8 years ago
  90. f91b5f3 Merge "Revert "Fix debugger calling new String()."" by Nicolas Geoffray · 8 years ago
  91. 85f692b Merge "Revert "Fix debugger missing handle between adding and tagging object."" by Nicolas Geoffray · 8 years ago
  92. 528954f Revert "Fix debugger missing handle between adding and tagging object." by Nicolas Geoffray · 8 years ago
  93. 6f48d4c Revert "Fix debugger calling new String()." by Nicolas Geoffray · 8 years ago
  94. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  95. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  96. 9e08784 Fix debugger missing handle between adding and tagging object. by Jeff Hao · 8 years ago
  97. f15ec05 Fix debugger calling new String(). by Jeff Hao · 8 years ago
  98. aef0c91 JDWP: fix method argument count by Sebastien Hertz · 8 years ago
  99. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  100. faf18de Merge "Remove SetStateUnsafe in Debugger::Disconnected." by Hiroshi Yamauchi · 8 years ago