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
diff --git a/DEPS b/DEPS
index ae0af2d..b10ad73 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@
'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 9bb24b5..6e63f46 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/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.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