- 11 Oct, 2023 1 commit
-
-
Zachary Anderson authored
These tests have been skipped due to flakiness for a long time. Closes https://github.com/dart-lang/webdev/issues/1562 Closes https://github.com/flutter/flutter/issues/124214
-
- 28 Sep, 2023 1 commit
-
-
Yegor authored
This implements https://github.com/flutter/flutter/issues/132654#issuecomment-1738221257, namely: Make `Chromium.close` more robust: * Send `SIGTERM` and wait up to 5 seconds, if the process exited, great! Return from the function. * If the process has not exited, then send a `SIGKILL`, which is a much firmer way to exit a process. Same as before, wait up to 5 seconds, if the process exited, great! Return from the function. * If it still hasn't exited then give up trying to exit Chromium, just print a warning to the console and return from the function. Bonus: a few nullability fixes and extra `-v` logging. Fixes https://github.com/flutter/flutter/issues/132654
-
- 20 Sep, 2023 1 commit
-
-
Yegor authored
Log the details of how Chromium is about to be launched prior to running the Chromium command, as well as the path to the Chromium executable. This should improve our understanding of what's happening here: https://github.com/flutter/flutter/issues/132654#issuecomment-1726630123
-
- 18 Apr, 2023 1 commit
-
-
- 17 Apr, 2023 1 commit
-
-
Bartek Pacia authored
Just found this while trying to run the integration test shard of `flutter_tools` locally :)
-
- 14 Apr, 2023 1 commit
-
-
Kevin Moore authored
flutter-tool, web: update HTML template serviceWorkerVersion to be const
-
- 13 Apr, 2023 1 commit
-
-
Elliott Brooks authored
[flutter_tools] Disable flaky `output_web_test` test case
-
- 21 Mar, 2023 1 commit
-
-
Christopher Fujino authored
manual pub roll
-
- 20 Mar, 2023 1 commit
-
-
Zachary Anderson authored
Related https://github.com/flutter/flutter/issues/123018
-
- 17 Mar, 2023 1 commit
-
-
Christopher Fujino authored
Landing revert on red to fix the build.
-
- 16 Mar, 2023 1 commit
-
-
Anna Gringauze authored
-
- 07 Mar, 2023 1 commit
-
-
Anna Gringauze authored
-
- 28 Feb, 2023 1 commit
-
-
Flutter GitHub Bot authored
Roll pub packages
-
- 10 Feb, 2023 1 commit
-
-
Pascal Welsch authored
* Delete Chrome temp cache after closeing * Update packages/flutter_tools/lib/src/web/chrome.dart Co-authored-by: Christopher Fujino <fujino@google.com> --------- Co-authored-by: Christopher Fujino <fujino@google.com>
-
- 02 Feb, 2023 1 commit
-
-
Christopher Fujino authored
* roll packages * fix dwds * empty --------- Co-authored-by: fluttergithubbot <fluttergithubbot@gmail.com>
-
- 02 Dec, 2022 1 commit
-
-
Jackson Gardner authored
You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified. This also uses precompiled platform kernel files for both ddc and dart2js
-
- 06 Sep, 2022 1 commit
-
-
Liam Appelbe authored
-
- 02 Sep, 2022 1 commit
-
-
Anna Gringauze authored
-
- 01 Sep, 2022 1 commit
-
-
David Iglesias authored
-
- 29 Aug, 2022 1 commit
-
-
Zachary Anderson authored
-
- 19 Aug, 2022 1 commit
-
-
Anna Gringauze authored
* Temporarily remove a bogus warning until fixed by dwds update * Addressed CR feedback
-
- 24 Jun, 2022 1 commit
-
-
Gustl22 authored
-
- 21 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 09 Jun, 2022 1 commit
-
-
Elliott Brooks (she/her) authored
-
- 26 May, 2022 1 commit
-
-
Anna Gringauze authored
-
- 24 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 11 May, 2022 1 commit
-
-
Anna Gringauze authored
* Provide flutter sdk kernel files to dwds launcher instead of dart ones * Update log test to report all warnings * Update licences for new files * Addressed CR comments * Addressed CR comments
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 22 Apr, 2022 1 commit
-
-
Elliott Brooks (she/her) authored
-
- 08 Apr, 2022 1 commit
-
-
Anna Gringauze authored
* Run update-packages * Update DwdsLauncher, disable failing test * Fix analyze error Co-authored-by: Jenn Magder <magder@google.com>
-
- 23 Feb, 2022 1 commit
-
-
keyonghan authored
-
- 18 Feb, 2022 1 commit
-
-
Christopher Fujino authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 01 Dec, 2021 1 commit
-
-
Anna Gringauze authored
-
- 15 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 2 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-