- 10 Mar, 2020 1 commit
-
-
Jonah Williams authored
Updates VisualStudio and VisualStudioValidator to use constructors instead of global injection. Updates VisualStudio test cases to prefer FakeProcessManager Updates build_windows test to work without injected VisualStudio
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jan, 2020 1 commit
-
-
stuartmorgan 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
-
- 24 Oct, 2019 1 commit
-
-
Jonah Williams 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.
-
- 04 Oct, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Sep, 2019 1 commit
-
-
Francisco Magdaleno authored
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2019 3 commits
-
-
Francisco Magdaleno authored
-
Francisco Magdaleno authored
Fixes a crash introduced on #40011 due to an incorrect type in the vswhere search Fixes #40238
-
Zachary Anderson authored
-
- 11 Sep, 2019 1 commit
-
-
Francisco Magdaleno 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)
-
- 09 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jun, 2019 1 commit
-
-
stuartmorgan authored
Moves the logic for finding vcvars64.bat to a new VisualStudio class that encapsulates finding, and providing information about, VisualStudio installations. Adds a validator for it, and runs it for Windows workflows in doctor.
-