3.0.4
  1. c723515 [dds/dap] Print any stderr events when the app being tested terminates to help catch VM crashes by Danny Tuppeny · 2 years, 5 months ago
  2. 57ba99c [dds/dap] Handle sentinel values in Scopes and Variables requests by Danny Tuppeny · 2 years, 5 months ago
  3. b984c30 [dds/dap] Don't sent breakpoint changed events until after the response to setBreakpoints. by Danny Tuppeny · 2 years, 5 months ago
  4. 1112942 [dds/dap] Don't call setLibraryDebuggable unnecessarily by Danny Tuppeny · 2 years, 5 months ago
  5. f927a25 [dds/dap] Update test expectations for test_api/matcher change by Danny Tuppeny · 2 years, 6 months ago
  6. 53319cf [dds/dap] Remove breakpoints and resume when trying to terminate test runs by Danny Tuppeny · 2 years, 6 months ago
  7. baff237 [dds] updates to the dart devtools app size cli flags by Devon Carew · 2 years, 6 months ago
  8. 4ac70a3 Add 'cache-control: no-store' header to DevTools server by Elliott Brooks · 2 years, 6 months ago
  9. 2d1373b Add missing changelog entry for breakpoint changes by Danny Tuppeny · 2 years, 6 months ago
  10. 6bce1b1 [dds/dap] Add global variables to scopes/variables requests by Danny Tuppeny · 2 years, 6 months ago
  11. 55cb3ce [dds/dap] Add support for breakpoint resolution by Danny Tuppeny · 2 years, 6 months ago
  12. c0c5231 Reland "[VM/Service] Start indexing positional record fields at 1" by Derek Xu · 2 years, 7 months ago
  13. 3d39175 [dds/dap] Improve display of errors calling toString() in debug views by Danny Tuppeny · 2 years, 7 months ago
  14. 2d15cad [pkg/dds] use package:lints/recommended.yaml by Devon Carew · 2 years, 7 months ago
  15. 43e26f1 [dds/dap] Add support for showing inspect() variables in the debug console by Danny Tuppeny · 2 years, 7 months ago
  16. 9356df4 [dds/dap] Ensure variable evaluateNames are stored for all lists/fields/getters by Danny Tuppeny · 2 years, 7 months ago
  17. 7599222 Update to vm_service:11.0.0 in dds by Dan Chevalier · 2 years, 7 months ago
  18. c14cc6d [ package:dds ] Fix TypeError when attempting to debug DevTools requests by Ben Konyi · 2 years, 7 months ago
  19. 72cb7dd [dds/dap] Map fileUri/uri fields in ToolEvents before sending to client by Danny Tuppeny · 2 years, 7 months ago
  20. 7797888 Spelling by Josh Soref · 2 years, 7 months ago
  21. 63180b9 Remove superfluous words. by Ahmed Ashour · 2 years, 7 months ago
  22. 16ede0e [dds] Bump version and update changelog to reflect published 2.7.3 by Danny Tuppeny · 2 years, 7 months ago
  23. b1c44bf [dds/dap] Support format.hex in DAP evaluateRequest + variablesRequest by Danny Tuppeny · 2 years, 8 months ago
  24. 1ff357f [dds/dap] Tidy up variables formatting and allow "format specifiers" in evaluation expressions by Danny Tuppeny · 2 years, 8 months ago
  25. bb78e4f [dds] Replace @alwaysThrows with Never by Sam Rawlins · 2 years, 8 months ago
  26. 589876b [dds/dap] Don't try to send invalid URIs to VM Service _lookupResolvedPackageUris by Danny Tuppeny · 2 years, 8 months ago
  27. b9b6511 Spelling sdk by Alexander Thomas · 2 years, 8 months ago
  28. 0f065ef [dds/dap] Support showing Record fields in debugger views by Danny Tuppeny · 2 years, 8 months ago
  29. 9e4dc75 Spelling pkg by Josh Soref · 2 years, 8 months ago
  30. 4fdbe1b [dds] Pass existing DDS URI in existingDdsInstance exception by Danny Tuppeny · 2 years, 8 months ago
  31. 7734f11 [dds/dap] Switch SILENT_OBSERVATORY to SILENT_VM_SERVICE by Danny Tuppeny · 2 years, 8 months ago
  32. 0a0c90e3 [DDS] Prepare for 2.7.2 release by Ben Konyi · 2 years, 8 months ago
  33. 3a77ebd [ DDS ] Ignore method no found responses for `streamCpuSamplesWithUserTag` by Ben Konyi · 2 years, 8 months ago
  34. 3949fe9 [dds/dap] Forward toolEvents on to the DAP client by Danny Tuppeny · 2 years, 8 months ago
  35. ac23909 [pkg:dds] Update pkg:vm_service dependency to >=9.0.0 <11.0.0 by Derek Xu · 2 years, 8 months ago
  36. ab5b7d7 [ DDS / VM Service ] Simplify DevTools URI construction by Ben Konyi · 2 years, 8 months ago
  37. 9a7d885 [pkg:dds, pkg:dds_service_extensions] Update pkg:vm_service dependency to ^10.0.0 by Derek Xu · 2 years, 8 months ago
  38. 52f62ea [ package:dds ] Add support for registering external DevTools servers with DDS by Ben Konyi · 2 years, 8 months ago
  39. 5b50a61 [dds/dap] Fix handling of errors when fetching full strings by Danny Tuppeny · 2 years, 8 months ago
  40. 112e121 [ package:dds ] Prep for 2.6.0 release by Ben Konyi · 2 years, 8 months ago
  41. ec8918c [dds/dap] Handle errors parsing/casting launch/attach arguments and provide useful errors by Danny Tuppeny · 2 years, 9 months ago
  42. fd6fa01 [ VM Service / DDS ] Add custom service stream support (Revised) by Dan Chevalier · 2 years, 9 months ago
  43. 3ed6560 Revert "[ VM Service / DDS ] Add custom service stream support" by Dan Chevalier · 2 years, 9 months ago
  44. 4981cbf [ VM Service / DDS ] Add custom service stream support by Dan Chevalier · 2 years, 9 months ago
  45. c53f705 [dds/dap] Filter private getters from debug views by Danny Tuppeny · 2 years, 9 months ago
  46. 99026df [deps] update package:webdriver by Devon Carew · 2 years, 9 months ago
  47. 4cd0ef7 [dds/dap] Address code review nits by Danny Tuppeny · 2 years, 10 months ago
  48. 1739cc6 Add BODY_MIGHT_COMPLETE_NORMALLY_CATCH_ERROR hint by Sam Rawlins · 2 years, 11 months ago
  49. 37be660 [dds/dap] Allow debug adapters to register multiple mappings for org-dartland-sdk URIs by Danny Tuppeny · 2 years, 11 months ago
  50. 9629401 [dds/dap] Allow debug adapters to override the org-dartlang-sdk URI for the Dart SDK by Danny Tuppeny · 2 years, 11 months ago
  51. bc7094d [dds/dap] Ensure "terminated" event is sent when detaching from processes by Danny Tuppeny · 2 years, 11 months ago
  52. ae352fe [dds/dap] Improve handling of lists in variables requests by Danny Tuppeny · 2 years, 11 months ago
  53. 946eec8 [dds/dap] Optimise computing line/col for stack frames by Danny Tuppeny · 2 years, 11 months ago
  54. e2d6397 [dds/dap] Fix flaky test by Danny Tuppeny · 3 years ago
  55. 17bd00d [dds/dap] Attempt to fix flaky tests on Linux during shutdown while debugger is initializing by Danny Tuppeny · 3 years ago
  56. fe8c22c [dds/dap] Support sending standard and custom progress notifications by Danny Tuppeny · 3 years ago
  57. 4eda339 [ DDS ] Fix IsolateManager.initialize() not correctly handling `Sentinel` responses by Ben Konyi · 3 years ago
  58. db6311b [ DDS ] Fix `IsolateManager.initialize()` not correctly handling `Sentinel` responses by Ben Konyi · 3 years ago
  59. 1b9adcb [dds/dap] Normalise Windows drive letters to avoid missing breakpoints by Danny Tuppeny · 3 years ago
  60. 70e8dc6 [devtools] Ping browsers running DevTools before trying to reuse them by Danny Tuppeny · 3 years ago
  61. 94a64a0 [dds/dap] Handle duplicate breakpoints and failure to remove breakpoints by Danny Tuppeny · 3 years ago
  62. 6c8bacc [dds] Remove unused parameter from DartDebugAdapter.connectDebugger by Danny Tuppeny · 3 years ago
  63. 56f8caa Mark env as required on DartAttachRequestArguments by Danny Tuppeny · 3 years, 1 month ago
  64. 09bcc1f [dartdev] [dds] Share DevTools arg parsing with serve_local script by Danny Tuppeny · 3 years, 1 month ago
  65. 884cfae Make changes for internal debug by Helin Shiah · 3 years, 1 month ago
  66. 627481b [dds] Bump to version 2.2.6 and add changelog entry by Danny Tuppeny · 3 years, 1 month ago
  67. 38dc6e7 [dds] [dap] Ensure debug adapter shuts down on clean termination by Danny Tuppeny · 3 years, 2 months ago
  68. 99f0fb5 Fix typos by Ahmed Ashour · 3 years, 2 months ago
  69. cc92eb0 [ CLI ] Fix LateInitializationError in DartDev when passed an invalid flag by Ben Konyi · 3 years, 2 months ago
  70. 2a440e1 [dds] Include exception text in DAP StoppedEvent text field by Danny Tuppeny · 3 years, 2 months ago
  71. 4ac76c7 Update devtools_shared version by Helin Shiah · 3 years, 3 months ago
  72. eb6aa22 [dds] [dap] Fix bug that tried to remove previously-removed breakpoints by Danny Tuppeny · 3 years, 3 months ago
  73. c75f794 [ DDS ] Prepare for 2.2.3 release by Ben Konyi · 3 years, 3 months ago
  74. fe8dd70 [dds] Extract sending debugger URIs into a method that can be called by other adapters by Danny Tuppeny · 3 years, 3 months ago
  75. 51eed0c [dds] Fix code generation for type references to simple types by Danny Tuppeny · 3 years, 3 months ago
  76. 8570057 Fix typos by Ahmed Ashour · 3 years, 3 months ago
  77. 7f098b4 Update vm service version for DDS by Helin Shiah · 3 years, 3 months ago
  78. 3056251 [dds] Handle methodNotFound errors for setLibraryDebuggable for DWDS by Danny Tuppeny · 3 years, 3 months ago
  79. ff08af3 [ package:dds ] Migrate devtools_observatory_connection_test to null safety by Ben Konyi · 3 years, 3 months ago
  80. d6665ae Reland "[ Service / DDS ] Add method that can return local paths" by Helin Shiah · 3 years, 3 months ago
  81. 62bb4b7 [pkg] normalize the headers of the pkg/ readmes by Devon Carew · 3 years, 3 months ago
  82. f7c46f1 [pkg] prefer 'any' deps for package dev dependencies by Devon Carew · 3 years, 3 months ago
  83. a8e6756 Revert "[ Service / DDS ] Add method that can return local paths" by Helin Shiah · 3 years, 4 months ago
  84. a091ff7 [ Service / DDS ] Add method that can return local paths by Helin Shiah · 3 years, 4 months ago
  85. a6fcb56 Fix typos by Ahmed Ashour · 3 years, 4 months ago
  86. f6e025e [dds] Unskip tests for checking devtools base href tags by Danny Tuppeny · 3 years, 4 months ago
  87. 5ee800b [dds] Fix potential test flake if test runs just happen to straddle midnight at exactly this time by Danny Tuppeny · 3 years, 4 months ago
  88. 5dafbb8 [dds] Provide better error output for DAP protocol violations by Danny Tuppeny · 3 years, 4 months ago
  89. db0d9b1 [dds] Serve DevTools index page for extension-less requests to support UrlPathStrategy by Danny Tuppeny · 3 years, 5 months ago
  90. f46b40f Update the sdk lower bounds for analyzer, dds. by Devon Carew · 3 years, 5 months ago
  91. 2a20d4b [pkg] ensure each publishable package has a repository pubspec field by Devon Carew · 3 years, 5 months ago
  92. 169365f Move pkg/dds to package:lints. by Devon Carew · 3 years, 5 months ago
  93. 2aed3ea [ DDS ] Add R/W-like locking around streamListen and streamCancel by Ben Konyi · 3 years, 5 months ago
  94. 1771c55 [ DDS ] Split DevTools server tests into smaller pieces by Ben Konyi · 3 years, 5 months ago
  95. 2e895ad Remove duplicated devtools_shared code from dds. by Kenzie Schmoll · 3 years, 5 months ago
  96. d087f03 [ DDS ] Fix devtools_server tests on Windows by Ben Konyi · 3 years, 5 months ago
  97. 8e90d6a [dds] Fix deserialisation of env vars in DAP by Danny Tuppeny · 3 years, 5 months ago
  98. 0950d88 [ package:dds ] Fix devtools_server_test flakiness by Ben Konyi · 3 years, 6 months ago
  99. 9f4d5b6 Set the cache-control header's max-age value to 0s for DevTools. by Elliott Brooks · 3 years, 6 months ago
  100. b036052 Reland "[ Service ] Update VM service message to not reference Observatory" by Ben Konyi · 3 years, 6 months ago