- 06 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Oct, 2020 1 commit
-
-
Danny Tuppeny authored
-
- 26 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 09 Oct, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system. #47161
-
- 06 Oct, 2020 2 commits
-
-
Jonah Williams authored
[flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234) Remove globals from the flutter validator class, and refactor the tests into a separate file. Applies some other cleanup like adding doc comments, and making the doctor validator work like it is documented to work - removing the gen_snapshot check if the artifact is not downloaded instead of downloading all android artifacts. #47161
-
Jonah Williams authored
Add some placeholder docs to the Cocoapods validator and Cocoapods class. Add the injected validator to globals. #47161
-
- 30 Sep, 2020 1 commit
-
-
Jonah Williams authored
In cases where the VSCode plugins are not located, display links to where they can be downloaded but do not surface an error.
-
- 29 Sep, 2020 1 commit
-
-
Jonah Williams authored
In cases where the Intellij/AS plugins are not located, display links to where they can be downloaded but do not surface an error. This should generally reduce confusion about whether the plugins are required for every installed IDE. For example, frequently users may only install AS so that they can install the Android SDK - or they may have multiple copies of Intellij installed. For example: #66762
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 23 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 17 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Jul, 2020 1 commit
-
-
Jonah Williams authored
Skip unnecessary parsing of chrome URI. Ensure stack traces are initialized in web server. Disclaimer on web server that it does not support debugging and remove help message. Fix generated entrypoint to check for main(List<String> args) - Fixes #59643 - Fixes #55084 - Fixes #60417
-
- 10 Jun, 2020 1 commit
-
-
Jonah Williams authored
Remove global Platfrom from proxy validator. move tests to new file, and update asserts to cover message contents.
-
- 27 May, 2020 1 commit
-
-
Neevash Ramdial authored
-
- 16 May, 2020 1 commit
-
-
stuartmorgan authored
Updates the Linux templates to use CMake+ninja, rather than Make, and updates the tooling to generate CMake support files rather than Make support files, and to drive the build using cmake and ninja. Also updates doctor to check for cmake and ninja in place of make. Note: While we could use CMake+Make rather than CMake+ninja, in testing ninja handled the tool_backend.sh call much better, calling it only once rather than once per dependent target. While it does add another dependency that people are less likely to already have, it's widely available in package managers, as well as being available as a direct download. Longer term, we could potentially switch from ninja to Make if it's an issue. Fixes #52751
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Apr, 2020 1 commit
-
-
Jenn Magder authored
* Move doctor into globals * Fix tests
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Mar, 2020 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 19 Mar, 2020 1 commit
-
-
Jason Simmons authored
-
- 18 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Mar, 2020 1 commit
-
-
Christopher Fujino authored
-
- 06 Mar, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-
- 04 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 57c6721c.
-
Flutter GitHub Bot authored
-
- 28 Feb, 2020 3 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit 9de7787f.
-
Zachary Anderson authored
-
- 27 Feb, 2020 4 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit f1cd47ef.
-
Zachary Anderson authored
-
Jonah Williams authored
-
- 26 Feb, 2020 2 commits
-
-
Lynn authored
-
Jonah Williams authored
-