From 1ba5e14bcadffa50b5c690fc236fb0e13619d1c4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 21 Dec 2022 00:57:56 +0000 Subject: [PATCH] Roll Skia from 09d796c0a728 to a60f3f6214d3 (5 revisions) https://skia.googlesource.com/skia.git/+log/09d796c0a728..a60f3f6214d3 2022-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 28ede018d9d4 to c4d6d0f52ce0 (8 revisions) 2022-12-20 johnstiles@google.com Use spans to represent slot ranges. 2022-12-20 johnstiles@google.com Add support for copy_constants to RP builder. 2022-12-20 johnstiles@google.com Remove SkRasterPipelineUtils entirely. 2022-12-20 jvanverth@google.com Fix miter issue with AAConvexTessellator. 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 chinmaygarde@google.com,kjlubick@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 | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index 6f5a60c9d1150..d350224b17f2b 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '09d796c0a7280bdd61b689e4be9d6c8598cb5ce4', + 'skia_revision': 'a60f3f6214d364f3d4aac9660015e1a440e68444', # 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 0b3ecbd246098..5b1b2d235a7d6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: f2513cd0667308e397b82aa8873a4281 +Signature: dce21d8b85927b99f622c12a587878ec ==================================================================================================== LIBRARY: etc1 @@ -8193,8 +8193,6 @@ ORIGIN: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h ORIGIN: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineUtils.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp + ../../../third_party/skia/LICENSE @@ -8224,8 +8222,6 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h -FILE: ../../../third_party/skia/src/core/SkRasterPipelineUtils.cpp -FILE: ../../../third_party/skia/src/core/SkRasterPipelineUtils.h FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp