- 22 Jul, 2021 20 commits
-
-
Jacob MacDonald authored
-
Jenn Magder authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Kaushik Iska authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Anna Gringauze authored
* Upgrade all packages In particular, bring in dwds with latest fixes for flakes. Closes: https://github.com/flutter/flutter/issues/85043 Related: https://github.com/flutter/flutter/issues/85575 * Re-enable fixed tests * Disable failing test due to DDS issue
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
- 21 Jul, 2021 13 commits
-
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Greg Spencer authored
This change fixes the driver tests "VMServiceFlutterDriver with logCommunicationToFile logCommunicationToFile logCommunicationToFile = false" and "WebFlutterDriver with logCommunicationToFile logCommunicationToFile = false" so that they will no longer fail when run locally. The issue was one of not cleaning up the log files after the test ran, so a later run with the same name would see it. Presumably on the servers the tests are run in a different environment where the names or locations of the output files end up being different.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Emmanuel Garcia authored
-
Tong Mu authored
This PR fixes several bugs related to live tests, adds more tests, and completes the documentation of several methods related to pointer events.
-
engine-flutter-autoroll authored
-
Ahmed Ashour authored
-
Zachary Anderson authored
This reverts commit 5acf7e98.
-
Zachary Anderson authored
-
- 20 Jul, 2021 7 commits
-
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
-
nt4f04uNd authored
-
Casey Rogers authored
-
engine-flutter-autoroll authored
* dd4850440 add test for scaled playback of DL and SkPicture (flutter/engine#27503) * 791e2dc60 Roll Fuchsia Linux SDK from FGuPZEZLt... to 665qcW5C1... (flutter/engine#27561) * dd95642ba Roll Skia from fe49b2c6f41b to 946a4cb8acb7 (9 revisions) (flutter/engine#27564) * b47764518 Added a test filter for objc tests (flutter/engine#27566) * 6975e55cb Roll Fuchsia Mac SDK from 897eI2xwc... to rQOi2N8BM... (flutter/engine#27572) * a0f41b21e Roll Skia from 946a4cb8acb7 to 38a6e5aa1a49 (8 revisions) (flutter/engine#27573) * 024dbabee Roll Skia from 38a6e5aa1a49 to 2373b9ed9617 (1 revision) (flutter/engine#27574) * 1898563b3 Roll Skia from 2373b9ed9617 to 3f6e8d8864bb (2 revisions) (flutter/engine#27575) * ef9ac7539 Roll Skia from 3f6e8d8864bb to b5cd95b58fba (2 revisions) (flutter/engine#27576) * 1de3b8778 MacOS: Release backbuffer surface when idle (flutter/engine#27189) * a1ed81a37 Roll Skia from b5cd95b58fba to d37bb6ae7248 (1 revision) (flutter/engine#27578) * 52b976c3e Extract the prebuilt Dart SDK to a temp directory and then move it after the extraction completes (flutter/engine#27569) * 00da6c3d8 Roll Fuchsia Linux SDK from 665qcW5C1... to q6H_ZE5Bs... (flutter/engine#27581) * 19f853d5a Roll Dart SDK from b410651bd18e to f82b36d0b4f0 (5 revisions) (flutter/engine#27582)
-
Jeff Ward authored
-
Arthas authored
-