- 19 Mar, 2020 12 commits
-
-
Jonah Williams authored
Reland of #52091
-
chunhtai authored
-
Jonah Williams authored
This reverts commit f65421aa.
-
Jenn Magder authored
-
Jonah Williams authored
Remove dependency injection from GenSnapshot and AotBuilder and update tests to use FakeProcessManager
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Dan Field authored
* Do not throw when trying to discover a fuchsia device and the sshConfig is invalid
-
Ayush Bherwani authored
-
engine-flutter-autoroll authored
216c420a2 Roll src/third_party/skia afa83bc20b2c..d3b92b910ce0 (2 commits) (flutter/engine#17201) (#52865)
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
- 18 Mar, 2020 25 commits
-
-
engine-flutter-autoroll authored
-
Gary Qian authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Yegor authored
* Fix web test flakiness; enable web golden tests The fix is three-part: - Only allow one test to load _and_ test at any point in time. - Use a fresh Chrome instance for each test file. - Increase Cirrus resources. The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests. Other minor changes: - Remove test batching (it's no longer necessary) - Fix the Chrome class, which was using the wrong Completer.
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
Sam Rawlins authored
-
Kate Lovett authored
-
Christopher Fujino authored
-
Emmanuel Garcia authored
This reverts commit 1f173184.
-
Emmanuel Garcia authored
-
Zachary Anderson authored
-
Michael Goderbauer authored
-
Jonah Williams authored
-
Jonah Williams authored
This is necessary to ensure the tests can run in google3. Fixes https://b.corp.google.com/issues/151657461
-
Justin McCandless authored
TextFields now disallow adding characters in the center of the text at maxLength.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
[flutter_tools] refactor the IOSDevicePortForwarder and move tests out of devices_test.dart (#52772) Updates the IOSDevicePortForwarder to no longer depend on context, or on an IOSDevice instance. Instead, it receives all necessary configuration through the constructor. Moves the IOSDevicePortForwarder to a separate file.
-
Jonah Williams authored
Update to latest dwds APIs, moving back to dwds driven hot restart and enabling future work on expression evaluation.
-
- 17 Mar, 2020 3 commits
-
-
gaaclarke authored
-
Jonah Williams authored
-
Ferhat authored
* Add support for ChunkEvents for web * Add lint skip for webOnly call in _network_image_web
-