- 08 Nov, 2019 18 commits
-
-
Jonah Williams authored
-
Collin Jackson authored
* Revert "Turn off docs upload temporarily (#44365) (#44413)" This reverts commit 8f2ea9d0. * Re enables docs upload
-
Jonah Williams authored
This reverts commit c1d029b8.
-
Jonah Williams authored
-
Jonah Williams authored
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
-
Jonah Williams authored
-
LongCatIsLooong authored
-
Luiz França authored
* Adding subtitle to expansion_tile
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/6a1f093398c6...5f5713e33971 git log 6a1f093398c6..5f5713e33971 --no-merges --oneline 2019-11-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 99b558b594a1..8c1e265f6f81 (1 commits) (flutter/engine#13751) 2019-11-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from H_5HL... to KRali... (flutter/engine#13750) 2019-11-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3fd426d19df3..99b558b594a1 (1 commits) (flutter/engine#13749) 2019-11-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 76eaab6b8cef..3fd426d19df3 (1 commits) (flutter/engine#13746) 2019-11-08 chinmaygarde@google.com Create a new picture recorder even when the embedder supplied render target is recycled. (flutter/engine#13744) 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 garyq@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
-
Greg Spencer authored
As it stands, dropdowns currently do not focus the item that is selected, so if you select something on a dropdown, and then close it, and re-open it, then the new item is not auto-focused. This PR changes that so that selected value is focused by default when the dropdown is re-opened.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/7ed9c9fc5885...6a1f093398c6 git log 7ed9c9fc5885..6a1f093398c6 --no-merges --oneline 2019-11-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 345a2735e2c8..76eaab6b8cef (18 commits) (flutter/engine#13745) 2019-11-08 gw280@google.com Only specify --no-link-platform when not specifying --aot, roll dart-lang sdk (flutter/engine#13742) 2019-11-08 ferhat@gmail.com Don't run engine tests under vm (causing warnings) (flutter/engine#13737) 2019-11-07 christopherfujino@gmail.com Switch to Cirrus Dockerfile as CI (flutter/engine#13440) 2019-11-07 matthew-carroll@users.noreply.github.com Removed scary experimental warnings for new embedding. (#44314) (flutter/engine#13738) 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 garyq@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/629930e8887c...7ed9c9fc5885 git log 629930e8887c..7ed9c9fc5885 --no-merges --oneline 2019-11-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia f66ec5d69d04..345a2735e2c8 (1 commits) (flutter/engine#13732) 2019-11-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from r1tS4... to H_5HL... (flutter/engine#13734) 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 garyq@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
-
Jenn Magder authored
-
chunhtai authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/ddceed5f7af1...629930e8887c git log ddceed5f7af1..629930e8887c --no-merges --oneline 2019-11-07 liyuqian@google.com Prefer SchedulerBinding.addTimingsCallback (flutter/engine#13728) 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 garyq@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
This reverts commit e5d6d924.
-
Jonah Williams authored
-
- 07 Nov, 2019 19 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/c448d39d5307...ddceed5f7af1 git log c448d39d5307..ddceed5f7af1 --no-merges --oneline 2019-11-07 alexmarkov@google.com Cleanup obsolete --strong option of front-end server (flutter/engine#13735) 2019-11-07 bkonyi@google.com Roll src/third_party/dart bdd9e74afc..4b9638aaa1 (7 commits) 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 garyq@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
-
Collin Jackson authored
* Revert "Turn off docs upload temporarily (#44365)" This reverts commit 3dd67410. * show contents of firebase-debug.log
-
Emmanuel Garcia authored
-
liyuqian authored
See https://github.com/flutter/engine/pull/13728
-
-
Zachary Anderson authored
-
Danny Tuppeny authored
-
LongCatIsLooong authored
-
xster authored
-
Kate Lovett authored
-
Greg Spencer authored
Turning off Docs upload temporarily until Firebase outage is over. Landing on red to fix the build.
-
Emmanuel Garcia authored
-
Afzaal Ahmad Zeeshan authored
Changed the placements of the operands to make it more readable.
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
c448d39d5 Roll src/third_party/skia 714f8cc3ff4b..f66ec5d69d04 (3 commits) (flutter/engine#13729) (#44321) git@github.com:flutter/engine.git/compare/d68c00947e6e...c448d39d5307 git log d68c00947e6e..c448d39d5307 --no-merges --oneline 2019-11-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia 714f8cc3ff4b..f66ec5d69d04 (3 commits) (flutter/engine#13729) 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 garyq@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/34a40cfbfd36...d68c00947e6e git log 34a40cfbfd36..d68c00947e6e --no-merges --oneline 2019-11-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 6Du8E... to r1tS4... (flutter/engine#13726) 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 garyq@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
-
Shi-Hao Hong authored
* Add pubspec.yaml comment * Add --help flag
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/abaa85a394c8...34a40cfbfd36 git log abaa85a394c8..34a40cfbfd36 --no-merges --oneline 2019-11-07 bkonyi@google.com Roll src/third_party/dart c154677699..bdd9e74afc (3 commits) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6790423f84ef..714f8cc3ff4b (8 commits) (flutter/engine#13724) 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 garyq@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/2a8f6dca6006...abaa85a394c8 git log 2a8f6dca6006..abaa85a394c8 --no-merges --oneline 2019-11-06 mouad.debbar@gmail.com [web] Proper support for text field's obscureText (flutter/engine#13722) 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 garyq@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
-
- 06 Nov, 2019 3 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/8ebb31840134...2a8f6dca6006 git log 8ebb31840134..2a8f6dca6006 --no-merges --oneline 2019-11-06 bkonyi@google.com Roll src/third_party/dart 462a448ac8..c154677699 (2 commits) 2019-11-06 gw280@google.com Package fml_unittests in a .far file for fml unit tests on Fuchsia (flutter/engine#13471) 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 garyq@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
-
Emmanuel Garcia authored
-
xster authored
-