- 16 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 15 Jul, 2022 1 commit
-
-
Christopher Fujino authored
[flutter_tools] Migrate commands.shard/hermetic/doctor_test to null-safety and make hermetic (#107670)
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 29 Mar, 2022 1 commit
-
-
Christopher Fujino authored
-
- 02 Feb, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 10 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 06 Jan, 2022 1 commit
-
-
crisboarna authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 01 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 27 Jul, 2021 1 commit
-
-
Greg Spencer authored
* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
-
- 14 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund 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
-
- 05 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 05 Mar, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390)
-
- 26 Feb, 2021 1 commit
-
-
Jonah Williams 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
-
- 29 Jan, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder 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
-
- 06 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 28 Oct, 2020 1 commit
-
-
Danny Tuppeny authored
-
- 26 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Oct, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system. #47161
-
- 06 Oct, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234) Remove globals from the flutter validator class, and refactor the tests into a separate file. Applies some other cleanup like adding doc comments, and making the doctor validator work like it is documented to work - removing the gen_snapshot check if the artifact is not downloaded instead of downloading all android artifacts. #47161
-
- 30 Sep, 2020 1 commit
-
-
Jenn Magder authored
-