- 10 Jul, 2020 7 commits
-
-
Jonah Williams authored
We have too many loggers, and the logger construction rules are too complicated to be untested. Capture these in a LoggerFactory and test that construction is correct.
-
Jonah Williams authored
Now that google3 has been updated, remove the LICENSE loading fallback. This was done in cl/320506032 #16723
-
Ayush Bherwani authored
-
Jonah Williams authored
Inject loggers in the right order, test WIP. Otherwise verbose machine would not get the AppRunLogger
-
Jenn Magder authored
-
Jonah Williams authored
Running flutter doctor -v prints out extra details instead of running in verbose mode. Allow disabling this with -vv so it can be debugged.
-
Kate Lovett authored
-
- 09 Jul, 2020 32 commits
-
-
Jenn Magder authored
-
Robert Ancell authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Max Weber authored
-
engine-flutter-autoroll authored
-
Kate Lovett authored
-
Alexandre Ardhuin authored
-
Tong Mu authored
-
Renzo Olivares authored
-
includecmath authored
-
remin authored
-
Hans Muller authored
-
Kate Lovett authored
-
Shi-Hao Hong authored
* Normalize Pashto incomplete translations * Add comment to README.md about incomplete Pashto support
-
Dan Field authored
-
LongCatIsLooong authored
-
Dan Field authored
-
Kate Lovett authored
-
Robert Ancell authored
-
Kate Lovett authored
-
Jonah Williams authored
run/attach --machine requires a different logger than daemon, which uses the NotifyingLogger. We have too many loggers! Fixes #59463
-
chunhtai authored
-
chunhtai authored
-
Kate Lovett authored
-
chunhtai authored
-
Ayush Bherwani authored
-
includecmath authored
-
Jonah Williams authored
Fixes #45075 Fixes #57210 If an asset was included directly from the project root directory, then the same asset when copied to various output or ephemeral directories would also be picked up as an asset variant. This could cause assets to be recursively copied into asset/build/ephemeral directories, as each time it would run it would pick up all of the previous "variants". The solution is to include project ephemeral directories, in addition to the build directory.
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Juyeong Lee authored
-
- 08 Jul, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-