Skip to content

Commit 25ce3db

Browse files
Roll Skia from c91db040ad18 to e4f36d7ac8f5 (20 revisions) (flutter#19686)
1 parent 74b541d commit 25ce3db

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

DEPS

+1-1
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': 'c91db040ad18b9cc3236e342e9acca020eaafd10',
29+
'skia_revision': 'e4f36d7ac8f5dc6f5157616149f0eff3877808b4',
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

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 964bda7fdf8851c2cd2d8d5274171bae
1+
Signature: a115e918edf2dcc661af8f6f74af3261
22

33
UNUSED LICENSES:
44

@@ -5282,6 +5282,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.c
52825282
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/MergePaths.cpp
52835283
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/OffsetPaths.cpp
52845284
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Polystar.cpp
5285+
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/PuckerBloat.cpp
52855286
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Rectangle.cpp
52865287
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Repeater.cpp
52875288
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/RoundCorners.cpp
@@ -5310,9 +5311,15 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.h
53105311
FILE: ../../../third_party/skia/src/gpu/ccpr/GrAutoMapVertexBuffer.h
53115312
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.cpp
53125313
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
5314+
FILE: ../../../third_party/skia/src/gpu/effects/GrArithmeticProcessor.fp
53135315
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
5316+
FILE: ../../../third_party/skia/src/gpu/effects/GrHighContrastFilterEffect.fp
5317+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.cpp
5318+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.h
53145319
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
53155320
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
5321+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp
5322+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h
53165323
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
53175324
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
53185325
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp

0 commit comments

Comments
 (0)