- 28 Jan, 2021 3 commits
-
-
Jenn Magder authored
This reverts commit 547ed88a.
-
Jenn Magder authored
-
Jenn Magder authored
-
- 27 Jan, 2021 9 commits
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
Michael Goderbauer authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jonah Williams authored
Fixes #74772 stale files from previous SDKs were getting left in the cache, confusing the analyzer.
-
Alexandre Ardhuin authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 26 Jan, 2021 4 commits
-
-
Jonah Williams authored
-
Dan Field authored
-
Jia Hao authored
-
Jenn Magder authored
-
- 25 Jan, 2021 7 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Ben Konyi authored
-
Jonah Williams authored
-
Ian Hickson authored
-
Jenn Magder authored
-
Kenzie Schmoll authored
* Add connectedVmServiceUri service extension and set from flutter_tools
-
- 24 Jan, 2021 3 commits
-
-
Zachary Anderson authored
* Reland: Handle more cases where the tool receives RPCError 112 * Add null-aware access
-
Zachary Anderson authored
This reverts commit c87f15fe.
-
Zachary Anderson authored
-
- 23 Jan, 2021 2 commits
-
-
Jonah Williams authored
-
Ben Konyi authored
* Handle RPCError when VM service disappears while invoking `VmService.getIsolate` * Add test
-
- 22 Jan, 2021 4 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Ben Konyi authored
* Handle service disappeared RPCError when VM service connection disappears while invoking a service extension registered by the framework * Add unit test, handle non-trivial cases
-
- 21 Jan, 2021 2 commits
-
-
Kenzie Schmoll authored
-
stuartmorgan authored
Prep to make https://github.com/flutter/flutter/issues/73857 easier in the future.
-
- 20 Jan, 2021 6 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Michael Thomsen authored
-
Kenzie Schmoll authored
* Return the existing DevTools server from DevToolsLauncher.serve if one is already running.
-
Sigurd Meldgaard authored
Instead of using package:package_config to write the .dart_tool/package_config the original json is modified and rewritten. The .dart_tool/package_config.json file is read twice to simplify control flow. This also avoids the issue of package:package_config writing directly to local filesystem.
-
Ben Konyi authored
-