- 18 Jan, 2021 1 commit
-
-
Ben Konyi authored
Should fix https://github.com/flutter/flutter/issues/74051
-
- 17 Jan, 2021 1 commit
-
-
Zachary Anderson authored
-
- 15 Jan, 2021 8 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Yuqian Li authored
Fixes https://github.com/flutter/flutter/issues/73873
-
Yuqian Li authored
Some notable changes are: - Add SkiaPerfDestination - Add LegacyFlutterDestination (for backup options during transitions). - Add GcsLock Related issue: https://github.com/flutter/flutter/issues/73872
-
Ben Konyi authored
-
Yuqian Li authored
-
- 14 Jan, 2021 6 commits
-
-
Emmanuel Garcia authored
-
Jenn Magder authored
-
Christopher Fujino authored
This reverts commit b7f5aef1.
-
Christopher Fujino authored
-
Jenn Magder authored
-
stuartmorgan authored
-
- 13 Jan, 2021 3 commits
-
-
Jenn Magder authored
-
Emmanuel Garcia authored
-
Robert Ancell authored
Fixes https://github.com/flutter/flutter/issues/68713
-
- 12 Jan, 2021 5 commits
-
-
LongCatIsLooong authored
-
Jonah Williams authored
-
dependabot[bot] authored
-
Jenn Magder authored
This reverts commit 201e5e4e.
-
Jenn Magder authored
-
- 11 Jan, 2021 6 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
Revert "Temporarily mark some tests flaky that fail now that they are being run by infra (#73612)" (#73627) This reverts commit e29c8c84.
-
- 08 Jan, 2021 7 commits
-
-
Jenn Magder authored
This reverts commit 99bc4de7.
-
Greg Spencer authored
-
Jenn Magder authored
This reverts commit f364bcb5.
-
Yegor authored
-
Jenn Magder authored
-
jensjoha authored
* [dev] Don't use await for on stdout and stdin; pass local engine argument 1) Don't use await for on stdout followd by await for on stderr. This can cause nothing to happen. E.g. if one didn't do something like `flutter pub upgrade` dev/automated_tests and the version in the old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots of errors would be emitted, but because we basically only listen to stdout nothing will happen (deadlock once stderr buffer runs out). Note that it still awaits the exit-code below. 2) Pass --local-engine (if given) so there won't be any crashes because of that.
-
Michael Goderbauer authored
-
- 07 Jan, 2021 3 commits
-
-
Jenn Magder authored
-
Ian Hickson authored
-
Jenn Magder authored
This reverts commit 273630c0.
-