From 1d13aac682c146ef549f953d68fe7faf36928cc0 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 25 Sep 2020 22:00:28 +0000 Subject: [PATCH] Roll Skia from 7bd60430299f to 68861e391313 (14 revisions) https://skia.googlesource.com/skia.git/+log/7bd60430299f..68861e391313 2020-09-25 johnstiles@google.com Add unit tests for assignment and invalid field access. 2020-09-25 mtklein@google.com factor out some helpers in SkVMBlitter 2020-09-25 mtklein@google.com split apart uniformPremul() 2020-09-25 mtklein@google.com to_foo() -> to_Foo() 2020-09-25 bsalomon@google.com Remove deprecated Vulkan GrBackendRenderTarget constructor 2020-09-25 johnstiles@google.com Disallow assignment to unfoldable ternaries in SkSL. 2020-09-25 johnstiles@google.com Fail gracefully when Metal encounters a geometry shader. 2020-09-25 csmartdalton@google.com Move user stencil settings from GrPipeline to GrProgramInfo 2020-09-25 bsalomon@google.com Relax matrix check for fast case in rect blur shader 2020-09-25 fs@opera.com More conservative reverse mapping bounds for SkDisplacementMapEffect 2020-09-25 kjlubick@google.com [canvaskit] Followup feedback from shaping demo 2020-09-25 johnstiles@google.com Remove sk_ClipDistance. 2020-09-25 kjlubick@google.com [canvaskit] Expose Glyph ID APIs 2020-09-25 johnstiles@google.com Migrate setRefKind assignability checker into SkSLAnalysis. 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 csmartdalton@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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index e01f8bf05a843..59af3832a6531 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '7bd60430299f3feaa2f52c898cd4abd978c46eda', + 'skia_revision': '68861e3913134f21da6799d228afe2288108d77d', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index e5b10561ab851..44e9152702389 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ea71d2e180b42117f20c7703c1634c27 +Signature: 923302eac3f7ca1472962a1a83b6c57d UNUSED LICENSES: @@ -6589,6 +6589,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/example.html FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/extra.html FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/node.example.js FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/package.json +FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/shaping.html FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/viewer.html FILE: ../../../third_party/skia/modules/pathkit/npm-asmjs/example.html FILE: ../../../third_party/skia/modules/pathkit/npm-asmjs/package.json