- 28 Feb, 2023 1 commit
-
- 27 Feb, 2023 2 commits
-
-
Michael Goderbauer authored
Revert "Reland "Remove references to Observatory (#118577)""
-
- 17 Feb, 2023 1 commit
-
-
Casey Hillers authored
This reverts commit 2df140f4.
-
- 13 Feb, 2023 1 commit
-
-
Ben Konyi authored
Observatory is being deprecated for Dart 3.0 so it should no longer be referenced in tooling messaging / flags. See https://github.com/dart-lang/sdk/issues/50233
-
- 05 Mar, 2022 1 commit
-
-
Jenn Magder authored
-
- 28 Feb, 2022 1 commit
-
-
Jenn Magder authored
-
- 05 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2021 1 commit
-
-
Dan Field authored
-
- 24 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 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
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
- 06 Oct, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) * [flutter_tools] handle case where file is deleted by other program * Add test cases * Update file_system.dart * Update file_system_test.dart * fix import * make a static on ErrorHandligFS * add support for no exit on failure * address comments * update doc comment to file or directory
-
- 15 Sep, 2020 1 commit
-
-
Yuqian Li authored
This would help us investigate issues like https://github.com/flutter/flutter/issues/64781
-
- 09 Sep, 2020 1 commit
-
-
Jonah Williams authored
Removes global variables and adds unit tests that can be copied for #65118
-
- 29 Jul, 2020 1 commit
-
- 21 Jul, 2020 2 commits
-
- 20 Jul, 2020 2 commits
-
- 16 Jul, 2020 2 commits
-
- 14 Jul, 2020 2 commits
-
- 10 Jul, 2020 2 commits
-
-
Ben Konyi authored
- 09 Jun, 2020 1 commit
-
-
Helin Shiah authored
-
- 29 Apr, 2020 1 commit
-
-
Jonah Williams authored
Finishes the gradual vm service migration by deleting the flutter tooling's vm_service
-
- 28 Apr, 2020 1 commit
-
-
Jonah Williams authored
Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior. - Updates tests that were previously mocking FlutterViews to use real views - Moves the FlutterView cache from VM to FlutterDevice - Catch SentinelException during Isolate.kill
-
- 27 Apr, 2020 4 commits
-
-
Jenn Magder authored
This reverts commit a18e6361.
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 2e50fd75.
-
Jonah Williams authored
Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior. - Updates tests that were previously mocking FlutterViews to use real views - Moves the FlutterView cache from VM to FlutterDevice - Catch SentinelException during Isolate.kill
-
- 22 Apr, 2020 1 commit
-
-
James D. Lin authored
Prefer using `.of()` (which is statically type-checked) over `.from()` (which is dynamically type-checked) when possible.
-
- 20 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit d6b09626.
-