- 05 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Mar, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390)
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 03 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Feb, 2021 2 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 2 commits
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
Jenn Magder authored
-
- 02 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 29 Jan, 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
-
- 25 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 16 Dec, 2020 1 commit
-
-
Jenn Magder authored
This reverts commit 84a7a611.
-
- 15 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 12 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove branch migration and standardize constructor style for version interface (#70058)
-
- 05 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2020 2 commits
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
Jenn Magder authored
-
- 08 Oct, 2020 1 commit
-
-
Christopher Fujino authored
We used to use zip to verify the integrity of downloaded zip archives, but we now use unzip. This removes the .zip method from OperatingSystemUtils.
-
- 30 Sep, 2020 1 commit
-
-
Jonah Williams authored
Re-arrange the implementation of the devtools launcher so that google3 is not required to depend on any devtools packages. Also renames the build_runner folders to isolated to better clarify their intention.
-
- 02 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 31 Aug, 2020 1 commit
-
-
Jonah Williams authored
This is no longer used, in favor of just attempting to unzip and handling the exception.
-
- 15 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 26 Jun, 2020 1 commit
-
-
Jonah Williams authored
Last batch of test fixes for general shard.
-
- 14 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 28 Apr, 2020 1 commit
-
-
James D. Lin authored
-
- 17 Apr, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Apr, 2020 1 commit
-
-
Jenn Magder authored
* Move doctor into globals * Fix tests
-
- 08 Apr, 2020 1 commit
-
-
Zachary Anderson authored
-
- 24 Mar, 2020 1 commit
-
-
Lasse R.H. Nielsen authored
The `runZoned` method deprecates the `onError` parameter. Invocations using that parameter must use `runZonedGuarded` instead. This prepares Flutter for the deprecation. The same places need to be migrated to using `runZonedGuarded` when the SDK change has been ported to Flutter. Then the deprecated member will be removed in a follow-up CL when the most important packages have been migrated.
-
- 19 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2020 1 commit
-
-
Jenn Magder authored
-