From abd7861c28fd1d657b2550b8a09d5e16a8aa75e0 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 30 Aug 2021 21:39:09 +0000 Subject: [PATCH] Roll Skia from e5d07787f0f1 to cadd5dbded4c (5 revisions) https://skia.googlesource.com/skia.git/+log/e5d07787f0f1..cadd5dbded4c 2021-08-30 robertphillips@google.com Move three Op-derived classes to the skgpu::v1 namespace 2021-08-30 ethannicholas@google.com DSLParser now tracks parse errors separately from semantic errors 2021-08-30 jvanverth@google.com Metal: fix RenderCommandEncoder compatibility check. 2021-08-30 johnstiles@google.com Fix flaws in minus-prefix optimization. 2021-08-30 michaelludwig@google.com Simplify SkRasterClip now that it's only intersect/diff 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 fmalita@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 3437c75ec668a..7b8193cf1a7c0 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'e5d07787f0f141c02f842e455ea653764faef637', + 'skia_revision': 'cadd5dbded4c9a236164d61220d04e2194030607', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index d1bf31a7a7d15..ad574964acc9b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0d95d8ac96cc25dc0f1e7e97590f283e +Signature: 97415479d63a1143bce35e5cfc3be9f5 UNUSED LICENSES: @@ -1878,10 +1878,10 @@ FILE: ../../../third_party/skia/src/gpu/gl/glfw/GrGLMakeNativeInterface_glfw.cpp FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLColorSpaceXformHelper.h FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrPathStencilSettings.h -FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.cpp -FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.h -FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.cpp -FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.h +FILE: ../../../third_party/skia/src/gpu/ops/RegionOp.cpp +FILE: ../../../third_party/skia/src/gpu/ops/RegionOp.h +FILE: ../../../third_party/skia/src/gpu/ops/ShadowRRectOp.cpp +FILE: ../../../third_party/skia/src/gpu/ops/ShadowRRectOp.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorSet.cpp @@ -3267,8 +3267,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h -FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.cpp -FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.h +FILE: ../../../third_party/skia/src/gpu/ops/StrokeRectOp.cpp +FILE: ../../../third_party/skia/src/gpu/ops/StrokeRectOp.h FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp