From 85e12c848c442a60dedf5c1d213c419e71b38f15 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 7 Oct 2020 21:49:28 +0000 Subject: [PATCH] Roll Skia from a7f69c290667 to 041fd0ad7d93 (5 revisions) https://skia.googlesource.com/skia.git/+log/a7f69c290667..041fd0ad7d93 2020-10-07 ethannicholas@google.com moved SkSL Variable data into IRNode 2020-10-07 kjlubick@google.com [canvaskit] Remove Sk from nearly all function/type names. 2020-10-07 michaelludwig@google.com Use SkIRect for desired output in skif::getInputBounds 2020-10-07 sdefresne@chromium.org build: Remove no-op calls to set_sources_assignment_filter 2020-10-07 egdaniel@google.com Remove special handling of stencil formats and just use GrBackendFormts. 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 jvanverth@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 3e13410a8b7ec..a4baefbdc7ce6 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': 'a7f69c290667bb969788e014e3308cef6e187740', + 'skia_revision': '041fd0ad7d93f1bc87a2c5b7d2c4f2217a802341', # 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 07737c30603da..6d2888e951614 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d3107608da67165804061970476ba2d7 +Signature: 2716e2054e1a67a28f842cd740815028 UNUSED LICENSES: @@ -5591,6 +5591,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.h FILE: ../../../third_party/skia/src/opts/SkVM_opts.h FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp +FILE: ../../../third_party/skia/src/sksl/SkSLModifiersPool.h FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLConstructor.cpp