- 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
-
- 06 Mar, 2020 2 commits
-
-
Dan Field authored
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 4 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
- 20 Feb, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Feb, 2020 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit 2b7582ef.
-
Jenn Magder authored
-
- 05 Feb, 2020 1 commit
-
-
Zachary Anderson authored
-
- 31 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 1 commit
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
- 16 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Jan, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269)
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-