2145 Commits

Author SHA1 Message Date
liyuqian
ffca51fcdd Reland "Smooth out iOS irregular input events delivery (#12280)" (flutter/engine#12385)
This reverts commit 56bb40c0179628e37ba3614534552441642c0492.

Additionally, we fix https://github.com/flutter/flutter/issues/40863 by adding a secondary VSYNC callback.

Unit tests are updated to provide VSYNC mocking and check the fix of https://github.com/flutter/flutter/issues/40863.

The root cause of having https://github.com/flutter/flutter/issues/40863 is the false assumption that each input event must trigger a new frame. That was true in the framework PR https://github.com/flutter/flutter/pull/36616 because the input events there are all scrolling move events. When the PR was ported to the engine, we can no longer distinguish different types of events, and tap events may no longer trigger a new frame.

Therefore, this PR directly hooks into the `VsyncWaiter` and uses its (newly added) secondary callback to dispatch the pending input event.
2019-09-30 11:25:50 -07:00
skia-flutter-autoroll
67552b48d9 Roll fuchsia/sdk/core/linux-amd64 from sWs8N... to _0Sq8... (flutter/engine#12697)
Roll fuchsia/sdk/core/linux-amd64 from sWs8N... to _0Sq8...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-30 13:07:42 -04:00
skia-flutter-autoroll
bcaf7cfb46 Roll src/third_party/skia e242d0ea937c..89e1f600ec78 (3 commits) (flutter/engine#12696)
https://skia.googlesource.com/skia.git/+log/e242d0ea937c..89e1f600ec78

git log e242d0ea937c..89e1f600ec78 --date=short --no-merges --format='%ad %ae %s'
2019-09-30 bungeman@google.com Improve implementations of copyTable.
2019-09-30 kjlubick@google.com Update gold aggregators to use new struct
2019-09-30 halcanary@google.com experimental/skottie_ios/SkottieMtkView: stopAtEnd option

Created with:
  gclient setdep -r src/third_party/skia@89e1f600ec78

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-30 12:02:12 -04:00
skia-flutter-autoroll
d903c97b4e Roll src/third_party/skia abc851eb3dcc..e242d0ea937c (2 commits) (flutter/engine#12693)
https://skia.googlesource.com/skia.git/+log/abc851eb3dcc..e242d0ea937c

git log abc851eb3dcc..e242d0ea937c --date=short --no-merges --format='%ad %ae %s'
2019-09-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@e242d0ea937c

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-30 08:12:31 -04:00
skia-flutter-autoroll
d14b768eac Roll src/third_party/skia 0e7500021402..abc851eb3dcc (3 commits) (flutter/engine#12692)
https://skia.googlesource.com/skia.git/+log/0e7500021402..abc851eb3dcc

git log 0e7500021402..abc851eb3dcc --date=short --no-merges --format='%ad %ae %s'
2019-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 7f506bde16f1..71c1138d6739 (6 commits)
2019-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 996b39934b3a..26279492794d (443 commits)
2019-09-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6b4b8141e11d..faa2a365b5c0 (1 commits)

Created with:
  gclient setdep -r src/third_party/skia@abc851eb3dcc

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-30 04:25:42 -04:00
skia-flutter-autoroll
246ae07610 Roll src/third_party/skia 7aeabcfa6a73..0e7500021402 (1 commits) (flutter/engine#12691)
https://skia.googlesource.com/skia.git/+log/7aeabcfa6a73..0e7500021402

git log 7aeabcfa6a73..0e7500021402 --date=short --no-merges --format='%ad %ae %s'
2019-09-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@0e7500021402

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-30 00:36:14 -04:00
skia-flutter-autoroll
180b13e949 Roll fuchsia/sdk/core/linux-amd64 from eUBos... to sWs8N... (flutter/engine#12690)
Roll fuchsia/sdk/core/linux-amd64 from eUBos... to sWs8N...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-30 00:23:25 -04:00
skia-flutter-autoroll
c41913c8ce Roll fuchsia/sdk/core/linux-amd64 from OEG20... to eUBos... (flutter/engine#12688)
Roll fuchsia/sdk/core/linux-amd64 from OEG20... to eUBos...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-29 11:36:19 -04:00
skia-flutter-autoroll
58eaa5cb1e Roll src/third_party/skia be971636cf9b..7aeabcfa6a73 (3 commits) (flutter/engine#12686)
https://skia.googlesource.com/skia.git/+log/be971636cf9b..7aeabcfa6a73

git log be971636cf9b..7aeabcfa6a73 --date=short --no-merges --format='%ad %ae %s'
2019-09-29 kjlubick@google.com [SkParagraph] Require len if using addText(const char*)
2019-09-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-09-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@7aeabcfa6a73

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-29 08:42:31 -04:00
skia-flutter-autoroll
1ca16576af Roll src/third_party/skia 2e856451654d..be971636cf9b (1 commits) (flutter/engine#12685)
https://skia.googlesource.com/skia.git/+log/2e856451654d..be971636cf9b

git log 2e856451654d..be971636cf9b --date=short --no-merges --format='%ad %ae %s'
2019-09-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@be971636cf9b

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@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

Bug: None
TBR=rmistry@google.com
2019-09-29 04:53:37 -04:00
skia-flutter-autoroll
bda727d712 Roll fuchsia/sdk/core/linux-amd64 from lHiKM... to OEG20... (flutter/engine#12683)
Roll fuchsia/sdk/core/linux-amd64 from lHiKM... to OEG20...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-28 22:50:35 -04:00
skia-flutter-autoroll
6ed4dfc45b Roll fuchsia/sdk/core/linux-amd64 from nVAcH... to lHiKM... (flutter/engine#12680)
Roll fuchsia/sdk/core/linux-amd64 from nVAcH... to lHiKM...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-28 10:06:31 -04:00
skia-flutter-autoroll
ebfdd0b7f5 Roll src/third_party/skia bd84330ba277..2e856451654d (1 commits) (flutter/engine#12661)
https://skia.googlesource.com/skia.git/+log/bd84330ba277..2e856451654d

git log bd84330ba277..2e856451654d --date=short --no-merges --format='%ad %ae %s'
2019-09-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps

Created with:
  gclient setdep -r src/third_party/skia@2e856451654d

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-28 04:12:39 -04:00
skia-flutter-autoroll
1810209bd4 Roll src/third_party/skia 8ab1530cd3cd..bd84330ba277 (1 commits) (flutter/engine#12639)
https://skia.googlesource.com/skia.git/+log/8ab1530cd3cd..bd84330ba277

git log 8ab1530cd3cd..bd84330ba277 --date=short --no-merges --format='%ad %ae %s'
2019-09-28 reed@google.com Revert "Revert "add explicit src and dst colorspaces to filterColor4f""

Created with:
  gclient setdep -r src/third_party/skia@bd84330ba277

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-28 00:24:57 -04:00
skia-flutter-autoroll
5f2675889d Roll fuchsia/sdk/core/linux-amd64 from qx53U... to nVAcH... (flutter/engine#12620)
Roll fuchsia/sdk/core/linux-amd64 from qx53U... to nVAcH...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-27 21:21:11 -04:00
skia-flutter-autoroll
98590ce179 Roll src/third_party/skia 28ad6f869822..8ab1530cd3cd (5 commits) (flutter/engine#12614)
https://skia.googlesource.com/skia.git/+log/28ad6f869822..8ab1530cd3cd

git log 28ad6f869822..8ab1530cd3cd --date=short --no-merges --format='%ad %ae %s'
2019-09-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-27 bsalomon@google.com Remove vestiges of 32 float texture format support
2019-09-27 jvanverth@google.com Add gpu programmatic frame capture routines
2019-09-27 fmalita@chromium.org [skottie] Minimize top layer size

Created with:
  gclient setdep -r src/third_party/skia@8ab1530cd3cd

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-27 20:37:26 -04:00
skia-flutter-autoroll
fcadf5d96e Roll src/third_party/skia b23d66e10a98..28ad6f869822 (10 commits) (flutter/engine#12580)
https://skia.googlesource.com/skia.git/+log/b23d66e10a98..28ad6f869822

git log b23d66e10a98..28ad6f869822 --date=short --no-merges --format='%ad %ae %s'
2019-09-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-27 reed@google.com Revert "add explicit src and dst colorspaces to filterColor4f"
2019-09-27 nifong@google.com Make move-assets obey SKIA_INFRA_ROOT
2019-09-27 benjaminwagner@google.com Switch to device_type dimension for iOS devices
2019-09-27 egdaniel@google.com Don't execute OpsTask which will have no effect on their target.
2019-09-27 mtklein@google.com add alternate gather() impl.
2019-09-27 reed@google.com add explicit src and dst colorspaces to filterColor4f
2019-09-27 fmalita@chromium.org [skottie] Fix skottie_tool anim null check logic
2019-09-27 herb@google.com Introduce SkIota a wrapper that adds an index
2019-09-27 bsalomon@google.com Use SW backend as ref for AsyncReadPixels unit test.

Created with:
  gclient setdep -r src/third_party/skia@28ad6f869822

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-27 15:41:55 -04:00
Jonah Williams
c341326d6a Add support for JIT release mode (flutter/engine#12446) 2019-09-27 11:20:54 -07:00
skia-flutter-autoroll
7b56e51c3f Roll src/third_party/skia 3787f51c65c3..b23d66e10a98 (1 commits) (flutter/engine#12559)
https://skia.googlesource.com/skia.git/+log/3787f51c65c3..b23d66e10a98

git log 3787f51c65c3..b23d66e10a98 --date=short --no-merges --format='%ad %ae %s'
2019-09-27 brianosman@google.com Interpreter: Lots of minor cleanup/refactoring

Created with:
  gclient setdep -r src/third_party/skia@b23d66e10a98

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-27 11:49:30 -04:00
skia-flutter-autoroll
ef3390ab44 Roll fuchsia/sdk/core/linux-amd64 from YDv3O... to qx53U... (flutter/engine#12520)
Roll fuchsia/sdk/core/linux-amd64 from YDv3O... to qx53U...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-27 07:03:45 -04:00
skia-flutter-autoroll
f3d9f02a61 Roll src/third_party/skia 296743a86281..3787f51c65c3 (4 commits) (flutter/engine#12512)
https://skia.googlesource.com/skia.git/+log/296743a86281..3787f51c65c3

git log 296743a86281..3787f51c65c3 --date=short --no-merges --format='%ad %ae %s'
2019-09-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f703443b1f67..7f506bde16f1 (9 commits)
2019-09-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 30d3c8afe19c..6b4b8141e11d (2 commits)
2019-09-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src fbc0a229ff3c..996b39934b3a (495 commits)

Created with:
  gclient setdep -r src/third_party/skia@3787f51c65c3

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-27 05:49:23 -04:00
skia-flutter-autoroll
5c036a5eec Roll src/third_party/skia b83cc76a5e3a..296743a86281 (1 commits) (flutter/engine#12491)
https://skia.googlesource.com/skia.git/+log/b83cc76a5e3a..296743a86281

git log b83cc76a5e3a..296743a86281 --date=short --no-merges --format='%ad %ae %s'
2019-09-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@296743a86281

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-27 00:29:01 -04:00
skia-flutter-autoroll
dcce5f40fc Roll src/third_party/skia ec85f407bfee..b83cc76a5e3a (15 commits) (flutter/engine#12472)
https://skia.googlesource.com/skia.git/+log/ec85f407bfee..b83cc76a5e3a

git log ec85f407bfee..b83cc76a5e3a --date=short --no-merges --format='%ad %ae %s'
2019-09-26 mtklein@google.com Reland "hsw::S32_alpha_D32_filter_DX"
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 mtklein@google.com reformat .gn files
2019-09-26 csmartdalton@google.com Reland "Remove the resolve rect and resolve types from GrRenderTarget"
2019-09-26 halcanary@google.com experimental/skottie_ios: Add methods to SkottieMtkView
2019-09-26 mtklein@google.com roll GN
2019-09-26 mtklein@google.com Revert "hsw::S32_alpha_D32_filter_DX"
2019-09-26 kjlubick@google.com [canvaskit] remove debugging code
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 egdaniel@google.com Fix vulkan caps checks for external formats.
2019-09-26 robertphillips@google.com Add mipmap support to SkPixmap flavor of createBackendTexture
2019-09-26 csmartdalton@google.com Revert "Remove the resolve rect and resolve types from GrRenderTarget"
2019-09-26 kjlubick@google.com [canvaskit] Create SkFontMgr from passed in data
2019-09-26 mtklein@google.com hsw::S32_alpha_D32_filter_DX
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@b83cc76a5e3a

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-26 20:41:18 -04:00
skia-flutter-autoroll
63b2316448 Roll src/third_party/skia 559ffe4a23ce..ec85f407bfee (44 commits) (flutter/engine#12463)
https://skia.googlesource.com/skia.git/+log/559ffe4a23ce..ec85f407bfee

git log 559ffe4a23ce..ec85f407bfee --date=short --no-merges --format='%ad %ae %s'
2019-09-26 csmartdalton@google.com Remove the resolve rect and resolve types from GrRenderTarget
2019-09-26 ethannicholas@google.com Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear""
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 kjlubick@google.com [canvaskit] fix null terminator on drawText
2019-09-26 bsalomon@google.com srgb texture format cleanup.
2019-09-26 michaelludwig@google.com Improve subpixel coverage calculation for thin quads
2019-09-26 bsalomon@google.com Check support for each GL format independently.
2019-09-26 fmalita@chromium.org [skottie] Add null sink option for skottie_tool
2019-09-26 herb@google.com Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU
2019-09-26 ethannicholas@google.com Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"
2019-09-26 fmalita@chromium.org [skottie] Minor MotionBlurEffect cleanup
2019-09-26 herb@google.com Blur both in x and y
2019-09-26 ethannicholas@google.com remove 'in uniform' support from GrSkSLFP, make rules more clear
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ba04be8c9ef9..f703443b1f67 (6 commits)
2019-09-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cc3f09861685..30d3c8afe19c (2 commits)
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src fb8fbb18d6f2..fbc0a229ff3c (465 commits)
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 jcgregorio@google.com Fix HOME directory in Docker containers built under cloudbuild.
2019-09-25 herb@google.com Move SkScalerContextEffects to SkScalerContext.h
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 csmartdalton@google.com Move the msaa dirty rect to GrRenderTargetProxy
2019-09-25 mtklein@google.com clean up for SSSE3 bilerp
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 nifong@google.com Add a test that draws subpictures within an MSKP and make it pass.
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 herb@google.com Use constexpr version of min/max
2019-09-25 brianosman@google.com In AAConvexPathRenderer, don't assume that path direction can be computed
2019-09-25 nigeltao@google.com Fix calls to deprecated Wuffs API
2019-09-25 mtklein@google.com cut another multiply in SSE2 bilerp
2019-09-25 nifong@google.com Add tests that loads mskp and changes frame.
2019-09-25 mtklein@google.com cut a multiply in SSE2 bilerp
2019-09-25 csmartdalton@google.com Don't submit msaa resovle command buffers except for external IO
2019-09-25 herb@google.com Add helper SkMakeZip
2019-09-25 mtklein@google.com comment and TODO bilerp code
2019-09-25 herb@google.com Add project declaration for CMake
2019-09-25 mtklein@google.com opt skottie_tool into thread-local strike caches
2019-09-25 robertphillips@google.com Split out check_base_readbacks sub-test in BackendAllocation tests
2019-09-25 mtklein@google.com dump frame time stats in skottie_tool

Created with:
  gclient setdep -r src/third_party/skia@ec85f407bfee

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-26 16:52:52 -04:00
skia-flutter-autoroll
accbe3a695 Roll fuchsia/sdk/core/linux-amd64 from PyQPO... to YDv3O... (flutter/engine#12462)
Roll fuchsia/sdk/core/linux-amd64 from PyQPO... to YDv3O...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-26 16:50:19 -04:00
liyuqian
92dda0b588 Add .mskp file to binary format (flutter/engine#12454)
Fixes https://bugs.chromium.org/p/skia/issues/detail?id=9467
2019-09-26 11:09:47 -07:00
skia-flutter-autoroll
e07437abee Roll fuchsia/sdk/core/linux-amd64 from worpw... to PyQPO... (flutter/engine#12452)
Roll fuchsia/sdk/core/linux-amd64 from worpw... to PyQPO...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-25 19:24:57 -04:00
skia-flutter-autoroll
19e7aab9a1 Roll src/third_party/skia 6abaff3041a3..559ffe4a23ce (2 commits) (flutter/engine#12444)
https://skia.googlesource.com/skia.git/+log/6abaff3041a3..559ffe4a23ce

git log 6abaff3041a3..559ffe4a23ce --date=short --no-merges --format='%ad %ae %s'
2019-09-25 brianosman@google.com Particles: Added particle flags for tracking state (one-time triggers, etc)
2019-09-25 mtklein@google.com poor man's contention profiler

Created with:
  gclient setdep -r src/third_party/skia@559ffe4a23ce

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-25 12:53:11 -04:00
skia-flutter-autoroll
57fc6d2f8f Roll fuchsia/sdk/core/linux-amd64 from dmzjj... to worpw... (flutter/engine#12441)
Roll fuchsia/sdk/core/linux-amd64 from dmzjj... to worpw...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-25 06:40:17 -04:00
skia-flutter-autoroll
ef9cb1ecde Roll src/third_party/skia 2da97da4b024..6abaff3041a3 (1 commits) (flutter/engine#12440)
https://skia.googlesource.com/skia.git/+log/2da97da4b024..6abaff3041a3

git log 2da97da4b024..6abaff3041a3 --date=short --no-merges --format='%ad %ae %s'
2019-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d625bfe6e8a..ba04be8c9ef9 (9 commits)

Created with:
  gclient setdep -r src/third_party/skia@6abaff3041a3

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-25 06:23:39 -04:00
skia-flutter-autoroll
81fbdf8ef1 Roll src/third_party/skia 2137f90b9d98..2da97da4b024 (3 commits) (flutter/engine#12438)
https://skia.googlesource.com/skia.git/+log/2137f90b9d98..2da97da4b024

git log 2137f90b9d98..2da97da4b024 --date=short --no-merges --format='%ad %ae %s'
2019-09-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a76152f4e4ce..fb8fbb18d6f2 (434 commits)
2019-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e3a5983705da..cc3f09861685 (5 commits)

Created with:
  gclient setdep -r src/third_party/skia@2da97da4b024

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-25 02:29:54 -04:00
skia-flutter-autoroll
3524091df9 Roll src/third_party/skia f050422f3285..2137f90b9d98 (4 commits) (flutter/engine#12437)
https://skia.googlesource.com/skia.git/+log/f050422f3285..2137f90b9d98

git log f050422f3285..2137f90b9d98 --date=short --no-merges --format='%ad %ae %s'
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-24 fmalita@chromium.org [skottie] Disable skottie_tool on iOS
2019-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@2137f90b9d98

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 22:34:29 -04:00
skia-flutter-autoroll
077c2434cb Roll src/third_party/skia 6f62412c9203..f050422f3285 (12 commits) (flutter/engine#12433)
https://skia.googlesource.com/skia.git/+log/6f62412c9203..f050422f3285

git log 6f62412c9203..f050422f3285 --date=short --no-merges --format='%ad %ae %s'
2019-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-24 robertphillips@google.com Add check_mipmaps subtest to BackendAllocation test
2019-09-24 brianosman@google.com SkSL: Support bitwise negation on unsigned integers
2019-09-24 brianosman@google.com When precompiling SkSL, avoid the need to re-link
2019-09-24 nihohit@gmail.com Compile CanvasKit without -fPIC, for latest emscripten compatibility.
2019-09-24 nihohit@gmail.com Add comment explaining that using mirrors might break git cl.
2019-09-24 fmalita@chromium.org [skottie] Tweak skottie_tool --threads meaning
2019-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-24 fmalita@chromium.org [skottie] Multi-threaded skottie_tool
2019-09-24 brianosman@google.com GrGLProgramBuilder cleanup
2019-09-24 robertphillips@google.com Remove compressed format support from the GrGpu::createBackendTexture code path
2019-09-24 bsalomon@google.com Remove workarounds for osmesa

Created with:
  gclient setdep -r src/third_party/skia@f050422f3285

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 18:42:29 -04:00
skia-flutter-autoroll
fbffb5231e Roll fuchsia/sdk/core/linux-amd64 from uVOaI... to dmzjj... (flutter/engine#12429)
Roll fuchsia/sdk/core/linux-amd64 from uVOaI... to dmzjj...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-24 17:54:32 -04:00
skia-flutter-autoroll
b35ee9fde7 Roll src/third_party/skia f07a36341330..6f62412c9203 (8 commits) (flutter/engine#12424)
https://skia.googlesource.com/skia.git/+log/f07a36341330..6f62412c9203

git log f07a36341330..6f62412c9203 --date=short --no-merges --format='%ad %ae %s'
2019-09-24 ethannicholas@google.com Fixed integer divide / remainder in sksl interpreter
2019-09-24 robertphillips@google.com Fix accessing off end of pixmap for R16G16_float in SSE2/SSE4.1 mode
2019-09-24 scroggo@google.com Move is_orientation_marker into its own file
2019-09-24 robertphillips@google.com Clean up cruft left over from addition GrGpu::createBackendTexture chokepoint
2019-09-24 jvanverth@google.com Remove MoltenVK configs from the bots.
2019-09-24 nigeltao@google.com Enable Codec_GifInterlacedTruncated test for Wuffs
2019-09-24 reed@google.com support gpu for skottie2movie
2019-09-24 brianosman@google.com Interpreter: Add bitwise shift operators

Created with:
  gclient setdep -r src/third_party/skia@6f62412c9203

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 14:52:55 -04:00
skia-flutter-autoroll
557f2f0604 Roll src/third_party/skia 867ab81687fc..f07a36341330 (1 commits) (flutter/engine#12421)
https://skia.googlesource.com/skia.git/+log/867ab81687fc..f07a36341330

git log 867ab81687fc..f07a36341330 --date=short --no-merges --format='%ad %ae %s'
2019-09-24 herb@google.com Limit sigma for software blurs

Created with:
  gclient setdep -r src/third_party/skia@f07a36341330

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 10:49:54 -04:00
skia-flutter-autoroll
e80c6eafd8 Roll fuchsia/sdk/core/linux-amd64 from NY2A5... to uVOaI... (flutter/engine#12419)
Roll fuchsia/sdk/core/linux-amd64 from NY2A5... to uVOaI...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-24 05:06:09 -04:00
skia-flutter-autoroll
f658c8b7a5 Roll src/third_party/skia c096654fa7c6..867ab81687fc (4 commits) (flutter/engine#12417)
https://skia.googlesource.com/skia.git/+log/c096654fa7c6..867ab81687fc

git log c096654fa7c6..867ab81687fc --date=short --no-merges --format='%ad %ae %s'
2019-09-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a905cbcdc21b..6d625bfe6e8a (3 commits)
2019-09-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 82de2e611e32..a76152f4e4ce (372 commits)
2019-09-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1f89f58faeb8..e3a5983705da (1 commits)

Created with:
  gclient setdep -r src/third_party/skia@867ab81687fc

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 04:49:45 -04:00
skia-flutter-autoroll
209c1f3ca2 Roll src/third_party/skia b4b1005d485f..c096654fa7c6 (1 commits) (flutter/engine#12415)
https://skia.googlesource.com/skia.git/+log/b4b1005d485f..c096654fa7c6

git log b4b1005d485f..c096654fa7c6 --date=short --no-merges --format='%ad %ae %s'
2019-09-24 csmartdalton@google.com ccpr: Don't assign inverse fill types to fan tessellations

Created with:
  gclient setdep -r src/third_party/skia@c096654fa7c6

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-24 00:59:41 -04:00
skia-flutter-autoroll
b2f0e22f62 Roll src/third_party/skia b3542d95da65..b4b1005d485f (6 commits) (flutter/engine#12414)
https://skia.googlesource.com/skia.git/+log/b3542d95da65..b4b1005d485f

git log b3542d95da65..b4b1005d485f --date=short --no-merges --format='%ad %ae %s'
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8be7a4c7f738..a905cbcdc21b (5 commits)
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 csmartdalton@google.com Abolish absClear
2019-09-23 jvanverth@google.com Use safe computation for adding up YUVASizeInfo total bytes

Created with:
  gclient setdep -r src/third_party/skia@b4b1005d485f

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 21:11:50 -04:00
skia-flutter-autoroll
7eb6a78ccc Roll src/third_party/skia 57ef68077574..b3542d95da65 (12 commits) (flutter/engine#12409)
https://skia.googlesource.com/skia.git/+log/57ef68077574..b3542d95da65

git log 57ef68077574..b3542d95da65 --date=short --no-merges --format='%ad %ae %s'
2019-09-23 scroggo@google.com Rename SkOrientationMarker.cpp
2019-09-23 egdaniel@google.com Fix TEST_BUILDER name in perf recipe.
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 brianosman@google.com Minor SkSL cleanup
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 nigeltao@google.com Update Wuffs version
2019-09-23 egdaniel@google.com Remove Vulkan Nexus5x bot.
2019-09-23 bsalomon@google.com Make GrGpuResource ref counting atomic.
2019-09-23 fmalita@chromium.org [skottie] Fix motion blur asserts
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-23 brianosman@google.com Interpreter: Add bitwise operators
2019-09-23 ethannicholas@google.com SkSL interpreter now properly short-circuits boolean operators

Created with:
  gclient setdep -r src/third_party/skia@b3542d95da65

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 17:23:49 -04:00
chunhtai
051ed653cc Add system font change listener for windows (flutter/engine#12276)
* Add windows font change logic

* update

* fix comment
2019-09-23 13:23:46 -07:00
skia-flutter-autoroll
173889c1ae Roll fuchsia/sdk/core/linux-amd64 from F-g18... to NY2A5... (flutter/engine#12407)
Roll fuchsia/sdk/core/linux-amd64 from F-g18... to NY2A5...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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-23 16:21:20 -04:00
skia-flutter-autoroll
6c36b9541a Roll src/third_party/skia ab52a7a53db6..57ef68077574 (3 commits) (flutter/engine#12396)
https://skia.googlesource.com/skia.git/+log/ab52a7a53db6..57ef68077574

git log ab52a7a53db6..57ef68077574 --date=short --no-merges --format='%ad %ae %s'
2019-09-23 robertphillips@google.com Create a GrGpu::createBackendTexture choke point
2019-09-23 bsalomon@google.com Remove a few GrSurfaceProxy::config() usages
2019-09-23 brianosman@google.com Roll third_party/externals/angle2 6c4ff5ddab07..8be7a4c7f738 (12 commits)

Created with:
  gclient setdep -r src/third_party/skia@57ef68077574

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 12:52:10 -04:00
skia-flutter-autoroll
f602b7bbc0 Roll src/third_party/skia 776d81525e7c..ab52a7a53db6 (1 commits) (flutter/engine#12393)
https://skia.googlesource.com/skia.git/+log/776d81525e7c..ab52a7a53db6

git log 776d81525e7c..ab52a7a53db6 --date=short --no-merges --format='%ad %ae %s'
2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@ab52a7a53db6

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 09:04:02 -04:00
skia-flutter-autoroll
9e8512ef11 Roll src/third_party/skia 5b4c0ee19b74..776d81525e7c (1 commits) (flutter/engine#12392)
https://skia.googlesource.com/skia.git/+log/5b4c0ee19b74..776d81525e7c

git log 5b4c0ee19b74..776d81525e7c --date=short --no-merges --format='%ad %ae %s'
2019-09-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3243c3b11405..82de2e611e32 (463 commits)

Created with:
  gclient setdep -r src/third_party/skia@776d81525e7c

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 05:11:06 -04:00
skia-flutter-autoroll
ad64c063ac Roll src/third_party/skia b4d60b5eda31..5b4c0ee19b74 (1 commits) (flutter/engine#12390)
https://skia.googlesource.com/skia.git/+log/b4d60b5eda31..5b4c0ee19b74

git log b4d60b5eda31..5b4c0ee19b74 --date=short --no-merges --format='%ad %ae %s'
2019-09-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b6fa949c4539..1f89f58faeb8 (5 commits)

Created with:
  gclient setdep -r src/third_party/skia@5b4c0ee19b74

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-23 01:23:00 -04:00
skia-flutter-autoroll
0e451754f5 Roll src/third_party/skia bd67d0035a80..b4d60b5eda31 (7 commits) (flutter/engine#12389)
https://skia.googlesource.com/skia.git/+log/bd67d0035a80..b4d60b5eda31

git log bd67d0035a80..b4d60b5eda31 --date=short --no-merges --format='%ad %ae %s'
2019-09-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-09-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@b4d60b5eda31

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bungeman@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

Bug: None
TBR=bungeman@google.com
2019-09-22 21:08:08 -04:00
skia-flutter-autoroll
166afd3755 Roll src/third_party/skia 942d69fa9d5f..bd67d0035a80 (1 commits) (flutter/engine#12382)
https://skia.googlesource.com/skia.git/+log/942d69fa9d5f..bd67d0035a80

git log 942d69fa9d5f..bd67d0035a80 --date=short --no-merges --format='%ad %ae %s'
2019-09-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@bd67d0035a80

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@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

Bug: None
TBR=brianosman@google.com
2019-09-22 15:40:45 -04:00
skia-flutter-autoroll
d66d7632dd Roll src/third_party/skia 2e29ab5b03aa..942d69fa9d5f (6 commits) (flutter/engine#12378)
https://skia.googlesource.com/skia.git/+log/2e29ab5b03aa..942d69fa9d5f

git log 2e29ab5b03aa..942d69fa9d5f --date=short --no-merges --format='%ad %ae %s'
2019-09-20 ethannicholas@google.com Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer"
2019-09-20 ethannicholas@google.com Fixed GLSL ES compilation error in GLTestAtlasTextRenderer
2019-09-20 bsalomon@google.com Check for scratch textures in GrResourceProvider.
2019-09-20 kjlubick@google.com [canvaskit] add support for SkAnimatedImage
2019-09-20 brianosman@google.com Use makeRenderTargetContextWithFallback when creating devices for layers
2019-09-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@942d69fa9d5f

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@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

Bug: None
TBR=brianosman@google.com
2019-09-20 15:33:45 -07:00