- 13 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 May, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit f865ac7e.
-
- 08 May, 2020 3 commits
-
-
Jonah Williams authored
* [flutter_tools] integration l10n tool * add runtime skip to build system * Update build_system.dart * add links to issues, comments * Update packages/flutter_tools/test/general.shard/build_system/build_system_test.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update packages/flutter_tools/lib/src/build_system/targets/localizations.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update localizations.dart * switch to gen_l10n localizations * fix tests Co-authored-by:
Shi-Hao Hong <shihaohong@google.com>
-
Jonah Williams authored
Enable tree-shake-icons by default for non-web targets. Make missing fonts a status print
-
Jonah Williams authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 02 May, 2020 1 commit
-
-
Jonah Williams authored
Introduce BuildSystem.buildIncremental, which keeps an in-memory cache of timestamps instead of file hashes. This will be used to implement localization generation through the same build system API.
-
- 01 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure iOS and android builds can be correctly cached. Use the performance-measurement-file to verify that all targets were skipped on the second invocation. This is only run on the flutter_gallery build.
-
- 30 Apr, 2020 1 commit
-
-
Jonah Williams authored
Support bundling SkSL shaders into an android APK or appbundle via the --bundle-sksl-path command line options. If provided, these are validated for platform engine revision and then placed in flutter_assets/io.flutter.shaders.json
-
- 29 Apr, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
Fixes the performance issue with tree-shake-icons and filters to ttf mime type. Does not change default or error behavior.
-
- 28 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2020 1 commit
-
-
Jonah Williams authored
- Update windows precache to include placeholder profile/release artifacts - Update Linux and windows unpack to account for the cpp_client_wrapper code to live separate from the engine binaries - Cleanup testing in unpack_linux and remove test cases that are covered in build_system_test.dart
-
- 22 Apr, 2020 5 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] default tree-shake-icons to enabled and improve performance (#54923)" (#55413) This reverts commit 0b93a921.
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 20 Apr, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 16 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
- 09 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
Ensure build fails if asset files are missing and that stderr messages are forwarded through Gradle
-
- 03 Apr, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 8a3bede1.
-
Jonah Williams authored
-
- 01 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Mar, 2020 1 commit
-
-
Zachary Anderson authored
-
- 25 Mar, 2020 6 commits
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
Jenn Magder authored
-
Dan Field authored
-
Jenn Magder authored
-
Leaf Petersen authored
This reverts commit 6c7c2e37.
-
Leaf Petersen authored
-
- 24 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 Mar, 2020 1 commit
-
-
Jonah Williams authored
-