- 19 Dec, 2022 1 commit
-
-
Jackson Gardner authored
* Work in progress. * Some fixes to the command line. * Bootstrapping works. * Change kickoff order to maximize concurrency. * Fix analyzer errors and formatting issues. * Fix doc comment. * Added unit tests for some of the web targets. * Format issue. * Add an integration test that builds an app to wasm. * Add a todo for depfiles. * Formatting. * Apparently the license header needs to say 2014. * `file://` URIs confuse dart2wasm on Windows. Just use absolute paths. * Update unit tests to match new path passing. * Have a distinct build directory for wasm, and fixes for some upstream changes.
-
- 15 Dec, 2022 1 commit
-
-
Christopher Fujino authored
* wip * remove temp text file * fix tests * add test * default to off * restore gitignore * update * apply annotation to cupertino icons as well * update reference to library in icon_tree_shaker.dart * update tests * fix tests * remove hack to skip non-const check on web * add hint about how much reduction and test
-
- 12 Dec, 2022 1 commit
-
-
Jonah Williams authored
-
- 09 Dec, 2022 1 commit
-
-
Siva authored
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 * Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105) * Bump SDK versions. * Bump Dart SDK version constraints * Update shrine package to 2.0.1 (null safe version) * Fix more tests. * Include patches from Jason for min android sdk version * Fix analyzer warning
-
- 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
-
- 29 Nov, 2022 1 commit
-
-
Jonah Williams authored
* [flutter_tools] use absolute path for shader lib * update tests
-
- 22 Nov, 2022 1 commit
-
-
Kevin Moore authored
* [flutter_tools] Add --dump-info, --no-frequency-based-minification flags Also some cleanup to named arguments to the buildWeb function Fixes https://github.com/flutter/flutter/issues/115854 * fix tests
-
- 15 Nov, 2022 1 commit
-
-
Brandon DeRosier authored
-
- 13 Nov, 2022 1 commit
-
-
Jonah Williams authored
Revert "[web] Add `--local-web-sdk` flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242) This reverts commit 0e9ee367.
-
- 12 Nov, 2022 1 commit
-
-
Jackson Gardner authored
* Dart2JS build step looks for compiled platform binaries. * Use new locations of platform binaries. * Added --local-web-sdk command line flag. * Need to use the matching frontend server when doing ddc stuff. * Update packages/flutter_tools/lib/src/test/web_test_compiler.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Formatting issues. * Need to use URI format for platform dill. * Fix resident runner tests. * Fix analysis issue. * Fix and add unit tests. * Add some useful comments. * Refine doc comments for flags. Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
-
- 10 Nov, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Nov, 2022 1 commit
-
-
Jonah Williams authored
-
- 31 Oct, 2022 1 commit
-
-
Jonah Williams authored
-
- 20 Oct, 2022 1 commit
-
-
Brandon DeRosier authored
-
- 04 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 09 Sep, 2022 1 commit
-
-
Ivan Dlugos authored
-
- 05 Sep, 2022 1 commit
-
-
Ivan Dlugos authored
-
- 30 Jul, 2022 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 29 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Jul, 2022 2 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
- 26 Jul, 2022 1 commit
-
-
Christopher Fujino authored
-
- 22 Jul, 2022 1 commit
-
-
Zachary Anderson authored
-
- 19 Jul, 2022 1 commit
-
-
Zachary Anderson authored
-
- 07 Jul, 2022 1 commit
-
-
Alexander Aprelev authored
* Ensure build is done in incremental mode. This allows for faster bootstrapping of the compiler from previously created dill file. Fixes https://github.com/flutter/flutter/issues/107183 * Avoid initializeFromDill in aot mode * Update tests
-
- 30 Jun, 2022 1 commit
-
-
Zachary Anderson authored
-
- 25 Jun, 2022 1 commit
-
-
Brandon DeRosier authored
* 9508a368d Roll Dart SDK from 692562354d6d to d3b8091c30f0 (1 revision) (flutter/engine#34273) * a2985c034 Roll Fuchsia Linux SDK from F1U6IH2Nf... to aRT7s0Yct... (flutter/engine#34251) * 54867f360 Roll Skia from bdd0205ae470 to 4345a2ea731a (1 revision) (flutter/engine#34268) * 98221a22d Clean up text input configuration in clearTextInputClient (flutter/engine#34209) * b9e02cc83 Adds a license check shard to CI (flutter/engine#34274) * 1daf7ba98 [Impeller] Metal:Reset Encoder viewport and scissor rect in case the command specifies no opinion (flutter/engine#34252) * 83b9a591a [Linux] remove duplicate clone_string() in favor of g_strdup() (flutter/engine#34031) * Don't use .packages * Another attempt Co-authored-by: engine-flutter-autoroll <engine-flutter-autoroll@skia.org>
-
- 18 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 24 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 20 May, 2022 1 commit
-
-
Zachary Anderson authored
-
- 12 May, 2022 1 commit
-
-
David Iglesias authored
-
- 04 May, 2022 1 commit
-
-
Zachary Anderson authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 15 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 12 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 10 Apr, 2022 1 commit
-
-
Janko Djuric authored
-