- 08 Sep, 2022 1 commit
-
-
Sigurd Meldgaard authored
-
- 06 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/commands.shard/permeable * Fix upgrade_test * Chris's comments
-
- 29 Aug, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 3802eb62.
-
Sigurd Meldgaard authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Mar, 2022 1 commit
-
-
Sigurd Meldgaard authored
-
- 12 Nov, 2021 1 commit
-
-
Christopher Fujino authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 Oct, 2021 1 commit
-
-
Sigurd Meldgaard authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 1 commit
-
-
Sigurd Meldgaard authored
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools The top level `pub` commmand has been deprecated and will print a message. It is however implemented via the __deprecated_pub command that prints no message.
-
- 24 Aug, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 7c24ff2c.
-
Sigurd Meldgaard authored
Top level `pub` is being deprecated.
-
- 27 Jul, 2021 1 commit
-
-
Greg Spencer authored
* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
-
- 19 May, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 23 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 16 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 13 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 26 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 09 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 1 commit
-
-
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
-
- 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
-
- 16 Jan, 2021 1 commit
-
-
Jonas Finnemann Jensen authored
-
- 15 Jan, 2021 1 commit
-
- 06 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 17 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 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
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 17 Aug, 2020 1 commit
-
-
Zachary Anderson authored
-
- 11 Jul, 2020 1 commit
-
-
xster authored
-
- 24 Jun, 2020 1 commit
-
-
Chris Yang authored
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-