1. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  2. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 8 years ago
  3. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 8 years ago
  4. 70a4501 ART: Support for SourceDebugExtension by Orion Hodson · 8 years ago
  5. 7337631 Fixup JDWP for obsolete methods by Alex Light · 8 years ago
  6. cbb65ae jdwp: switch to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  7. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  8. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  9. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  10. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  11. fb38266 Merge "Remove breakpoints from redefined classes" by Treehugger Robot · 8 years ago
  12. 5643caf Remove breakpoints from redefined classes by Alex Light · 8 years ago
  13. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  14. 48fe794 Set timeout before connect to adb in jdwp. by Tao Wu · 8 years ago
  15. ec10799 Merge "Fix unquitable apps when debug enabled." by Treehugger Robot · 8 years ago
  16. d0a160d Fix unquitable apps when debug enabled. by Tao Wu · 8 years ago
  17. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  18. af8bcf8 Fix event reporting from the debugger thread by Sebastien Hertz · 8 years ago
  19. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  20. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  21. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  22. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  23. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  24. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  25. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  26. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 9 years ago
  27. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  28. 4a28e1e Support new JDWP InterfaceType.InvokeMethod command by Alex Light · 9 years ago
  29. d817560 Fix non-Linux builds. by Roland Levillain · 9 years ago
  30. 3cbad24 Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  31. 15f9b27 Improves recent changes to art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  32. 0502c44 Fix JDWP host tests on Trusty. by Roland Levillain · 9 years ago
  33. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 9 years ago
  34. 0a97fc6 JDWP: default implementation of Method.IsObsolete by Sebastien Hertz · 9 years ago
  35. 358bcaf JDWP: fix possible JdwpEvent memory leak by Sebastien Hertz · 9 years ago
  36. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 10 years ago
  37. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 10 years ago
  38. 738c4c9 JDWP: attempt to fix failure on closed connection by Sebastien Hertz · 10 years ago
  39. aa50d3a Add missing field init in constructors by Sebastien Hertz · 10 years ago
  40. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 10 years ago
  41. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  42. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  43. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  44. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 10 years ago
  45. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  46. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  47. 261bc04 JDWP: more GC safety by Sebastien Hertz · 10 years ago
  48. 9d6bf69 JDWP: properly combine location events by Sebastien Hertz · 10 years ago
  49. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  50. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 10 years ago
  51. fac107b Merge "JDWP: fix thread_list deadlock" by Sebastien Hertz · 10 years ago
  52. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  53. a2d40be Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
  54. 6920639 JDWP: fix thread_list deadlock by Sebastien Hertz · 10 years ago
  55. 2c3e77a JDWP: clear exception when allocation fails by Sebastien Hertz · 10 years ago
  56. 4e5b208 Fix JDWP race at runtime shutdown by Sebastien Hertz · 10 years ago
  57. eb07669 JDWP: Optimized single step during debugging by Daniel Mihalyi · 11 years ago
  58. 1558b57 JDWP: allocate DebugInvokeReq only when requested by Sebastien Hertz · 10 years ago
  59. 184c9dc Fix some incorrect IsCompiler instead of IsAotCompiler by Mathieu Chartier · 10 years ago
  60. ff9b747 Merge "JDWP: fix thread state on event suspension" by Sebastien Hertz · 10 years ago
  61. 813b960 JDWP: fix thread state on event suspension by Sebastien Hertz · 10 years ago
  62. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  63. 2bf93f4 JDWP: update thread synchronization by Sebastien Hertz · 10 years ago
  64. 3be6e9d Read JDWP options from runtime by Sebastien Hertz · 10 years ago
  65. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  66. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  67. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  68. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  69. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  70. 107e757 JDWP: do not report start/end events for thread without peer by Sebastien Hertz · 10 years ago
  71. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  72. 6d7839e JDWP: avoid crash on unsupported modifier by Sebastien Hertz · 10 years ago
  73. f392879 JDWP: only deoptimize when it is required by Sebastien Hertz · 10 years ago
  74. ec17f98 kill HAVE_GETHOSTBYNAME_R by Yabin Cui · 10 years ago
  75. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  76. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  77. 54efee5 Merge "Make ObjectRegistry::InternalAdd GC safe" by Sebastien Hertz · 10 years ago
  78. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 10 years ago
  79. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  80. 033aabf Only watch location for BREAKPOINT event by Sebastien Hertz · 10 years ago
  81. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  82. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 11 years ago
  83. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 10 years ago
  84. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 10 years ago
  85. 6995c60 Update JDWP event filtering to avoid useless ids by Sebastien Hertz · 11 years ago
  86. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  87. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 11 years ago
  88. a06430c Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 11 years ago
  89. 070f732 Fix deadlock in VirtualMachine.AllThreads by Sebastien Hertz · 11 years ago
  90. 4537c41 Don't hold any lock when visiting classes from JDWP by Sebastien Hertz · 11 years ago
  91. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 11 years ago
  92. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 11 years ago
  93. 60ed7da Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 11 years ago
  94. c6345ef Fix JDWP event races by Sebastien Hertz · 11 years ago
  95. 37f3c96 Avoid direct use of QuasiAtomic by using Atomic. by Ian Rogers · 11 years ago
  96. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  97. 0ec17d2 Remove Dbg::VisitRoots(). by Hiroshi Yamauchi · 11 years ago
  98. a032870 Fix memory leak in JDWP object registry by Sebastien Hertz · 11 years ago
  99. bca0d3d More verbose logs for JDWP events by Sebastien Hertz · 11 years ago
  100. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 11 years ago