- 05 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 30 Sep, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 17 Jul, 2020 1 commit
-
-
Konstantin Scheglov authored
-
- 18 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 10 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 06 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 20 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams 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
-
- 24 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools * use castStringKeyedMap * address review comments * address review comments * fix issues after rebase
-
- 23 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Oct, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 3597bae6.
-
Ian Hickson authored
-
- 11 Oct, 2019 1 commit
-
-
Ian Hickson authored
...because otherwise, processes that think they're manipulating your filesystem will be doing crazy things the test is ignoring, leading to (at best) failures and (at worst) flakes or disk corruption.
-
- 10 Oct, 2019 1 commit
-
-
Sahil Soni authored
[BUG] Process all children of intent-filter instead of just the first one to identify default activity (#40029)
-
- 07 Oct, 2019 1 commit
-
-
Ian Hickson authored
Applying our style guide: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#have-good-hygiene-when-using-temporary-directories
-
- 16 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 14 Sep, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 12 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 28 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Aug, 2019 1 commit
-
-
Todd Volkert authored
We were using the `defaults` command-line utility to parse Plist files, but it was never supported by Apple, and it appears that in an upcoming OS release, it will be less likely to work: > WARNING: The defaults command will be changed in an upcoming > major release to only operate on preferences domains. General > plist manipulation utilities will be folded into a different > command-line program. Fixes https://github.com/flutter/flutter/issues/37701
-
- 18 Jul, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 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)
-
- 16 Jun, 2019 1 commit
-
-
Josh Burton authored
-
- 03 Jun, 2019 1 commit
-
-
Dan Field authored
-
- 30 May, 2019 1 commit
-
-
Jason Simmons authored
This relands flutter/flutter#33163 with a fix to the integration_ui test.
-
- 22 May, 2019 2 commits
-
-
Jonah Williams authored
-
Ian Hickson authored
* Clean up some flutter_tools tests * Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter. * Update dependencies (requires fixes; see next commit) * Fixes for new dependencies.
-
- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 23 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 21 Mar, 2019 1 commit
-
-
Christopher Fujino authored
* have tests that log error messages use a FakePlatform that does not support Ansi color, to fix tests started from color terminals * add the override to the other tests too, in case someone copy & pastes them in the future for a test involving an error message
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Mar, 2019 1 commit
-
-
Dan Field authored
-