- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 06 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2021 1 commit
-
-
xster authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Mar, 2021 1 commit
-
-
Gary Qian 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
-
- 16 Dec, 2020 1 commit
-
-
xster authored
-
- 15 Dec, 2020 1 commit
-
-
xster authored
-
- 10 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove most globals from asset system and remove Cache manipulation in unit tests (#70011)
-
- 07 Nov, 2020 1 commit
-
-
Jonah Williams authored
Instead of loading the use-material-design asset data from a yaml file in the repo, leave it in dart code and simplify. Remove some of the globals, but not enough to update to testWithoutContext
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 13 Aug, 2020 1 commit
-
-
Jonah Williams authored
Remove globals and testbed to simplify test cases, using the existing environment configuration. This is some pre-factoring work to make landing #63610 easier
-
- 09 Jun, 2020 1 commit
-
-
Jonah Williams authored
Adds support for --bundle-sksl-path to windows, linux, macOS, and iOS. Fixes #53115
-
- 08 Jun, 2020 1 commit
-
-
Jonah Williams authored
Instead of targets/dart.dart -> targets/common.dart
-
- 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 1 commit
-
-
Jonah Williams authored
Fixes the performance issue with tree-shake-icons and filters to ttf mime type. Does not change default or error behavior.
-
- 22 Apr, 2020 3 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
-
- 08 Apr, 2020 1 commit
-
-
Jonah Williams authored
Ensure build fails if asset files are missing and that stderr messages are forwarded through Gradle
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 31 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 14 Jan, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tools] File system utilities * Remove unused imports
-
- 13 Jan, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit 03496606.
-
Zachary Anderson authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Dec, 2019 2 commits
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 18 Nov, 2019 1 commit
-
-
Jonah Williams authored
* add depfile slot to Target class * Update source.dart * Update source.dart
-
- 06 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Nov, 2019 1 commit
-
-
Jonah Williams authored
* remove Source.behavior, fix bug in depfile invalidation * more cleanup of assets * Add skip * address comments * Update build_system.dart
-