- 26 Jun, 2020 17 commits
-
-
Dan Field authored
-
Kate Lovett authored
-
Jenn Magder authored
-
Ming Lyu (CareF) authored
* Add widget construction benchmark * Add to device lab
-
Nolan Scobie authored
-
MH Johnson authored
-
engine-flutter-autoroll authored
-
rami-a authored
-
Jonah Williams authored
Last batch of test fixes for general shard.
-
Yegor authored
-
Michael Goderbauer authored
-
Alberto Monteiro authored
-
Ming Lyu (CareF) authored
* Implement device selection for devicelab/run.dart * Add test to --device-id option for devicelab/run * Update dev/devicelab/bin/run.dart by jonahwilliam * Rename deviceOperatingSystem enum mock -> fake Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
engine-flutter-autoroll authored
-
Shi-Hao Hong authored
* Update the arb filename parsing to account for underscores * Generalize the locale searching algorithm * Update filename and @@locale behavior to require them to match
-
engine-flutter-autoroll authored
22b099bc6 Roll Dart SDK from a9bef090e8cb to ea87c9b01a6a (15 revisions) (flutter/engine#19318) (#60332)
-
engine-flutter-autoroll authored
-
- 25 Jun, 2020 13 commits
-
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Missed this one. Needed for google3 and add2app workflows
-
engine-flutter-autoroll authored
-
chunhtai authored
* Add material page, cupertino page, and transition page classes * update * update comments * fix test * addressing comments * make page getter private
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Jonah Williams authored
The global packages path could cause tests to fail when it would be overriden to unexpected (in test setup) values. Remove most usage and make it a configuration on buildInfo, along with most other build information. Cleanup the asset builder to require the .packages path and the resident runners to no longer require it, since they already have the information in build_info. It needs to stick around for the fuchsia deps we do not control. Filled #60232 for remaining work.
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Greg Spencer authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Shi-Hao Hong authored
Revert "Revert "[PageTransitionsBuilder] Fix 'ZoomPageTransition' built more than once (#58686)" (#59992)" (#60245)
-
- 24 Jun, 2020 10 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
These tests will hit the real Cache, failing if the flutter root has been modified
-
Jonah Williams authored
First pass at fixing #57985 and implementing #59602 This doesn't have enough metadata to be useful for IDEs yet, but it prevents the issue from getting worse while we iterate on it.
-
Jonah Williams authored
WebAssetServer could fail if some of the global statics it depended on were initialized in a different order. Fix this by removing globals. Delete dwds startup test that needs to spawn a real server.
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Ayush Bherwani authored
-
Kate Lovett authored
-
stuartmorgan authored
Remove the version checking and associated warnings. The Linux template and build process will now be subject to more typical Flutter breaking change policy, and should no longer require regularly deleting and recreating the platform directory.
-
Justin McCandless authored
-