Skip to content

Commit 4679f7b

Browse files
Roll Skia from f7fdf1aa2911 to 346dd53ac087 (25 revisions) (flutter#23042)
1 parent 3cdb6de commit 4679f7b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'f7fdf1aa2911a14944f7646928ea15347fef065f',
29+
'skia_revision': '346dd53ac087c37691edbba6923fe4ddaeaaa23a',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: afd615f849a1301557907a57483c076c
1+
Signature: 9a8964ef7ce746313eb377ace1e9eb2a
22

33
UNUSED LICENSES:
44

@@ -1052,6 +1052,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
10521052
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
10531053
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
10541054
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/Dockerfile
1055+
FILE: ../../../third_party/skia/infra/bots/assets/mockery/VERSION
10551056
FILE: ../../../third_party/skia/infra/bots/assets/mskp/VERSION
10561057
FILE: ../../../third_party/skia/infra/bots/assets/node/VERSION
10571058
FILE: ../../../third_party/skia/infra/bots/assets/opencl_headers/VERSION
@@ -3890,6 +3891,7 @@ FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit_bindings.cpp
38903891
FILE: ../../../third_party/skia/gm/animated_image_orientation.cpp
38913892
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
38923893
FILE: ../../../third_party/skia/gm/crbug_1139750.cpp
3894+
FILE: ../../../third_party/skia/gm/crbug_1156804.cpp
38933895
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
38943896
FILE: ../../../third_party/skia/gm/encode_color_types.cpp
38953897
FILE: ../../../third_party/skia/gm/userfont.cpp
@@ -3926,6 +3928,7 @@ FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
39263928
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
39273929
FILE: ../../../third_party/skia/src/gpu/GrClipStack.cpp
39283930
FILE: ../../../third_party/skia/src/gpu/GrClipStack.h
3931+
FILE: ../../../third_party/skia/src/gpu/GrCommandBufferRef.h
39293932
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp
39303933
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h
39313934
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
@@ -4142,12 +4145,14 @@ FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp
41424145
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFe.h
41434146
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeColorMatrix.h
41444147
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeComposite.h
4148+
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeFlood.h
41454149
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeTurbulence.h
41464150
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilter.h
41474151
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilterContext.h
41484152
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFe.cpp
41494153
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeColorMatrix.cpp
41504154
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeComposite.cpp
4155+
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeFlood.cpp
41514156
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeTurbulence.cpp
41524157
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilter.cpp
41534158
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilterContext.cpp

0 commit comments

Comments
 (0)