From b0be206e05df002aca81818c2ff59c7976669ac1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 12 Dec 2022 12:54:05 -0500 Subject: [PATCH] Roll Skia from 833bfcb2b52f to bb9378b61c4f (5 revisions) (#38221) https://skia.googlesource.com/skia.git/+log/833bfcb2b52f..bb9378b61c4f 2022-12-12 robertphillips@google.com [graphite] Fill in PrecompileBlendShader's addToKey method 2022-12-12 jamesgk@google.com [graphite] Allow replaying recordings to different surfaces 2022-12-12 robertphillips@google.com [graphite] Make the BuiltInCodeSnippetID Graphite-only 2022-12-12 johnstiles@google.com Simplify ternaries that don't have any side effects. 2022-12-12 kjlubick@google.com Remove dependency of SkPaint -> SkPaintPriv 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 bdero@google.com,johnstiles@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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index ae0af2d05e434..b10ad734f7ff6 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': '833bfcb2b52fd6d9ed270f0c0f5a08c591bab781', + 'skia_revision': 'bb9378b61c4ff77044c84e816d305164a969a0db', # 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 9bb24b5038547..6e63f4677e9bf 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6003106c15950ee0218ed485e6158b60 +Signature: b4f39ae9ce5bfa6887c8babed07ae3e5 UNUSED LICENSES: @@ -7614,7 +7614,6 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_files/ch FILE: ../../../third_party/skia/infra/bots/task_drivers/cpu_tests/cpu_tests.go FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check/toolchain_layering_check.go FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp -FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp FILE: ../../../third_party/skia/src/core/SkDebugUtils.h FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h @@ -7636,6 +7635,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h +FILE: ../../../third_party/skia/src/gpu/graphite/BuiltInCodeSnippetID.h FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp