Skip to content

Commit 748ef96

Browse files
Roll Skia from aed81125e6bc to ccec5093ca38 (10 revisions) (flutter#41963)
https://skia.googlesource.com/skia.git/+log/aed81125e6bc..ccec5093ca38 2023-05-11 johnstiles@google.com Restructure Extension processing. 2023-05-11 johnstiles@google.com Simplify DSLVar classes. 2023-05-11 michaelludwig@google.com [skif] Don't assume SkSpecialImage::asShader() is non-null 2023-05-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0b71657bab97 to 729c65ec74f6 (5 revisions) 2023-05-11 michaelludwig@google.com [skif] Only consider CF's transparency not whole IF subtree 2023-05-11 jmbetancourt@google.com set SlotType to use enum 2023-05-11 jmbetancourt@google.com [skottie] set up ImageAssetProxy to support slottable assets 2023-05-11 jmbetancourt@google.com [skottie] apply changes live to slottable properties 2023-05-11 jmbetancourt@google.com [skottie] automatically populate slotManager with slots 2023-05-11 johnstiles@google.com Remove more unused portions of DSLCore. 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 aaclarke@google.com,brianosman@google.com,djsollen@google.com,rmistry@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
1 parent 6cb37b2 commit 748ef96

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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': 'aed81125e6bcb0fe7b7b8d9bfc67dc450f8275e3',
21+
'skia_revision': 'ccec5093ca38aa2d4c336466d7c5a41b3a6645e8',
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 41a891121d77cca1e1b6e1903d864aa0
1+
Signature: 4b16f55af4d58c611f3345e7ae56c470
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6983,7 +6983,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h + ../../../third_
69836983
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h + ../../../third_party/skia/LICENSE
69846984
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp + ../../../third_party/skia/LICENSE
69856985
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.h + ../../../third_party/skia/LICENSE
6986-
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLVar.cpp + ../../../third_party/skia/LICENSE
69876986
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLVar.h + ../../../third_party/skia/LICENSE
69886987
ORIGIN: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.cpp + ../../../third_party/skia/LICENSE
69896988
ORIGIN: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.h + ../../../third_party/skia/LICENSE
@@ -7132,7 +7131,6 @@ FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h
71327131
FILE: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h
71337132
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp
71347133
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.h
7135-
FILE: ../../../third_party/skia/src/sksl/dsl/DSLVar.cpp
71367134
FILE: ../../../third_party/skia/src/sksl/dsl/DSLVar.h
71377135
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.cpp
71387136
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.h
@@ -8865,6 +8863,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../
88658863
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp + ../../../third_party/skia/LICENSE
88668864
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations.h + ../../../third_party/skia/LICENSE
88678865
ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../third_party/skia/LICENSE
8866+
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLExtension.cpp + ../../../third_party/skia/LICENSE
88688867
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLModifiersDeclaration.cpp + ../../../third_party/skia/LICENSE
88698868
TYPE: LicenseType.bsd
88708869
FILE: ../../../third_party/skia/gm/coordclampshader.cpp
@@ -8894,6 +8893,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
88948893
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp
88958894
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations.h
88968895
FILE: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp
8896+
FILE: ../../../third_party/skia/src/sksl/ir/SkSLExtension.cpp
88978897
FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiersDeclaration.cpp
88988898
----------------------------------------------------------------------------------------------------
88998899
Copyright 2023 Google Inc.

0 commit comments

Comments
 (0)