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