- 21 Aug, 2019 19 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/ab097a59faf5...1efb5b770c97 git log ab097a59faf5..1efb5b770c97 --no-merges --oneline 2019-08-21 dnfield@google.com update sim script (flutter/engine#11355) 2019-08-21 dnfield@google.com Firebase test for Platform Views on iOS (flutter/engine#11350) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
Jenn Magder authored
-
LongCatIsLooong authored
-
Nigel Gott authored
-
Hans Muller authored
-
∂ω∂ authored
-
rami-a authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/29469f39c13a...ab097a59faf5 git log 29469f39c13a..ab097a59faf5 --no-merges --oneline 2019-08-21 stuartmorgan@google.com De-dup FILE output for each license (flutter/engine#10945) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/9f8b1d223ee8...29469f39c13a git log 9f8b1d223ee8..29469f39c13a --no-merges --oneline 2019-08-21 tamird@google.com [lsc] Remove fuchsia.net.SocketProvider (flutter/engine#11316) 2019-08-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia f99b7960f433..80bff5b3a2d7 (2 commits) (flutter/engine#11343) 2019-08-21 egarciad@google.com Remove engine hash from the output artifact (flutter/engine#11330) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/ba51408257b6...9f8b1d223ee8 git log ba51408257b6..9f8b1d223ee8 --no-merges --oneline 2019-08-21 stuartmorgan@google.com Clean up Windows and Linux build output (flutter/engine#11324) 2019-08-21 stuartmorgan@google.com Roll angle licenses (flutter/engine#11035) 2019-08-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0b9801eadc12..f99b7960f433 (3 commits) (flutter/engine#11338) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/05a0074580e1...ba51408257b6 git log 05a0074580e1..ba51408257b6 --no-merges --oneline 2019-08-21 chinmaygarde@google.com Reference the Flutter framework instead of the dylib in iOS tests. (flutter/engine#11337) 2019-08-21 jonahwilliams@google.com Reland remove kernel sdk script (flutter/engine#10814) 2019-08-21 stuartmorgan@google.com Fix change_install_name.py to be GN-friendly (flutter/engine#11309) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/51bdf834203c...05a0074580e1 git log 51bdf834203c..05a0074580e1 --no-merges --oneline 2019-08-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia aa3820a9123c..0b9801eadc12 (3 commits) (flutter/engine#11334) 2019-08-21 dnfield@google.com Add tests for platform views (flutter/engine#11319) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/c43739ba53ce...51bdf834203c git log c43739ba53ce..51bdf834203c --no-merges --oneline 2019-08-21 chinmaygarde@google.com Migrate Embedder API documentation to Doxygen format. (flutter/engine#11255) 2019-08-21 iska.kaushik@gmail.com Do not add null task observers (flutter/engine#11315) 2019-08-21 chinmaygarde@google.com When using a custom compositor, ensure the root canvas is flushed. (flutter/engine#11310) 2019-08-20 franciscojma86@gmail.com [glfw] Send the glfw key data to the framework. (flutter/engine#9386) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
stuartmorgan authored
When building in profile or release mode on desktop, add a prominent warning that it's actually a debug build. This is to help address issues with people being unaware of the current state of builds due to following third-party guides rather than official documentation. macOS is not included since PRs are in flight for macOS release support.
-
Greg Spencer authored
This reverts commit a11d7314 because of a regression in flutter_gallery_ios32__transition_perf's 90th_percentile_frame_build_time_millis. Fixes #38860.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/0e90cb40822b...c43739ba53ce git log 0e90cb40822b..c43739ba53ce --no-merges --oneline 2019-08-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia b081bc4a3139..aa3820a9123c (16 commits) (flutter/engine#11314) 2019-08-20 stuartmorgan@google.com Set FlutterMacOS podspec min version to 10.11 (flutter/engine#11306) 2019-08-20 iska.kaushik@gmail.com Do not Prepare raster cache if view_embedder is present (flutter/engine#11300) 2019-08-20 bkonyi@google.com Roll src/third_party/dart f7902889b6..027071318f (18 commits) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
- 20 Aug, 2019 21 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/ca86f6d7e153...0e90cb40822b git log ca86f6d7e153..0e90cb40822b --no-merges --oneline 2019-08-20 jason-simmons@users.noreply.github.com Fix a segfault in EmbedderTest.CanSpecifyCustomTaskRunner (flutter/engine#11305) 2019-08-20 yjbanov@google.com Add Chrome to Dockerfile (flutter/engine#11210) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
Chris Bracken authored
Syncs the BUILD.gn with pubspec.yaml for package:test. This fixes a breakage in the Fuchsia tree.
-
Ian Hickson authored
-
Ian Hickson authored
* Update CONTRIBUTING.md * Update CONTRIBUTING.md
-
Christopher Fujino authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
ca86f6d7e Roll src/third_party/skia 52a6a40535b0..b081bc4a3139 (4 commits) (flutter/engine#11267) (#38911) git@github.com:flutter/engine.git/compare/d212b9ab33a0...ca86f6d7e153 git log d212b9ab33a0..ca86f6d7e153 --no-merges --oneline 2019-08-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia 52a6a40535b0..b081bc4a3139 (4 commits) (flutter/engine#11267) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
Michael Goderbauer authored
-
Jenn Magder authored
-
Ian Hickson authored
-
Zachary Anderson authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/10167db43344...d212b9ab33a0 git log 10167db43344..d212b9ab33a0 --no-merges --oneline 2019-08-20 bkonyi@google.com Revert "Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits)" (flutter/engine#11298) 2019-08-20 bkonyi@google.com Revert "Roll src/third_party/dart 6e2b3f0326..b99df2be86 (5 commits) (#11287)" (flutter/engine#11297) 2019-08-20 bkonyi@google.com Roll src/third_party/dart 6e2b3f0326..b99df2be86 (5 commits) (flutter/engine#11287) 2019-08-20 bkonyi@google.com Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop the roller if necessary.
-
Ian Hickson authored
cc @gspencergoog
-
Jonah Williams authored
-
Jonah Williams authored
-
liyuqian authored
For https://github.com/flutter/flutter/issues/36064 That performance regression is iOS-only so we'd better get the benchmarks running on iOS.
-
Jenn Magder authored
-
James D. Lin authored
Flutter widget tests assert if a test completes with timers still pending. However, it can be hard to diagnose where a pending timer came from. For example, a widget might consume a third-party library that internally uses a timer. I added a FakeAsync.pendingTimersDebugInfo getter to quiver (https://github.com/google/quiver-dart/pull/500). Make flutter_test use it. Additionally modify Flutter's debugPrintStack to take an optional StackTrace argument instead of always printing StackTrace.current. Fixes #4237.
-
Gary Qian authored
-
Shi-Hao Hong authored
* Add ToggleButtons.textStyle property
-