Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 42bc762

Browse files
Roll Skia from 2ad14e25f6f7 to a434f9b69660 (11 revisions) (#37591)
https://skia.googlesource.com/skia.git/+log/2ad14e25f6f7..a434f9b69660 2022-11-14 [email protected] Remove outdated _snprintf and SK_SNPRINTF, use snprintf instead 2022-11-14 [email protected] Misc cleanups for SkTArray 2022-11-14 [email protected] [graphite] Make ShaderCodeDictionary Graphite-only 2022-11-14 [email protected] Roll Skia Infra from 236dea3b8ce8 to c7eaa2978786 (1 revision) 2022-11-14 [email protected] [graphite] Make PaintParamsKey Graphite-only 2022-11-14 [email protected] Reland "Remove SkTArray::count() and change all uses to size()" 2022-11-14 [email protected] Remove unneeded SkTypes from base classes 2022-11-14 [email protected] Reland "[bazel] Generate sksl_tests.gni from Bazel source of truth." 2022-11-14 [email protected] Roll vulkan-deps from 032336ea4ca6 to 131d736c57d4 (1 revision) 2022-11-14 [email protected] Call this._resetContext() at end of makeImageFromTextureSource 2022-11-14 [email protected] Roll ANGLE from 92a0efdfb244 to 82855be3c811 (7 revisions) 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 [email protected],[email protected] 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
1 parent 8c73fff commit 42bc762

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '2ad14e25f6f7bd2f2d22bcbaca345053e99c8efc',
21+
'skia_revision': 'a434f9b696605c0ff601c47a72951002bf7d93d2',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 80d6009d29a216850868569710ca9010
1+
Signature: db288064ee19461958f1c2a47a92a7b0
22

33
UNUSED LICENSES:
44

@@ -7735,15 +7735,11 @@ FILE: ../../../third_party/skia/src/core/SkKeyContext.cpp
77357735
FILE: ../../../third_party/skia/src/core/SkKeyContext.h
77367736
FILE: ../../../third_party/skia/src/core/SkKeyHelpers.cpp
77377737
FILE: ../../../third_party/skia/src/core/SkKeyHelpers.h
7738-
FILE: ../../../third_party/skia/src/core/SkPaintParamsKey.cpp
7739-
FILE: ../../../third_party/skia/src/core/SkPaintParamsKey.h
77407738
FILE: ../../../third_party/skia/src/core/SkPipelineData.cpp
77417739
FILE: ../../../third_party/skia/src/core/SkPipelineData.h
77427740
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h
77437741
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp
77447742
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
7745-
FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.cpp
7746-
FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.h
77477743
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.cpp
77487744
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.h
77497745
FILE: ../../../third_party/skia/src/gpu/RefCntedCallback.h
@@ -7786,6 +7782,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/ImageUtils.h
77867782
FILE: ../../../third_party/skia/src/gpu/graphite/Log.h
77877783
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp
77887784
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h
7785+
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParamsKey.cpp
7786+
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParamsKey.h
77897787
FILE: ../../../third_party/skia/src/gpu/graphite/PietRenderTask.cpp
77907788
FILE: ../../../third_party/skia/src/gpu/graphite/PietRenderTask.h
77917789
FILE: ../../../third_party/skia/src/gpu/graphite/Precompile.h
@@ -7802,6 +7800,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
78027800
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.h
78037801
FILE: ../../../third_party/skia/src/gpu/graphite/Sampler.cpp
78047802
FILE: ../../../third_party/skia/src/gpu/graphite/Sampler.h
7803+
FILE: ../../../third_party/skia/src/gpu/graphite/ShaderCodeDictionary.cpp
7804+
FILE: ../../../third_party/skia/src/gpu/graphite/ShaderCodeDictionary.h
78057805
FILE: ../../../third_party/skia/src/gpu/graphite/SpecialImage_Graphite.cpp
78067806
FILE: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.cpp
78077807
FILE: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.h

0 commit comments

Comments
 (0)