- 29 Jun, 2020 16 commits
-
-
Jonah Williams authored
Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
-
liyuqian authored
-
featherless authored
-
Jenn Magder authored
-
Christopher Fujino authored
This reverts commit 32000db5.
-
Christopher Fujino authored
-
Yegor authored
-
Darren Austin authored
-
Darren Austin authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
Alex Li authored
-
Justin McCandless authored
-
Daco Harkes authored
https://github.com/flutter/gallery/commit/0c5ec2f285c1ec30b2ed15194bc8de755654a590 does not live on any branch. This makes `pub get` in the macrobenchmarks folder. ``` $ git rev-list --max-count=100 0c5ec2f285c1ec30b2ed15194bc8de755654a590 fatal: bad object 0c5ec2f285c1ec30b2ed15194bc8de755654a590 ``` Updated to the same commit on the master branch: https://github.com/flutter/gallery/commit/d00362e6bdd0f9b30bba337c358b9e4a6e4ca950.
-
Pierre-Louis authored
The gallery repository history has been rewritten (see flutter/gallery#87), so updating to HEAD commit
-
- 27 Jun, 2020 1 commit
-
-
Jim Graham authored
-
- 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 6 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
-