- 11 Sep, 2019 13 commits
-
-
Christopher Fujino authored
-
Zachary Anderson authored
-
stuartmorgan authored
Moves files generated in windows/flutter/ as part of the build to an ephemeral/ subdirectory, matching the approach used on macOS (and in the future, Windows). Adds that directory to the generated properties file to minimize hard-coding of paths in the project.
-
stuartmorgan authored
swift-format will alphabetize import statements, so Flutter* should be before Foundation. Also, separating the "Generated file" comment prevents the formatter from thinking that the comment is associated with the following import, rather than the file, if it does re-order.
-
Jonah Williams authored
-
LongCatIsLooong authored
-
Jonah Williams authored
-
Jonah Williams authored
* add web server device * remove extra async * fixes to server device * testing updates * fix test cases * address comments
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Francisco Magdaleno authored
-
- 10 Sep, 2019 21 commits
-
-
Dan Field authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Michael Goderbauer authored
-
Sam Rawlins authored
-
Greg Spencer authored
Fixed passing autofocus to MaterialButton, and when rebuilding Focus widget, and added a test for Focus and MaterialButton to test that it works properly.
-
Jonah Williams authored
-
Mouad Debbar authored
-
Peter Lee authored
-
Andrew Brogdon authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Shi-Hao Hong authored
* Add tabOffsetEqual null check with TODO
-
Sarbagya Dhaubanjar authored
* Added properties in DropdownFormField to match DropdownButton * Minor style guide related changes
-
Shouichi Kamiya authored
-
Slade Capasso authored
-
LongCatIsLooong authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 09 Sep, 2019 2 commits
-
-
Greg Spencer authored
Reverting the engine rolls that seem to have caused the following devicelab tests to start timing out: flutter_gallery_ios32__transition_perf and flutter_gallery_ios32__start_up. Specifically, they started failing when af07bb50 was committed.
-
Todd Volkert authored
It was hitting the global devicelab 15 minute timeout.
-
- 07 Sep, 2019 4 commits
-
-
engine-flutter-autoroll authored
c9ea4dba8 [flutter_runner] Refactor our build rules to make them more inline with topaz. (flutter/engine#12034) (#40018) git@github.com:flutter/engine.git/compare/50bdbd769eee...c9ea4dba8da6 git log 50bdbd769eee..c9ea4dba8da6 --no-merges --oneline 2019-09-06 iska.kaushik@gmail.com [flutter_runner] Refactor our build rules to make them more inline with topaz. (flutter/engine#12034) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC franciscojma@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Jonah Williams authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/7ea9884ab00e...50bdbd769eee git log 7ea9884ab00e..50bdbd769eee --no-merges --oneline 2019-09-06 egarciad@google.com Document dependencies and remove support-v13 (flutter/engine#11912) 2019-09-06 bkonyi@google.com Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits) 2019-09-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (flutter/engine#12031) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC franciscojma@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/b9ce2500d9e5...7ea9884ab00e git log b9ce2500d9e5..7ea9884ab00e --no-merges --oneline 2019-09-06 iska.kaushik@gmail.com [flutter_runner] Kernel platform files can now be built in topaz (flutter/engine#12016) 2019-09-06 iska.kaushik@gmail.com [flutter_runner] Plumb Flutter component arguments to the Dart entrypoint (flutter/engine#12026) 2019-09-06 ferhat@gmail.com Fix multi span text ruler cache lookup failure. (flutter/engine#12023) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC franciscojma@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-