- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 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
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 16 Jul, 2019 1 commit
-
-
Todd Volkert authored
Slight cleanup of file locations in flutter_tools to make it easier to see which files are responsible for data reporting.
-
- 13 Jul, 2019 1 commit
-
-
Ian Hickson authored
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
-
- 08 Apr, 2019 1 commit
-
-
Jonah Williams authored
Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254)
-
- 30 Mar, 2019 2 commits
-
-
Jonah Williams authored
Revert "Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30075)" (#30232)
-
Jonah Williams authored
-
- 12 Feb, 2019 1 commit
-
-
Ian Hickson authored
This pattern is problematic when Flutter is ported to build systems that require each executable end-point to be self-contained (e.g. Bazel).
-