1. 8311489 ObjPtr<>-ify debugger/jdwp. by Vladimir Marko · 5 years ago
  2. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  3. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  4. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  5. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  6. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  7. 7d1c049 Merge changes from topic "socket_peer_is_trusted" by Treehugger Robot · 6 years ago
  8. c2efd4d Remove libcutils socket_peer_is_trusted dependency. by Elliott Hughes · 6 years ago
  9. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  10. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  11. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  12. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  13. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  14. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  15. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  16. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  17. 88591fe ART: Simplify atomic.h by Orion Hodson · 6 years ago
  18. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  19. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  20. 4b49bb7 jdwp: send pids to adbd as raw integers. by Josh Gao · 6 years ago
  21. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  22. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  23. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  24. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  25. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  26. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  27. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  28. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  29. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  30. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  31. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  32. 70a4501 ART: Support for SourceDebugExtension by Orion Hodson · 7 years ago
  33. 7337631 Fixup JDWP for obsolete methods by Alex Light · 7 years ago
  34. cbb65ae jdwp: switch to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  35. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 7 years ago
  36. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 7 years ago
  37. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 7 years ago
  38. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  39. fb38266 Merge "Remove breakpoints from redefined classes" by Treehugger Robot · 7 years ago
  40. 5643caf Remove breakpoints from redefined classes by Alex Light · 7 years ago
  41. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 7 years ago
  42. 48fe794 Set timeout before connect to adb in jdwp. by Tao Wu · 8 years ago
  43. ec10799 Merge "Fix unquitable apps when debug enabled." by Treehugger Robot · 8 years ago
  44. d0a160d Fix unquitable apps when debug enabled. by Tao Wu · 8 years ago
  45. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  46. af8bcf8 Fix event reporting from the debugger thread by Sebastien Hertz · 8 years ago
  47. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  48. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  49. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  50. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  51. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  52. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  53. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  54. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  55. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  56. 4a28e1e Support new JDWP InterfaceType.InvokeMethod command by Alex Light · 8 years ago
  57. d817560 Fix non-Linux builds. by Roland Levillain · 9 years ago
  58. 3cbad24 Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  59. 15f9b27 Improves recent changes to art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  60. 0502c44 Fix JDWP host tests on Trusty. by Roland Levillain · 9 years ago
  61. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 9 years ago
  62. 0a97fc6 JDWP: default implementation of Method.IsObsolete by Sebastien Hertz · 9 years ago
  63. 358bcaf JDWP: fix possible JdwpEvent memory leak by Sebastien Hertz · 9 years ago
  64. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  65. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  66. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 9 years ago
  67. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  68. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 9 years ago
  69. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  70. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  71. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  72. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 9 years ago
  73. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  74. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  75. 261bc04 JDWP: more GC safety by Sebastien Hertz · 9 years ago
  76. 9d6bf69 JDWP: properly combine location events by Sebastien Hertz · 9 years ago
  77. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  78. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 9 years ago
  79. fac107b Merge "JDWP: fix thread_list deadlock" by Sebastien Hertz · 9 years ago
  80. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  81. a2d40be Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 9 years ago
  82. 6920639 JDWP: fix thread_list deadlock by Sebastien Hertz · 9 years ago
  83. 2c3e77a JDWP: clear exception when allocation fails by Sebastien Hertz · 9 years ago
  84. 4e5b208 Fix JDWP race at runtime shutdown by Sebastien Hertz · 9 years ago
  85. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 10 years ago
  86. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 9 years ago
  87. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 9 years ago
  88. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 9 years ago
  89. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 9 years ago
  90. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  91. 2bf93f4 JDWP: update thread synchronization by Sebastien Hertz · 10 years ago
  92. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 9 years ago
  93. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  94. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  95. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  96. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  97. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  98. 107e757 JDWP: do not report start/end events for thread without peer by Sebastien Hertz · 10 years ago
  99. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  100. 6d7839e JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago