- 17 Nov, 2020 4 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Casey Hillers authored
-
Jenn Magder authored
-
- 16 Nov, 2020 5 commits
-
-
Christopher Fujino authored
-
Anna Gringauze authored
* Move web integration tool tests to web.shard Web integration tool tests depend on DDC changes in SDK. This change moves them to a separate shard and subshard so CI bot configurations can run them separately. In particular, with will allow running those tests on dart CI flutter HHH web bot instead of a non-web one, allowing early detection and easy classification of issues caused by SDK changes as VM- or Web related. * Enabled verbose mode for flaky web_tool_tests * fixed local engine crash with --enable-asserts * Disable failing tests, fix local engine with asserts * Removed mac web_tool_tests bot * Addressed CR comments * Add disabled mac web_tool_tests and disable win web_tool_tests
-
Ian Hickson authored
-
Dan Field authored
-
tiya authored
-
- 14 Nov, 2020 2 commits
-
-
Casey Hillers authored
-
Yuqian Li authored
This reverts commit 2a5aa294. Additionally, fix a few NNBD issues. Fixes https://github.com/flutter/flutter/issues/70408
-
- 13 Nov, 2020 2 commits
-
-
Yuqian Li authored
Address comment in https://github.com/flutter/flutter/pull/66386/files#r522671103
-
Casey Hillers authored
-
- 12 Nov, 2020 7 commits
-
-
Darren Austin authored
Migrate flutter_localizations to null safety.
-
Jonah Williams authored
This reverts commit a0ec4d67.
-
Jonah Williams authored
-
Yuqian Li authored
Unit tests that cover their translations are also added.
-
Jason Simmons authored
This allows the two videos in the demo to play simultaneously (matching the behavior from before the recent upgrade to the video player plugin)
-
Emmanuel Garcia authored
-
keyonghan authored
-
- 11 Nov, 2020 3 commits
-
-
Anna Gringauze authored
* Move web integration tool tests to web.shard Web integration tool tests depend on DDC changes in SDK. This change moves them to a separate shard and subshard so CI bot configurations can run them separately. In particular, with will allow running those tests on dart CI flutter HHH web bot instead of a non-web one, allowing early detection and easy classification of issues caused by SDK changes as VM- or Web related. * Enabled verbose mode for flaky web_tool_tests * Split out the test changes to be commited first
-
keyonghan authored
-
Jonah Williams authored
-
- 09 Nov, 2020 7 commits
-
-
Greg Spencer authored
Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow` (#69617) * Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate * remove new test platform dispatchers * Amend documentation
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
Konstantin Scheglov authored
-
Konstantin Scheglov authored
-
Michael Thomsen authored
-
- 07 Nov, 2020 4 commits
-
-
Yuqian Li authored
-
Michael Thomsen authored
This reverts commit 7ba775a9.
-
Emmanuel Garcia authored
-
Ferhat authored
-
- 06 Nov, 2020 6 commits
-
-
Jim Graham authored
-
Christopher Fujino authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Dan Field authored
-