- 03 Jun, 2020 19 commits
-
-
Dan Field authored
-
Jonah Williams authored
Suppress compilation errors on startup so they are not duplicated from the native build step.
-
engine-flutter-autoroll authored
-
MH Johnson authored
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit 27186c78.
-
Jenn Magder authored
-
Jonah Williams authored
-
liyuqian authored
-
liyuqian authored
-
Jenn Magder authored
This reverts commit 2054f37a.
-
engine-flutter-autoroll authored
-
Ian Hickson authored
-
Yegor authored
* benchmark updating many child layers
-
MariaMelnik authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Justin McCandless authored
-
Jonah Williams authored
* Revert "[flutter_tools] Put a heap size limit on the frontend_server (#58039)"
-
- 02 Jun, 2020 12 commits
-
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
Tong Mu authored
-
Tong Mu authored
* Adds support for material state mouse cursor to InkWell and InkResponse * Set their default cursors to be MaterialStateMouseCursor.clickable.
-
Jenn Magder authored
-
Jonah Williams authored
-
Dan Field authored
* Do not assume imageCache is created when handleMemoryPressure is called * comment for test
-
Jenn Magder authored
This reverts commit 8adaea90.
-
VisheshAtWork authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jonah Williams authored
This reverts commit 39d1e4b7.
-
- 01 Jun, 2020 9 commits
-
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Remove copying from the shutdown stage since that seems risky. If the tool copies the first compilation there will still be a decent dill for initialization.
-
Jonah Williams authored
If a dependency specified uses-material-design: true and the main pubspec specifies uses-material-design: false, then the MaterialIcons font would be included in the font manifest, but not in the AssetManifest or final bundle. Remove it from the FontManifest if this occurs
-
engine-flutter-autoroll authored
-
Jonah Williams authored
removes globals from devFS operations and cleans up testing to be context free. Removes unused and unnecessarily temp directory in testing.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Work-around large timeline data killing devicelab machines by requesting data in 1 second intervals and combining at the end. Non-breaking change to the driver API.
-
Jenn Magder authored
-
LongCatIsLooong authored
-