- 08 Dec, 2021 1 commit
-
-
Sergey Fedotov authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 19 Oct, 2021 1 commit
-
-
Christopher Fujino authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 01 Oct, 2021 2 commits
-
-
Ian Hickson authored
-
stuartmorgan authored
Building an application for a desktop platform that transitively included any Dart-based plugins (such as path_provider) broke `flutter test`, because its compilation was overriding the provided main (in this case, the test main) with `generated_main.dart` if it was present. This PR: - Changes the `flutter test` compilation path to update `generated_main.dart`, so that the tests will work, and will include any registered Dart plugins. - Makes using `generated_main.dart` during recompile opt-in, to try to reduce the chance of a similar bug happening with other codepaths in the future. Fixes https://github.com/flutter/flutter/issues/88794
-
- 07 Sep, 2021 1 commit
-
-
Anis Alibegić authored
-
- 16 Aug, 2021 1 commit
-
-
Jason Simmons authored
-
- 03 Aug, 2021 1 commit
-
-
Anna Gringauze authored
* Flutter_tools for web platform: report error messages with stacks on toolExit Print error messages and stacks in verbose mode before calling `throwToolExit` on communication errors to chrome and dwds. This will help us disagnose CI flakes: Helps: https://github.com/flutter/flutter/issues/84012 Closes: https://github.com/flutter/flutter/issues/87149 * Added tests * Extend timeout for testing failure to connect to chrome * Update rest of chrome tests to await until matching is finished
-
- 25 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 22 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-
- 19 May, 2021 2 commits
-
-
Balvinder Singh Gambhir authored
-
Hattomo (TomohiroHattori) authored
-
- 14 May, 2021 1 commit
-
-
Gary Roumanis authored
-
- 01 May, 2021 2 commits
-
-
Gary Roumanis authored
-
Jonah Williams authored
-
- 30 Apr, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 027d4eca.
-
- 29 Apr, 2021 2 commits
-
-
Michael Goderbauer authored
Revert "[flutter_tools] remove mocks, globals from golden comparator and test runner tests (#81423)" (#81487) This reverts commit 8fe4cc79.
-
Jonah Williams authored
-
- 27 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 26 Apr, 2021 1 commit
-
-
Jonah Williams authored
* [flutter_tools] skip copying 1GB of data from chrome cache dirs * Update chrome.dart
-
- 23 Apr, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 22 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 21 Apr, 2021 2 commits
-
-
Phil Quitslund authored
-
Jenn Magder authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-