- 10 Jan, 2022 1 commit
-
-
Greg Spencer authored
-
- 02 Dec, 2021 1 commit
-
-
Yegor authored
-
- 24 Nov, 2021 1 commit
-
-
Yegor authored
-
- 11 Nov, 2021 2 commits
-
-
Kenzie (Schmoll) Davisson authored
* Add DevTools version to `flutter --version` output. * review comments * fix test * add explanatory comment * dummy commit to kick bots Co-authored-by:
Christopher Fujino <christopherfujino@gmail.com>
-
Greg Spencer authored
-
- 19 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Oct, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 00658736.
-
Jenn Magder authored
-
- 07 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-
Ian Hickson authored
-
- 14 Sep, 2021 1 commit
-
-
Michael Thomsen authored
-
- 26 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Jul, 2021 1 commit
-
-
Greg Spencer authored
This changes the "Waiting for another flutter command to release the startup lock..." message output so that it appears on stderr instead of stdout. When it appears on stdout, it can mess up collection of the output. For instance, if you run flutter --version --machine and you're expecting JSON output, then you'll get non-JSON output even though the lock is released and you eventually would get what you're asking for.
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 09 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 19 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 17 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Feb, 2021 1 commit
-
-
Hidenori Matsubayashi authored
-
- 11 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 05 Feb, 2021 1 commit
-
-
godofredoc authored
This is in preparation to move the flutter artifacts to a more secure location. Bug: go/fxb/64576
-
- 04 Feb, 2021 1 commit
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
- 27 Jan, 2021 2 commits
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
Jonah Williams authored
Fixes #74772 stale files from previous SDKs were getting left in the cache, confusing the analyzer.
-
- 20 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
initialize the flutter root as early as possible. This allows all interfaces to be normally injected into commands, even if those objects might read from the flutter root.
-