Commit Graph

1539 Commits

Author SHA1 Message Date
engine-flutter-autoroll
a1c482b977
228907272 Roll src/third_party/skia d545bfbb94ca..dd0dff1c35d2 (25 commits) (flutter/engine#12334) (#40761)
git@github.com:flutter/engine.git/compare/fce8be3a68c0...2289072724ff

git log fce8be3a68c0..2289072724ff --no-merges --oneline
2019-09-18 skia-flutter-autoroll@skia.org Roll src/third_party/skia d545bfbb94ca..dd0dff1c35d2 (25 commits) (flutter/engine#12334)


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 stuartmorgan@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
2019-09-18 13:12:41 -04:00
engine-flutter-autoroll
c4c7e033bd
fce8be3a6 Roll src/third_party/dart f22f62c85d..cb80ea7ba9 (8 commits) (#40729)
git@github.com:flutter/engine.git/compare/36be89da497b...fce8be3a68c0

git log 36be89da497b..fce8be3a68c0 --no-merges --oneline
2019-09-18 bkonyi@google.com Roll src/third_party/dart f22f62c85d..cb80ea7ba9 (8 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 stuartmorgan@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
2019-09-18 09:44:41 -04:00
engine-flutter-autoroll
abfad9cc49
Roll engine 6a96417416b4..36be89da497b (4 commits) (#40726)
git@github.com:flutter/engine.git/compare/6a96417416b4...36be89da497b

git log 6a96417416b4..36be89da497b --no-merges --oneline
2019-09-17 matthew-carroll@users.noreply.github.com Added javadoc comments to FlutterActivity and FlutterFragmentActivity. (flutter/engine#12328)
2019-09-17 bkonyi@google.com Roll src/third_party/dart 7505b3a5f0..f22f62c85d (5 commits)
2019-09-17 iska.kaushik@gmail.com Revert "Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (#9888)" (flutter/engine#12327)
2019-09-17 ankitdave06@gmail.com [flutter] Remove old A11y API's. (flutter/engine#12308)


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 stuartmorgan@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
2019-09-18 00:14:41 -04:00
engine-flutter-autoroll
54fad69031
Roll engine d1692d4cc703..6a96417416b4 (4 commits) (#40721)
git@github.com:flutter/engine.git/compare/d1692d4cc703...6a96417416b4

git log d1692d4cc703..6a96417416b4 --no-merges --oneline
2019-09-17 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from RRgw-... to F-g18... (flutter/engine#12326)
2019-09-17 chinmaygarde@google.com Account for root surface transformation on the surfaces managed by the external view embedder. (flutter/engine#11384)
2019-09-17 matthew-carroll@users.noreply.github.com Introduce FlutterFragmentActivity (flutter/engine#12305)
2019-09-17 chinmaygarde@google.com Shuffle test order and repeat test runs once. (flutter/engine#12275)


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 stuartmorgan@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
2019-09-17 22:57:41 -04:00
engine-flutter-autoroll
00d50be849
Roll engine 63873d9f421f..d1692d4cc703 (22 commits) (#40717)
git@github.com:flutter/engine.git/compare/63873d9f421f...d1692d4cc703

git log 63873d9f421f..d1692d4cc703 --no-merges --oneline
2019-09-17 hterkelsen@users.noreply.github.com Update canvaskit backend (flutter/engine#12318)
2019-09-17 mouad.debbar@gmail.com README for the felt tool (flutter/engine#12323)
2019-09-17 jason-simmons@users.noreply.github.com Fix continuous event polling in the GLFW event loop (flutter/engine#12320)
2019-09-17 15365765+rafern@users.noreply.github.com Tests for #11283 (flutter/engine#12322)
2019-09-17 ditman@gmail.com Improve check to render (or not) a DRRect when inner falls outside of outer on RecordingCanvas (flutter/engine#12229)
2019-09-17 bkonyi@google.com Roll src/third_party/dart dd1969a43a..7505b3a5f0 (39 commits)
2019-09-17 30870216+gaaclarke@users.noreply.github.com Channel buffers (flutter/engine#12167)
2019-09-17 xster@google.com Make iOS FlutterViewController stop sending inactive/pause on app lifecycle events when not visible (flutter/engine#12128)
2019-09-17 stuartmorgan@google.com Adds PluginRegistry to the C++ client wrapper API (flutter/engine#12287)
2019-09-17 liyuqian@google.com Add "type" to getDisplayRefreshRate protocol (flutter/engine#12319)
2019-09-17 mouad.debbar@gmail.com Add a build command to felt (flutter/engine#12303)
2019-09-17 skia-flutter-autoroll@skia.org Roll src/third_party/skia df432d5efb70..d545bfbb94ca (1 commits) (flutter/engine#12316)
2019-09-17 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from rwf0-... to RRgw-... (flutter/engine#12315)
2019-09-17 skia-flutter-autoroll@skia.org Roll src/third_party/skia f8486f2c5fb6..df432d5efb70 (1 commits) (flutter/engine#12313)
2019-09-17 skia-flutter-autoroll@skia.org Roll src/third_party/skia b47704b0bd34..f8486f2c5fb6 (2 commits) (flutter/engine#12312)
2019-09-16 jason-simmons@users.noreply.github.com Fix the declaration of setSystemGestureExclusionRects to match the PlatformMessageHandler interface (flutter/engine#12306)
2019-09-16 gw280@google.com Manage resource and onscreen contexts using separate IOSGLContext objects (flutter/engine#12277)
2019-09-16 goderbauer@google.com Cleanup in web_ui (flutter/engine#12307)
2019-09-16 30870216+gaaclarke@users.noreply.github.com Made flutter startup faster by allowing initialization to be parallelized (flutter/engine#10182)
2019-09-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia c22498502cda..b47704b0bd34 (16 commits) (flutter/engine#12304)
2019-09-16 jonahwilliams@google.com Include firefox in check to quote font families (flutter/engine#12288)
2019-09-16 bkonyi@google.com Roll src/third_party/dart 7799f424f4..dd1969a43a (2 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 stuartmorgan@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
2019-09-17 21:26:25 -04:00
engine-flutter-autoroll
26bb93145f
Roll engine 8a8610a9a514..63873d9f421f (2 commits) (#40620)
git@github.com:flutter/engine.git/compare/8a8610a9a514...63873d9f421f

git log 8a8610a9a514..63873d9f421f --no-merges --oneline
2019-09-16 15365765+rafern@users.noreply.github.com Fix objects equal to null not being detected as null (flutter/engine#11283)
2019-09-16 qxyat2019@gmail.com Reset NSNetService delegate to nil,when stop service. (flutter/engine#11270)


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 jimgraham@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
2019-09-16 18:18:41 -04:00
engine-flutter-autoroll
b9a34dec7e
Roll engine 2c4ed36c60ae..8a8610a9a514 (3 commits) (#40616)
git@github.com:flutter/engine.git/compare/2c4ed36c60ae...8a8610a9a514

git log 2c4ed36c60ae..8a8610a9a514 --no-merges --oneline
2019-09-16 liyuqian@google.com Implement Base32Decode (flutter/engine#12253)
2019-09-16 liyuqian@google.com Reland "Smooth out iOS irregular input events delivery (#11817)" (flutter/engine#12280)
2019-09-16 mouad.debbar@gmail.com Refactor and polish the 'felt' tool (flutter/engine#12258)


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 jimgraham@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
2019-09-16 16:56:41 -04:00
engine-flutter-autoroll
9dd8c3a31c
Roll engine 04f567bdde40..2c4ed36c60ae (3 commits) (#40614)
git@github.com:flutter/engine.git/compare/04f567bdde40...2c4ed36c60ae

git log 04f567bdde40..2c4ed36c60ae --no-merges --oneline
2019-09-16 bkonyi@google.com Roll src/third_party/dart a8f433820b..7799f424f4 (3 commits)
2019-09-16 goderbauer@google.com a11y: expose max character count for text fields (flutter/engine#12269)
2019-09-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 86c48abc94f3..c22498502cda (1 commits) (flutter/engine#12300)


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 jimgraham@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
2019-09-16 15:44:41 -04:00
engine-flutter-autoroll
c7b34d9ff5
04f567bdd Do not assume Platform.script is a Dart source file during training. (flutter/engine#12256) (#40603)
git@github.com:flutter/engine.git/compare/aef8f5e01a91...04f567bdde40

git log aef8f5e01a91..04f567bdde40 --no-merges --oneline
2019-09-16 rmacnak@google.com Do not assume Platform.script is a Dart source file during training. (flutter/engine#12256)


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 jimgraham@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
2019-09-16 14:35:41 -04:00
engine-flutter-autoroll
3a926d6428
aef8f5e01 Roll src/third_party/dart f8f0b845c2..a8f433820b (1 commits) (#40595)
git@github.com:flutter/engine.git/compare/3da554934b84...aef8f5e01a91

git log 3da554934b84..aef8f5e01a91 --no-merges --oneline
2019-09-16 bkonyi@google.com Roll src/third_party/dart f8f0b845c2..a8f433820b (1 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 jimgraham@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
2019-09-16 12:58:41 -04:00
engine-flutter-autoroll
25ac81ffdf
3da554934 Roll fuchsia/sdk/core/linux-amd64 from Ha3yC... to rwf0-... (flutter/engine#12298) (#40588)
git@github.com:flutter/engine.git/compare/8749d1722961...3da554934b84

git log 8749d1722961..3da554934b84 --no-merges --oneline
2019-09-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Ha3yC... to rwf0-... (flutter/engine#12298)


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 jimgraham@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
2019-09-16 10:59:41 -04:00
engine-flutter-autoroll
ef1269546c
8749d1722 Roll fuchsia/sdk/core/mac-amd64 from tg1Em... to xPX7p... (flutter/engine#12297) (#40581)
git@github.com:flutter/engine.git/compare/224ab48f1b20...8749d1722961

git log 224ab48f1b20..8749d1722961 --no-merges --oneline
2019-09-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from tg1Em... to xPX7p... (flutter/engine#12297)


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 jimgraham@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
2019-09-16 09:59:42 -04:00
engine-flutter-autoroll
928245d07c
224ab48f1 Roll src/third_party/dart d0052c1b31..f8f0b845c2 (16 commits) (#40569)
git@github.com:flutter/engine.git/compare/79ecdbf22044...224ab48f1b20

git log 79ecdbf22044..224ab48f1b20 --no-merges --oneline
2019-09-16 bkonyi@google.com Roll src/third_party/dart d0052c1b31..f8f0b845c2 (16 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 jimgraham@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
2019-09-16 06:14:41 -04:00
engine-flutter-autoroll
3331c37804
79ecdbf22 Roll src/third_party/skia cb52badca04a..86c48abc94f3 (4 commits) (flutter/engine#12294) (#40564)
git@github.com:flutter/engine.git/compare/47991fe122d9...79ecdbf22044

git log 47991fe122d9..79ecdbf22044 --no-merges --oneline
2019-09-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia cb52badca04a..86c48abc94f3 (4 commits) (flutter/engine#12294)


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 jimgraham@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
2019-09-16 05:02:41 -04:00
engine-flutter-autoroll
d11c0e3d7b
47991fe12 Roll src/third_party/skia 2cb1315d99e4..cb52badca04a (5 commits) (flutter/engine#12293) (#40553)
git@github.com:flutter/engine.git/compare/31e5149a805b...47991fe122d9

git log 31e5149a805b..47991fe122d9 --no-merges --oneline
2019-09-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 2cb1315d99e4..cb52badca04a (5 commits) (flutter/engine#12293)


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 jimgraham@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
2019-09-16 01:28:41 -04:00
engine-flutter-autoroll
27f7b6e914
Roll engine 834cd15010b2..31e5149a805b (3 commits) (#40549)
git@github.com:flutter/engine.git/compare/834cd15010b2...31e5149a805b

git log 834cd15010b2..31e5149a805b --no-merges --oneline
2019-09-16 iska.kaushik@gmail.com Revert "Revert "Roll src/third_party/dart a554c8be6b..d0052c1b31 (22 commits)" (#12290)" (flutter/engine#12291)
2019-09-16 iska.kaushik@gmail.com Revert "Add iOS platform view mutation XCUITests to the scenario app (#11652)" (flutter/engine#12292)
2019-09-15 ychris@google.com Add iOS platform view mutation XCUITests to the scenario app (flutter/engine#11652)


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 jimgraham@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
2019-09-16 00:21:41 -04:00
engine-flutter-autoroll
62f4e7c364
Roll engine 6fbbfe18e852..834cd15010b2 (2 commits) (#40545)
git@github.com:flutter/engine.git/compare/6fbbfe18e852...834cd15010b2

git log 6fbbfe18e852..834cd15010b2 --no-merges --oneline
2019-09-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia cf4deab60e30..2cb1315d99e4 (1 commits) (flutter/engine#12283)
2019-09-15 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from gVBCH... to tg1Em... (flutter/engine#12285)


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 jimgraham@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
2019-09-15 23:30:41 -04:00
engine-flutter-autoroll
5f14e98d3f
Roll engine 3f76f55bc038..6fbbfe18e852 (2 commits) (#40541)
git@github.com:flutter/engine.git/compare/3f76f55bc038...6fbbfe18e852

git log 3f76f55bc038..6fbbfe18e852 --no-merges --oneline
2019-09-15 iska.kaushik@gmail.com Fix flutter runner paths (flutter/engine#12289)
2019-09-15 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Xfeuz... to Ha3yC... (flutter/engine#12286)


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 jimgraham@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
2019-09-15 22:31:41 -04:00
engine-flutter-autoroll
d530d1938c
Roll engine 00c8941daeae..3f76f55bc038 (3 commits) (#40537)
git@github.com:flutter/engine.git/compare/00c8941daeae...3f76f55bc038

git log 00c8941daeae..3f76f55bc038 --no-merges --oneline
2019-09-15 iska.kaushik@gmail.com Revert "Roll src/third_party/dart a554c8be6b..d0052c1b31 (22 commits)" (flutter/engine#12290)
2019-09-14 30870216+gaaclarke@users.noreply.github.com FlutterViewController notify will dealloc (flutter/engine#12232)
2019-09-14 bkonyi@google.com Roll src/third_party/dart a554c8be6b..d0052c1b31 (22 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 jimgraham@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
2019-09-15 21:12:42 -04:00
engine-flutter-autoroll
3dcb961d11
Roll engine fdb7bbf3192a..00c8941daeae (4 commits) (#40474)
git@github.com:flutter/engine.git/compare/fdb7bbf3192a...00c8941daeae

git log fdb7bbf3192a..00c8941daeae --no-merges --oneline
2019-09-13 iska.kaushik@gmail.com [flutter_runner] Change the path to artifacts (flutter/engine#12282)
2019-09-13 dnfield@google.com optionally skip builds (flutter/engine#12281)
2019-09-13 skia-flutter-autoroll@skia.org Roll src/third_party/skia 043dba039e0d..cf4deab60e30 (5 commits) (flutter/engine#12278)
2019-09-13 franciscojma@google.com [macos] Stops keeping track of text input models (flutter/engine#12267)


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 jimgraham@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
2019-09-13 22:09:41 -04:00
engine-flutter-autoroll
e3c4609a5e
fdb7bbf31 Revert "Close the tree (#12268)" (flutter/engine#12272) (#40469)
git@github.com:flutter/engine.git/compare/e12decfdd210...fdb7bbf3192a

git log e12decfdd210..fdb7bbf3192a --no-merges --oneline
2019-09-13 dnfield@google.com Revert "Close the tree (#12268)" (flutter/engine#12272)


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 jimgraham@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
2019-09-13 21:08:41 -04:00
engine-flutter-autoroll
ab455104d3
Roll engine 7d8c6d9c1a5c..e12decfdd210 (2 commits) (#40458)
git@github.com:flutter/engine.git/compare/7d8c6d9c1a5c...e12decfdd210

git log 7d8c6d9c1a5c..e12decfdd210 --no-merges --oneline
2019-09-13 xster@google.com Clean up after AppLifecycleTests (flutter/engine#12273)
2019-09-13 dnfield@google.com Close the tree (flutter/engine#12268)


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 jimgraham@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
2019-09-13 20:14:41 -04:00
engine-flutter-autoroll
2f3515de31
7d8c6d9c1 Reland add some AppLifecycleTests (#40455)
git@github.com:flutter/engine.git/compare/1b6344439062...7d8c6d9c1a5c

git log 1b6344439062..7d8c6d9c1a5c --no-merges --oneline
2019-09-13 xster@google.com Reland add some AppLifecycleTests


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 jimgraham@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
2019-09-13 17:52:41 -04:00
Michael Klimushyn
8d23bcfae8
Roll engine 7ea9884..1b6344439 (91 commits 🔥🔥🔥) (#40442)
1b6344439 Revert "Started taking advantage of Skia's new copyTableData to avoid (#10154)" (#12263)
0897b50cb Roll fuchsia/sdk/core/linux-amd64 from 6a4X4... to Xfeuz... (#12261)
186014ced Roll src/third_party/skia be194479d27f..043dba039e0d (23 commits) (#12262)
4debdda68 Roll fuchsia/sdk/core/mac-amd64 from JVZ_i... to gVBCH... (#12260)
9e7bd05c6 Roll src/third_party/dart d9489622be..a554c8be6b (10 commits)
850d80c35 Revert "Add some AppLifecycleTests (#11890)" (#12264)
46ff05346 Add some AppLifecycleTests (#11890)
ca4c3f6df Add an initial macOS version of FlutterAppDelegate (#12230)
6e6de9445 Roll dart to d9489622befb638c040975163cf9b8eba2ff057b. (#12255)
5c8611194 [glfw/windows] Stops keeping track of input models (#12234)
9c8465927 Editable text fix (#12249)
cce4b5b3c Roll src/third_party/dart e6887536aa..c74e68e501 (14 commits)
55c346aa0 Roll fuchsia/sdk/core/linux-amd64 from vuG5q... to 6a4X4... (#12252)
6beba539a Started taking advantage of Skia's new copyTableData to avoid (#10154)
3c6383f2d Revert "Smooth out iOS irregular input events delivery (#11817)" (#12251)
d6f0b64d0 pin and auto-install chrome version (#12228)
2698a0e93 Roll fuchsia/sdk/core/mac-amd64 from Ne2UA... to JVZ_i... (#12250)
dfa949836 Enable platform view keyboard input on Android Q (#12085)
bf91a8d62 Roll fuchsia/sdk/core/linux-amd64 from u7Q31... to vuG5q... (#12238)
58ecf5274 Roll src/third_party/skia 7c47d41067d4..be194479d27f (4 commits) (#12237)
c71580b48 Roll dart to e6887536aadc7fbd1990448989601cee0224958d. (#12235)
cf1d1569a Roll fuchsia/sdk/core/mac-amd64 from _nS67... to Ne2UA... (#12236)
bbb1f1246 Adjust iOS frame start times to match the platform info (#11802)
1de28d032 Roll src/third_party/skia 50f377e275c3..7c47d41067d4 (3 commits) (#12231)
da84d59f6 Revert "Manage iOS contexts separately (#12078)" (#12233)
4ac0663db Manage iOS contexts separately (#12078)
28d7900ed Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (#12224)
5b94c8ae8 Revert "Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)" (#12223)
988efe376 Do not generate kernel platform files on topaz tree (#12222)
6c46a173e Don't disable toString in release mode for dart:ui classes (#12204)
80b8ed8f8 Roll fuchsia/sdk/core/linux-amd64 from 7gDBN... to u7Q31... (#12221)
7a8caaac7 Roll src/third_party/skia d96ef09317d6..120e7d6766e4 (2 commits) (#12220)
c8428ff46 Roll fuchsia/sdk/core/mac-amd64 from vDk46... to _nS67... (#12219)
2bdfb61a0 Namespace patched SDK names to not conflict with Topaz (#12218)
ff1fcfb5d Roll src/third_party/dart ca7baa4013..4d5e15abde (29 commits)
2b78c5953 Roll src/third_party/skia 14318c140949..d96ef09317d6 (2 commits) (#12216)
d74ed765d Roll src/third_party/skia b23a4f9d9442..14318c140949 (2 commits) (#12215)
c58c5939e Roll src/third_party/skia 26ac0467cb4c..b23a4f9d9442 (2 commits) (#12214)
5e85403cd Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)
e2cc04c3f Roll fuchsia/sdk/core/linux-amd64 from R1yqu... to 7gDBN... (#12212)
6fbfb4503 Roll fuchsia/sdk/core/mac-amd64 from spUG2... to vDk46... (#12210)
96443e2df Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (#12209)
34cf4f716 Roll src/third_party/skia 4fe30e15c06c..26ac0467cb4c (2 commits) (#12207)
92d42c0f6 Only build the x64 variant of Fuchsia on the try-jobs. (#12206)
e174b4b9b Don't load Roboto by default (#12205)
efb32a6b9 Roll src/third_party/dart 300c3333d1..7bbfd532de (5 commits)
5566be141 Roll src/third_party/skia 66d8006c2bb1..4fe30e15c06c (11 commits) (#12202)
e9c998468 add a convenience CLI tool for building and testing web engine (#12197)
bfa43e179 [flutter_runner] Generate symbols for the Dart VM profiler (#12048)
954f1988c Add custom test plugin that supports screenshot tests (#12079)
d8379f967 Move the Fuchsia tryjob into a its own step and disable LTO. (#12190)
c12ac24a9 Roll src/third_party/dart 62f78a7abb..300c3333d1 (6 commits)
cab3a396e Roll src/third_party/skia b88894c8811b..66d8006c2bb1 (5 commits) (#12178)
2592d6efe [flutter_runner] Port the accessibility bridge from Topaz (#12054)
b569e8c2f Smooth out iOS irregular input events delivery (#11817)
dea813dd5 Roll src/third_party/dart ccb6ba948b..62f78a7abb (3 commits)
243879814 Make ImageShader implement Shader for web ui (#12161)
c31583a61 Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits)
4542886f7 Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (#12151)
548998fdc Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (#12129)
f1490a28e Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (#12106)
19b2d430b Roll fuchsia/clang/mac-amd64 from H1Qjc... to HfPKR... (#12088)
d81675550 Don't launch the observatory by default on each embedder unit-test invocation. (#12087)
39c806702 Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (#12086)
b19e75a52 Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits)
03e773a90 Guard availability of user notification related methods to iOS 10.0 (#12084)
9c00c26c8 Add capability to add AppDelegate as UNUserNotificationCenterDelegate (#9864)
c2e82892a Add GradientRadial paintStyle implementation (#12081)
c3eea0ac2 Don't quote generic font families (#12080)
c2b3d888a Roll src/third_party/skia 28d40b2e7ade..c2d84bfa7421 (3 commits) (#12082)
a4de006f2 Remove ENABLE_BITCODE from Scenarios test app (#11839)
6e017f0cf Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (#12077)
e911b0505 Roll src/third_party/skia 627d15588f4d..4f2674da4bbc (1 commits) (#12075)
359e66309 Roll src/third_party/skia 6c3bd09ead0f..627d15588f4d (3 commits) (#12074)
38d545ee1 Improve Unicode handling on Windows (#11899)
89efb4c3a Roll fuchsia/clang/linux-amd64 from VoYNW... to 2IT_b... (#12072)
dc8e30d9d Roll fuchsia/clang/mac-amd64 from XAazI... to H1Qjc... (#12071)
8cdb3afd6 Annotate nullability on FlutterEngine to make swift writing more ergonomic (#11808)
aa9aaa21d Roll src/third_party/skia f433336585ed..6c3bd09ead0f (1 commits) (#12070)
075a61fc4 Roll src/third_party/skia 69a426f5a427..f433336585ed (1 commits) (#12068)
a6105050c option for --no-lto for fuchsia (#12010)
be3982091 Roll src/third_party/skia 380561393385..69a426f5a427 (2 commits) (#12067)
6bafbf95b Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) (#12059)
e2ba93d74 Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
723a2880e Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... (#12058)
35875e0f0 Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)" (#12055)
a353f93d3 Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)
c9ea4dba8 [flutter_runner] Refactor our build rules to make them more inline with topaz. (#12034)
50bdbd769 Document dependencies and remove support-v13 (#11912)
0c6a538d6 Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)
37f81cd07 Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (#12031)
2019-09-13 12:34:29 -07:00
Michael Klimushyn
7ca249126b
Revert "Roll engine to 6e6de944536b820e4f148036b01004ef0ed68917 (#40394)" (#40404)
This re-introduced 32 bit iOS failures.

This reverts commit c37d06c6ff.
2019-09-12 18:03:32 -07:00
Alexander Aprelev
c37d06c6ff Roll engine to 6e6de944536b820e4f148036b01004ef0ed68917 (#40394)
Changes since last roll:
```
6e6de9445 Roll dart to d9489622befb638c040975163cf9b8eba2ff057b. (#12255)
5c8611194 [glfw/windows] Stops keeping track of input models (#12234)
9c8465927 Editable text fix (#12249)
cce4b5b3c Roll src/third_party/dart e6887536aa..c74e68e501 (14 commits)
55c346aa0 Roll fuchsia/sdk/core/linux-amd64 from vuG5q... to 6a4X4... (#12252)
6beba539a Started taking advantage of Skia's new copyTableData to avoid (#10154)
3c6383f2d Revert "Smooth out iOS irregular input events delivery (#11817)" (#12251)
d6f0b64d0 pin and auto-install chrome version (#12228)
2698a0e93 Roll fuchsia/sdk/core/mac-amd64 from Ne2UA... to JVZ_i... (#12250)
dfa949836 Enable platform view keyboard input on Android Q (#12085)
bf91a8d62 Roll fuchsia/sdk/core/linux-amd64 from u7Q31... to vuG5q... (#12238)
58ecf5274 Roll src/third_party/skia 7c47d41067d4..be194479d27f (4 commits) (#12237)
c71580b48 Roll dart to e6887536aadc7fbd1990448989601cee0224958d. (#12235)
cf1d1569a Roll fuchsia/sdk/core/mac-amd64 from _nS67... to Ne2UA... (#12236)
bbb1f1246 Adjust iOS frame start times to match the platform info (#11802)
1de28d032 Roll src/third_party/skia 50f377e275c3..7c47d41067d4 (3 commits) (#12231)
da84d59f6 Revert "Manage iOS contexts separately (#12078)" (#12233)
4ac0663db Manage iOS contexts separately (#12078)
28d7900ed Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (#12224)
5b94c8ae8 Revert "Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)" (#12223)
988efe376 Do not generate kernel platform files on topaz tree (#12222)
6c46a173e Don't disable toString in release mode for dart:ui classes (#12204)
80b8ed8f8 Roll fuchsia/sdk/core/linux-amd64 from 7gDBN... to u7Q31... (#12221)
7a8caaac7 Roll src/third_party/skia d96ef09317d6..120e7d6766e4 (2 commits) (#12220)
c8428ff46 Roll fuchsia/sdk/core/mac-amd64 from vDk46... to _nS67... (#12219)
2bdfb61a0 Namespace patched SDK names to not conflict with Topaz (#12218)
ff1fcfb5d Roll src/third_party/dart ca7baa4013..4d5e15abde (29 commits)
2b78c5953 Roll src/third_party/skia 14318c140949..d96ef09317d6 (2 commits) (#12216)
d74ed765d Roll src/third_party/skia b23a4f9d9442..14318c140949 (2 commits) (#12215)
c58c5939e Roll src/third_party/skia 26ac0467cb4c..b23a4f9d9442 (2 commits) (#12214)
5e85403cd Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)
e2cc04c3f Roll fuchsia/sdk/core/linux-amd64 from R1yqu... to 7gDBN... (#12212)
6fbfb4503 Roll fuchsia/sdk/core/mac-amd64 from spUG2... to vDk46... (#12210)
96443e2df Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (#12209)
34cf4f716 Roll src/third_party/skia 4fe30e15c06c..26ac0467cb4c (2 commits) (#12207)
92d42c0f6 Only build the x64 variant of Fuchsia on the try-jobs. (#12206)
e174b4b9b Don't load Roboto by default (#12205)
efb32a6b9 Roll src/third_party/dart 300c3333d1..7bbfd532de (5 commits)
5566be141 Roll src/third_party/skia 66d8006c2bb1..4fe30e15c06c (11 commits) (#12202)
e9c998468 add a convenience CLI tool for building and testing web engine (#12197)
bfa43e179 [flutter_runner] Generate symbols for the Dart VM profiler (#12048)
954f1988c Add custom test plugin that supports screenshot tests (#12079)
d8379f967 Move the Fuchsia tryjob into a its own step and disable LTO. (#12190)
c12ac24a9 Roll src/third_party/dart 62f78a7abb..300c3333d1 (6 commits)
cab3a396e Roll src/third_party/skia b88894c8811b..66d8006c2bb1 (5 commits) (#12178)
2592d6efe [flutter_runner] Port the accessibility bridge from Topaz (#12054)
b569e8c2f Smooth out iOS irregular input events delivery (#11817)
dea813dd5 Roll src/third_party/dart ccb6ba948b..62f78a7abb (3 commits)
243879814 Make ImageShader implement Shader for web ui (#12161)
c31583a61 Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits)
4542886f7 Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (#12151)
548998fdc Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (#12129)
f1490a28e Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (#12106)
19b2d430b Roll fuchsia/clang/mac-amd64 from H1Qjc... to HfPKR... (#12088)
d81675550 Don't launch the observatory by default on each embedder unit-test invocation. (#12087)
39c806702 Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (#12086)
b19e75a52 Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits)
03e773a90 Guard availability of user notification related methods to iOS 10.0 (#12084)
9c00c26c8 Add capability to add AppDelegate as UNUserNotificationCenterDelegate (#9864)
c2e82892a Add GradientRadial paintStyle implementation (#12081)
c3eea0ac2 Don't quote generic font families (#12080)
c2b3d888a Roll src/third_party/skia 28d40b2e7ade..c2d84bfa7421 (3 commits) (#12082)
a4de006f2 Remove ENABLE_BITCODE from Scenarios test app (#11839)
6e017f0cf Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (#12077)
e911b0505 Roll src/third_party/skia 627d15588f4d..4f2674da4bbc (1 commits) (#12075)
359e66309 Roll src/third_party/skia 6c3bd09ead0f..627d15588f4d (3 commits) (#12074)
38d545ee1 Improve Unicode handling on Windows (#11899)
89efb4c3a Roll fuchsia/clang/linux-amd64 from VoYNW... to 2IT_b... (#12072)
dc8e30d9d Roll fuchsia/clang/mac-amd64 from XAazI... to H1Qjc... (#12071)
8cdb3afd6 Annotate nullability on FlutterEngine to make swift writing more ergonomic (#11808)
aa9aaa21d Roll src/third_party/skia f433336585ed..6c3bd09ead0f (1 commits) (#12070)
075a61fc4 Roll src/third_party/skia 69a426f5a427..f433336585ed (1 commits) (#12068)
a6105050c option for --no-lto for fuchsia (#12010)
be3982091 Roll src/third_party/skia 380561393385..69a426f5a427 (2 commits) (#12067)
6bafbf95b Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) (#12059)
e2ba93d74 Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
723a2880e Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... (#12058)
35875e0f0 Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)" (#12055)
a353f93d3 Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)
c9ea4dba8 [flutter_runner] Refactor our build rules to make them more inline with topaz. (#12034)
50bdbd769 Document dependencies and remove support-v13 (#11912)
0c6a538d6 Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)
37f81cd07 Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (#12031)
```
2019-09-12 17:01:34 -07:00
Michael Klimushyn
baa12b3309
Revert "Roll engine from 7ea9884..3c6383f (77 commits 🔥) (#40372)" (#40386)
The Dart SDK in this roll is broken.

This reverts commit d4b1f49844.
2019-09-12 14:05:29 -07:00
Michael Klimushyn
d4b1f49844
Roll engine from 7ea9884..3c6383f (77 commits 🔥) (#40372)
There are overlapping TODAY issues (#40303 and #40114) that prevent this
roll from being split up further.

git log 7ea9884ab00eb0b63f7793ce8664ae55af484eb1..3c6383f2db5f8e3df1088e3e17f688842351422a --no-merges --oneline

3c6383f2d Revert "Smooth out iOS irregular input events delivery (#11817)" (#12251)
d6f0b64d0 pin and auto-install chrome version (#12228)
2698a0e93 Roll fuchsia/sdk/core/mac-amd64 from Ne2UA... to JVZ_i... (#12250)
dfa949836 Enable platform view keyboard input on Android Q (#12085)
bf91a8d62 Roll fuchsia/sdk/core/linux-amd64 from u7Q31... to vuG5q... (#12238)
58ecf5274 Roll src/third_party/skia 7c47d41067d4..be194479d27f (4 commits) (#12237)
c71580b48 Roll dart to e6887536aadc7fbd1990448989601cee0224958d. (#12235)
cf1d1569a Roll fuchsia/sdk/core/mac-amd64 from _nS67... to Ne2UA... (#12236)
bbb1f1246 Adjust iOS frame start times to match the platform info (#11802)
1de28d032 Roll src/third_party/skia 50f377e275c3..7c47d41067d4 (3 commits) (#12231)
da84d59f6 Revert "Manage iOS contexts separately (#12078)" (#12233)
4ac0663db Manage iOS contexts separately (#12078)
28d7900ed Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (#12224)
5b94c8ae8 Revert "Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)" (#12223)
988efe376 Do not generate kernel platform files on topaz tree (#12222)
6c46a173e Don't disable toString in release mode for dart:ui classes (#12204)
80b8ed8f8 Roll fuchsia/sdk/core/linux-amd64 from 7gDBN... to u7Q31... (#12221)
7a8caaac7 Roll src/third_party/skia d96ef09317d6..120e7d6766e4 (2 commits) (#12220)
c8428ff46 Roll fuchsia/sdk/core/mac-amd64 from vDk46... to _nS67... (#12219)
2bdfb61a0 Namespace patched SDK names to not conflict with Topaz (#12218)
ff1fcfb5d Roll src/third_party/dart ca7baa4013..4d5e15abde (29 commits)
2b78c5953 Roll src/third_party/skia 14318c140949..d96ef09317d6 (2 commits) (#12216)
d74ed765d Roll src/third_party/skia b23a4f9d9442..14318c140949 (2 commits) (#12215)
c58c5939e Roll src/third_party/skia 26ac0467cb4c..b23a4f9d9442 (2 commits) (#12214)
5e85403cd Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)
e2cc04c3f Roll fuchsia/sdk/core/linux-amd64 from R1yqu... to 7gDBN... (#12212)
6fbfb4503 Roll fuchsia/sdk/core/mac-amd64 from spUG2... to vDk46... (#12210)
96443e2df Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (#12209)
34cf4f716 Roll src/third_party/skia 4fe30e15c06c..26ac0467cb4c (2 commits) (#12207)
92d42c0f6 Only build the x64 variant of Fuchsia on the try-jobs. (#12206)
e174b4b9b Don't load Roboto by default (#12205)
efb32a6b9 Roll src/third_party/dart 300c3333d1..7bbfd532de (5 commits)
5566be141 Roll src/third_party/skia 66d8006c2bb1..4fe30e15c06c (11 commits) (#12202)
e9c998468 add a convenience CLI tool for building and testing web engine (#12197)
bfa43e179 [flutter_runner] Generate symbols for the Dart VM profiler (#12048)
954f1988c Add custom test plugin that supports screenshot tests (#12079)
d8379f967 Move the Fuchsia tryjob into a its own step and disable LTO. (#12190)
c12ac24a9 Roll src/third_party/dart 62f78a7abb..300c3333d1 (6 commits)
cab3a396e Roll src/third_party/skia b88894c8811b..66d8006c2bb1 (5 commits) (#12178)
2592d6efe [flutter_runner] Port the accessibility bridge from Topaz (#12054)
b569e8c2f Smooth out iOS irregular input events delivery (#11817)
dea813dd5 Roll src/third_party/dart ccb6ba948b..62f78a7abb (3 commits)
243879814 Make ImageShader implement Shader for web ui (#12161)
c31583a61 Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits)
4542886f7 Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (#12151)
548998fdc Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (#12129)
f1490a28e Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (#12106)
19b2d430b Roll fuchsia/clang/mac-amd64 from H1Qjc... to HfPKR... (#12088)
d81675550 Don't launch the observatory by default on each embedder unit-test invocation. (#12087)
39c806702 Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (#12086)
b19e75a52 Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits)
03e773a90 Guard availability of user notification related methods to iOS 10.0 (#12084)
9c00c26c8 Add capability to add AppDelegate as UNUserNotificationCenterDelegate (#9864)
c2e82892a Add GradientRadial paintStyle implementation (#12081)
c3eea0ac2 Don't quote generic font families (#12080)
c2b3d888a Roll src/third_party/skia 28d40b2e7ade..c2d84bfa7421 (3 commits) (#12082)
a4de006f2 Remove ENABLE_BITCODE from Scenarios test app (#11839)
6e017f0cf Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (#12077)
e911b0505 Roll src/third_party/skia 627d15588f4d..4f2674da4bbc (1 commits) (#12075)
359e66309 Roll src/third_party/skia 6c3bd09ead0f..627d15588f4d (3 commits) (#12074)
38d545ee1 Improve Unicode handling on Windows (#11899)
89efb4c3a Roll fuchsia/clang/linux-amd64 from VoYNW... to 2IT_b... (#12072)
dc8e30d9d Roll fuchsia/clang/mac-amd64 from XAazI... to H1Qjc... (#12071)
8cdb3afd6 Annotate nullability on FlutterEngine to make swift writing more ergonomic (#11808)
aa9aaa21d Roll src/third_party/skia f433336585ed..6c3bd09ead0f (1 commits) (#12070)
075a61fc4 Roll src/third_party/skia 69a426f5a427..f433336585ed (1 commits) (#12068)
a6105050c option for --no-lto for fuchsia (#12010)
be3982091 Roll src/third_party/skia 380561393385..69a426f5a427 (2 commits) (#12067)
6bafbf95b Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) (#12059)
e2ba93d74 Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
723a2880e Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... (#12058)
35875e0f0 Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)" (#12055)
a353f93d3 Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)
c9ea4dba8 [flutter_runner] Refactor our build rules to make them more inline with topaz. (#12034)
50bdbd769 Document dependencies and remove support-v13 (#11912)
0c6a538d6 Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)
37f81cd07 Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (#12031)
2019-09-12 12:59:50 -07:00
Emmanuel Garcia
f174c0e2ba
Revert engine roll (#40359) 2019-09-12 08:24:48 -07:00
engine-flutter-autoroll
ddb06331b2
Roll engine bbb1f124671b..bf91a8d62aaf (4 commits) (#40355)
git@github.com:flutter/engine.git/compare/bbb1f124671b...bf91a8d62aaf

git log bbb1f124671b..bf91a8d62aaf --no-merges --oneline
2019-09-12 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from u7Q31... to vuG5q... (flutter/engine#12238)
2019-09-12 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7c47d41067d4..be194479d27f (4 commits) (flutter/engine#12237)
2019-09-12 aam@google.com Roll dart to e6887536aadc7fbd1990448989601cee0224958d. (flutter/engine#12235)
2019-09-12 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from _nS67... to Ne2UA... (flutter/engine#12236)


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 jimgraham@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
2019-09-12 11:07:41 -04:00
engine-flutter-autoroll
8a36a36b39
Roll engine 7ea9884ab00e..bbb1f124671b (69 commits) (#40315)
git@github.com:flutter/engine.git/compare/7ea9884ab00e...bbb1f124671b

git log 7ea9884ab00e..bbb1f124671b --no-merges --oneline
2019-09-12 50503328+flar@users.noreply.github.com Adjust iOS frame start times to match the platform info (flutter/engine#11802)
2019-09-12 skia-flutter-autoroll@skia.org Roll src/third_party/skia 50f377e275c3..7c47d41067d4 (3 commits) (flutter/engine#12231)
2019-09-12 50503328+flar@users.noreply.github.com Revert "Manage iOS contexts separately (#12078)" (flutter/engine#12233)
2019-09-11 gw@gwright.org.uk Manage iOS contexts separately (flutter/engine#12078)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (flutter/engine#12224)
2019-09-11 mklim@google.com Revert "Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)" (flutter/engine#12223)
2019-09-11 iska.kaushik@gmail.com Do not generate kernel platform files on topaz tree (flutter/engine#12222)
2019-09-11 hterkelsen@users.noreply.github.com Don't disable toString in release mode for dart:ui classes (flutter/engine#12204)
2019-09-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 7gDBN... to u7Q31... (flutter/engine#12221)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia d96ef09317d6..120e7d6766e4 (2 commits) (flutter/engine#12220)
2019-09-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from vDk46... to _nS67... (flutter/engine#12219)
2019-09-11 iska.kaushik@gmail.com Namespace patched SDK names to not conflict with Topaz (flutter/engine#12218)
2019-09-11 bkonyi@google.com Roll src/third_party/dart ca7baa4013..4d5e15abde (29 commits)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 14318c140949..d96ef09317d6 (2 commits) (flutter/engine#12216)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia b23a4f9d9442..14318c140949 (2 commits) (flutter/engine#12215)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 26ac0467cb4c..b23a4f9d9442 (2 commits) (flutter/engine#12214)
2019-09-11 bkonyi@google.com Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)
2019-09-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from R1yqu... to 7gDBN... (flutter/engine#12212)
2019-09-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from spUG2... to vDk46... (flutter/engine#12210)
2019-09-11 chinmaygarde@google.com Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (flutter/engine#12209)
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4fe30e15c06c..26ac0467cb4c (2 commits) (flutter/engine#12207)
2019-09-11 chinmaygarde@google.com Only build the x64 variant of Fuchsia on the try-jobs. (flutter/engine#12206)
2019-09-10 hterkelsen@users.noreply.github.com Don't load Roboto by default (flutter/engine#12205)
2019-09-10 bkonyi@google.com Roll src/third_party/dart 300c3333d1..7bbfd532de (5 commits)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia 66d8006c2bb1..4fe30e15c06c (11 commits) (flutter/engine#12202)
2019-09-10 yjbanov@google.com add a convenience CLI tool for building and testing web engine (flutter/engine#12197)
2019-09-10 jason-simmons@users.noreply.github.com [flutter_runner] Generate symbols for the Dart VM profiler (flutter/engine#12048)
2019-09-10 yjbanov@google.com Add custom test plugin that supports screenshot tests (flutter/engine#12079)
2019-09-10 chinmaygarde@google.com Move the Fuchsia tryjob into a its own step and disable LTO. (flutter/engine#12190)
2019-09-10 bkonyi@google.com Roll src/third_party/dart 62f78a7abb..300c3333d1 (6 commits)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia b88894c8811b..66d8006c2bb1 (5 commits) (flutter/engine#12178)
2019-09-10 jason-simmons@users.noreply.github.com [flutter_runner] Port the accessibility bridge from Topaz (flutter/engine#12054)
2019-09-10 liyuqian@google.com Smooth out iOS irregular input events delivery (flutter/engine#11817)
2019-09-10 bkonyi@google.com Roll src/third_party/dart ccb6ba948b..62f78a7abb (3 commits)
2019-09-10 jonahwilliams@google.com Make ImageShader implement Shader for web ui (flutter/engine#12161)
2019-09-10 bkonyi@google.com Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (flutter/engine#12151)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (flutter/engine#12129)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (flutter/engine#12106)
2019-09-10 skia-flutter-autoroll@skia.org Roll fuchsia/clang/mac-amd64 from H1Qjc... to HfPKR... (flutter/engine#12088)
2019-09-10 chinmaygarde@google.com Don't launch the observatory by default on each embedder unit-test invocation. (flutter/engine#12087)
2019-09-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (flutter/engine#12086)
2019-09-10 bkonyi@google.com Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits)
2019-09-10 chinmaygarde@google.com Guard availability of user notification related methods to iOS 10.0 (flutter/engine#12084)
2019-09-09 bmparr@google.com Add capability to add AppDelegate as UNUserNotificationCenterDelegate (flutter/engine#9864)
...
2019-09-12 10:17:24 -04:00
Emmanuel Garcia
be3ff13342
Revert engine roll (#40304)
It broke hot restart on Android
2019-09-11 20:41:51 -07:00
engine-flutter-autoroll
b939921663
Roll engine 28d7900ed767..da84d59f64b1 (2 commits) (#40309)
git@github.com:flutter/engine.git/compare/28d7900ed767...da84d59f64b1

git log 28d7900ed767..da84d59f64b1 --no-merges --oneline
2019-09-12 50503328+flar@users.noreply.github.com Revert "Manage iOS contexts separately (#12078)" (flutter/engine#12233)
2019-09-11 gw@gwright.org.uk Manage iOS contexts separately (flutter/engine#12078)


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 jimgraham@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
2019-09-11 22:51:41 -04:00
engine-flutter-autoroll
07dad46607
28d7900ed Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (flutter/engine#12224) (#40293)
git@github.com:flutter/engine.git/compare/5b94c8ae84d0...28d7900ed767

git log 5b94c8ae84d0..28d7900ed767 --no-merges --oneline
2019-09-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 120e7d6766e4..50f377e275c3 (7 commits) (flutter/engine#12224)


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 jimgraham@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
2019-09-11 19:07:41 -04:00
Michael Klimushyn
0de6fc8297
Manual roll of engine 7ea9884...5b94c8a (#40275)
git log 7ea9884ab00eb0b63f7793ce8664ae55af484eb1..5b94c8ae84d010751f9550751d28deb351715ded --no-merges --oneline

5b94c8ae8 Revert "Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)" (#12223)
988efe376 Do not generate kernel platform files on topaz tree (#12222)
6c46a173e Don't disable toString in release mode for dart:ui classes (#12204)
80b8ed8f8 Roll fuchsia/sdk/core/linux-amd64 from 7gDBN... to u7Q31... (#12221)
7a8caaac7 Roll src/third_party/skia d96ef09317d6..120e7d6766e4 (2 commits) (#12220)
c8428ff46 Roll fuchsia/sdk/core/mac-amd64 from vDk46... to _nS67... (#12219)
2bdfb61a0 Namespace patched SDK names to not conflict with Topaz (#12218)
ff1fcfb5d Roll src/third_party/dart ca7baa4013..4d5e15abde (29 commits)
2b78c5953 Roll src/third_party/skia 14318c140949..d96ef09317d6 (2 commits) (#12216)
d74ed765d Roll src/third_party/skia b23a4f9d9442..14318c140949 (2 commits) (#12215)
c58c5939e Roll src/third_party/skia 26ac0467cb4c..b23a4f9d9442 (2 commits) (#12214)
5e85403cd Roll src/third_party/dart 7bbfd532de..ca7baa4013 (3 commits)
e2cc04c3f Roll fuchsia/sdk/core/linux-amd64 from R1yqu... to 7gDBN... (#12212)
6fbfb4503 Roll fuchsia/sdk/core/mac-amd64 from spUG2... to vDk46... (#12210)
96443e2df Roll buildroot and Fuchsia toolchain and unblock the Fuchsia/Linux autoroller manually. (#12209)
34cf4f716 Roll src/third_party/skia 4fe30e15c06c..26ac0467cb4c (2 commits) (#12207)
92d42c0f6 Only build the x64 variant of Fuchsia on the try-jobs. (#12206)
e174b4b9b Don't load Roboto by default (#12205)
efb32a6b9 Roll src/third_party/dart 300c3333d1..7bbfd532de (5 commits)
5566be141 Roll src/third_party/skia 66d8006c2bb1..4fe30e15c06c (11 commits) (#12202)
e9c998468 add a convenience CLI tool for building and testing web engine (#12197)
bfa43e179 [flutter_runner] Generate symbols for the Dart VM profiler (#12048)
954f1988c Add custom test plugin that supports screenshot tests (#12079)
d8379f967 Move the Fuchsia tryjob into a its own step and disable LTO. (#12190)
c12ac24a9 Roll src/third_party/dart 62f78a7abb..300c3333d1 (6 commits)
cab3a396e Roll src/third_party/skia b88894c8811b..66d8006c2bb1 (5 commits) (#12178)
2592d6efe [flutter_runner] Port the accessibility bridge from Topaz (#12054)
b569e8c2f Smooth out iOS irregular input events delivery (#11817)
dea813dd5 Roll src/third_party/dart ccb6ba948b..62f78a7abb (3 commits)
243879814 Make ImageShader implement Shader for web ui (#12161)
c31583a61 Roll src/third_party/dart 2e8d912848..ccb6ba948b (30 commits)
4542886f7 Roll src/third_party/skia 9e5c47936b17..b88894c8811b (3 commits) (#12151)
548998fdc Roll src/third_party/skia 1bf30ce852e0..9e5c47936b17 (2 commits) (#12129)
f1490a28e Roll src/third_party/skia 8cae1e95a23b..1bf30ce852e0 (2 commits) (#12106)
19b2d430b Roll fuchsia/clang/mac-amd64 from H1Qjc... to HfPKR... (#12088)
d81675550 Don't launch the observatory by default on each embedder unit-test invocation. (#12087)
39c806702 Roll src/third_party/skia c2d84bfa7421..8cae1e95a23b (4 commits) (#12086)
b19e75a52 Roll src/third_party/dart fb14babf59..2e8d912848 (65 commits)
03e773a90 Guard availability of user notification related methods to iOS 10.0 (#12084)
9c00c26c8 Add capability to add AppDelegate as UNUserNotificationCenterDelegate (#9864)
c2e82892a Add GradientRadial paintStyle implementation (#12081)
c3eea0ac2 Don't quote generic font families (#12080)
c2b3d888a Roll src/third_party/skia 28d40b2e7ade..c2d84bfa7421 (3 commits) (#12082)
a4de006f2 Remove ENABLE_BITCODE from Scenarios test app (#11839)
6e017f0cf Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (#12077)
e911b0505 Roll src/third_party/skia 627d15588f4d..4f2674da4bbc (1 commits) (#12075)
359e66309 Roll src/third_party/skia 6c3bd09ead0f..627d15588f4d (3 commits) (#12074)
38d545ee1 Improve Unicode handling on Windows (#11899)
89efb4c3a Roll fuchsia/clang/linux-amd64 from VoYNW... to 2IT_b... (#12072)
dc8e30d9d Roll fuchsia/clang/mac-amd64 from XAazI... to H1Qjc... (#12071)
8cdb3afd6 Annotate nullability on FlutterEngine to make swift writing more ergonomic (#11808)
aa9aaa21d Roll src/third_party/skia f433336585ed..6c3bd09ead0f (1 commits) (#12070)
075a61fc4 Roll src/third_party/skia 69a426f5a427..f433336585ed (1 commits) (#12068)
a6105050c option for --no-lto for fuchsia (#12010)
be3982091 Roll src/third_party/skia 380561393385..69a426f5a427 (2 commits) (#12067)
6bafbf95b Roll src/third_party/skia c30f1a936d84..380561393385 (3 commits) (#12059)
e2ba93d74 Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
723a2880e Roll fuchsia/clang/linux-amd64 from -mnHl... to VoYNW... (#12058)
35875e0f0 Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)" (#12055)
a353f93d3 Manage resource and onscreen contexts using separate IOSGLContext objects (#11798)
c9ea4dba8 [flutter_runner] Refactor our build rules to make them more inline with topaz. (#12034)
50bdbd769 Document dependencies and remove support-v13 (#11912)
0c6a538d6 Roll src/third_party/dart be66176534..ec7ec4ecf7 (37 commits)
37f81cd07 Roll src/third_party/skia 080d210e7acc..c30f1a936d84 (21 commits) (#12031)
2019-09-11 14:47:31 -07:00
Greg Spencer
399bb04e2d
Revert engine roll (#40112)
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 af07bb5 was committed.
2019-09-09 15:49:04 -07:00
engine-flutter-autoroll
5a3a46ada2
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
2019-09-07 18:37:41 -04:00
engine-flutter-autoroll
af07bb50fa
Roll engine 7ea9884ab00e..50bdbd769eee (3 commits) (#40017)
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
2019-09-06 21:48:41 -04:00
engine-flutter-autoroll
520eabf78d
Roll engine b9ce2500d9e5..7ea9884ab00e (3 commits) (#40012)
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
2019-09-06 21:07:41 -04:00
engine-flutter-autoroll
ce45c2d3e6
Roll engine 2c028435b3be..b9ce2500d9e5 (2 commits) (#40006)
git@github.com:flutter/engine.git/compare/2c028435b3be...b9ce2500d9e5

git log 2c028435b3be..b9ce2500d9e5 --no-merges --oneline
2019-09-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu... (flutter/engine#11945)
2019-09-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from -AQkJ... to spUG2... (flutter/engine#11939)


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
2019-09-06 20:11:41 -04:00
engine-flutter-autoroll
5fdb7e8b04
Roll engine f4d930581c77..2c028435b3be (2 commits) (#40004)
git@github.com:flutter/engine.git/compare/f4d930581c77...2c028435b3be

git log f4d930581c77..2c028435b3be --no-merges --oneline
2019-09-06 bkonyi@google.com Revert "Roll src/third_party/dart be66176534..f4229da6ab (29 commits)" (flutter/engine#12029)
2019-09-06 bkonyi@google.com Roll src/third_party/dart be66176534..f4229da6ab (29 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 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
2019-09-06 18:53:41 -04:00
engine-flutter-autoroll
95168fcc03
f4d930581 Roll src/third_party/skia 8fda88ed6d41..080d210e7acc (4 commits) (flutter/engine#11922) (#39953)
git@github.com:flutter/engine.git/compare/7bf306248259...f4d930581c77

git log 7bf306248259..f4d930581c77 --no-merges --oneline
2019-09-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8fda88ed6d41..080d210e7acc (4 commits) (flutter/engine#11922)


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
2019-09-06 00:05:40 -04:00
engine-flutter-autoroll
02344c9c81
Roll engine ef2a452124dc..7bf306248259 (2 commits) (#39948)
git@github.com:flutter/engine.git/compare/ef2a452124dc...7bf306248259

git log ef2a452124dc..7bf306248259 --no-merges --oneline
2019-09-05 skia-flutter-autoroll@skia.org Roll fuchsia/clang/mac-amd64 from CGYQg... to XAazI... (flutter/engine#11904)
2019-09-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia adecf4b6d5fe..8fda88ed6d41 (8 commits) (flutter/engine#11903)


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
2019-09-05 22:37:41 -04:00
engine-flutter-autoroll
e26be94e7a
Roll engine edee1fea5850..ef2a452124dc (2 commits) (#39942)
git@github.com:flutter/engine.git/compare/edee1fea5850...ef2a452124dc

git log edee1fea5850..ef2a452124dc --no-merges --oneline
2019-09-05 matthew-carroll@users.noreply.github.com Remove un-needed FragmentActivity import statements to facilitate proguard. (flutter/engine#11902)
2019-09-05 dnfield@google.com LTO fuchsia binaries (flutter/engine#11883)


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
2019-09-05 20:08:41 -04:00
engine-flutter-autoroll
161d2a2730
Roll engine cd920398e40e..edee1fea5850 (21 commits) (#39936)
git@github.com:flutter/engine.git/compare/cd920398e40e...edee1fea5850

git log cd920398e40e..edee1fea5850 --no-merges --oneline
2019-09-05 egarciad@google.com Add @Keep annotation (flutter/engine#11893)
2019-09-05 bkonyi@google.com Roll src/third_party/dart d0218d4771..be66176534 (11 commits)
2019-09-05 shihaohong@google.com Incorporate View.setSystemGestureExclusionRects code review feedback from #11441 (flutter/engine#11804)
2019-09-05 naifu.guan@gmail.com Support build windows release/profile embedding builds (flutter/engine#11475)
2019-09-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia e784f75beb20..adecf4b6d5fe (6 commits) (flutter/engine#11900)
2019-09-05 xster@google.com remove extra redundant channels setup in iOS embedding engine (flutter/engine#11886)
2019-09-05 liyuqian@google.com Revert "Add a BroadcastStream to FrameTiming (#11041)" (flutter/engine#11841)
2019-09-05 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from OmqaW... to Z7PSg... (flutter/engine#11898)
2019-09-05 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from S-f_C... to -AQkJ... (flutter/engine#11897)
2019-09-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia b0e2347fedfc..e784f75beb20 (1 commits) (flutter/engine#11896)
2019-09-05 bkonyi@google.com Roll src/third_party/dart 6eed35b60d..d0218d4771 (5 commits)
2019-09-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia 97218352addb..b0e2347fedfc (4 commits) (flutter/engine#11894)
2019-09-05 bkonyi@google.com Roll src/third_party/dart 67bb2b7819..6eed35b60d (18 commits)
2019-09-05 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from LKWtB... to OmqaW... (flutter/engine#11891)
2019-09-05 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from m-hNV... to S-f_C... (flutter/engine#11889)
2019-09-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia 166751ef578a..97218352addb (1 commits) (flutter/engine#11888)
2019-09-05 bkonyi@google.com Roll src/third_party/dart 08132661a6..67bb2b7819 (4 commits)
2019-09-04 franciscojma86@gmail.com Finish plumbing message responses on method channels (flutter/engine#11877)
2019-09-04 bkonyi@google.com Roll src/third_party/dart c3db2e3ee0..08132661a6 (2 commits)
2019-09-04 james@clarkezone.net [Windows] Address #36422 by adding a context for async resource uploading (flutter/engine#11828)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia e7366841663b..166751ef578a (7 commits) (flutter/engine#11881)


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
2019-09-05 19:03:41 -04:00
engine-flutter-autoroll
2c0fce5439
Roll engine e7f9ef6aa0b9..cd920398e40e (29 commits) (#39854)
git@github.com:flutter/engine.git/compare/e7f9ef6aa0b9...cd920398e40e

git log e7f9ef6aa0b9..cd920398e40e --no-merges --oneline
2019-09-04 mouad.debbar@gmail.com Handle new navigation platform messages (flutter/engine#11880)
2019-09-04 shihaohong@google.com Android 10+ View.getSystemGestureExclusionRects (flutter/engine#11451)
2019-09-04 aukwat@gmail.com Fix deleting Thai vowel bug on iOS (skip string range sanitization) (flutter/engine#11807)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 4bd13a74d9..c3db2e3ee0 (4 commits)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) (flutter/engine#11878)
2019-09-04 iska.kaushik@gmail.com [flutter_runner] Add common libs to the test far (flutter/engine#11875)
2019-09-04 bkonyi@google.com Roll src/third_party/dart fd27e795ba..4bd13a74d9 (5 commits)
2019-09-04 aam@google.com Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (flutter/engine#9888)
2019-09-04 stuartmorgan@google.com Add style guide and formatting information (flutter/engine#11669)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB... (flutter/engine#11874)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from dRCdb... to m-hNV... (flutter/engine#11873)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 77743492418e..c2dc9c864844 (22 commits) (flutter/engine#11872)
2019-09-04 iska.kaushik@gmail.com Add a sample unit test target to flutter runner (flutter/engine#11847)
2019-09-04 iska.kaushik@gmail.com Support building standalone far packages with autogenerating manigests (flutter/engine#11849)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 622747502e..fd27e795ba (9 commits)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 54fdd559d8..622747502e (1 commits)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u... (flutter/engine#11845)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) (flutter/engine#11837)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from -kKi5... to dRCdb... (flutter/engine#11840)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 36985859e4..54fdd559d8 (65 commits)
2019-09-04 chinmaygarde@google.com Minor tweaks to the Doxygen theme. (flutter/engine#11576)
2019-09-04 matthew-carroll@users.noreply.github.com Updated API usage in scenario app by deleting unnecessary method. (flutter/engine#11844)
2019-09-03 garyq@google.com Fix RTL justification alignment with newline (flutter/engine#11842)
2019-09-03 matthew-carroll@users.noreply.github.com Rename first frame method and notify FlutterActivity when full drawn (#38714 #36796). (flutter/engine#11357)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8050d94ae227..452ce044f0db (1 commits) (flutter/engine#11834)
2019-09-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK... (flutter/engine#11833)
2019-09-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from pVy4h... to -kKi5... (flutter/engine#11832)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 033c4014b788..8050d94ae227 (2 commits) (flutter/engine#11831)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 94c66475560d..033c4014b788 (2 commits) (flutter/engine#11830)


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
2019-09-05 12:48:41 -04:00
engine-flutter-autoroll
16fcb83fec
e7f9ef6aa Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) (flutter/engine#11826) (#39713)
git@github.com:flutter/engine.git/compare/51a376d73ba1...e7f9ef6aa0b9

git log 51a376d73ba1..e7f9ef6aa0b9 --no-merges --oneline
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) (flutter/engine#11826)


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
2019-09-02 23:44:41 -04:00
engine-flutter-autoroll
4322990327
51a376d73 [Windows] Update API for alternative Windows shell platform implementation (flutter/engine#11327) (#39710)
git@github.com:flutter/engine.git/compare/3deb8f5e45e1...51a376d73ba1

git log 3deb8f5e45e1..51a376d73ba1 --no-merges --oneline
2019-09-03 james@clarkezone.net [Windows] Update API for alternative Windows shell platform implementation (flutter/engine#11327)


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
2019-09-02 23:07:41 -04:00
engine-flutter-autoroll
44b3c461b6
3deb8f5e4 Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... (flutter/engine#11825) (#39709)
git@github.com:flutter/engine.git/compare/dcf5d6ab3447...3deb8f5e45e1

git log dcf5d6ab3447..3deb8f5e45e1 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... (flutter/engine#11825)


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
2019-09-02 20:53:41 -04:00
engine-flutter-autoroll
9b73689f37
dcf5d6ab3 Roll fuchsia/sdk/core/mac-amd64 from ApgEE... to pVy4h... (flutter/engine#11824) (#39706)
git@github.com:flutter/engine.git/compare/d250375fa6bc...dcf5d6ab3447

git log d250375fa6bc..dcf5d6ab3447 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from ApgEE... to pVy4h... (flutter/engine#11824)


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
2019-09-02 18:34:41 -04:00