- 11 Jan, 2021 12 commits
-
-
Pedro Massango authored
* update dependencies when widget configuration changes
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Renzo Olivares 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.
-
Hans Muller authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 09 Jan, 2021 5 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
2bcb01b80 Add flt-renderer and flt-build-mode debug attributes to <body> (flutter/engine#23430) (#73633)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 08 Jan, 2021 23 commits
-
-
Hans Muller authored
-
Ferhat authored
-
Michael Goderbauer authored
-
Jenn Magder authored
This reverts commit 99bc4de7.
-
Greg Spencer authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
Revert "Revert "Fix _LateInitializationError for RenderObjectElement.renderObject (#70974)" (#73575)" (#73580)
-
Jenn Magder authored
This reverts commit f364bcb5.
-
Yegor authored
-
Jonah Williams authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Alabhya authored
-
Jenn Magder authored
-
Michael Goderbauer authored
This reverts commit c243d834.
-
Michael Goderbauer 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.
-
Pierre-Louis authored
This reverts commit d3a2db22.
-
Jenn Magder authored
This reverts commit d4c77f31.
-
Shi-Hao Hong authored
-