Skip to content

Commit 211f18e

Browse files
Roll Skia from d1ce4cb2beb8 to 7c1967700b44 (6 revisions) (flutter#19707)
1 parent 309e514 commit 211f18e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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': 'd1ce4cb2beb839b055f9d7b72e0d72e3d1f3467c',
29+
'skia_revision': '7c1967700b44cc0087bc78c347f90b2efa1fd122',
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

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bc6519f69ce812c1867635032405d3ac
1+
Signature: 95df28233cb82e48bc0e4597a95ef320
22

33
UNUSED LICENSES:
44

@@ -5312,12 +5312,18 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
53125312
FILE: ../../../third_party/skia/src/gpu/effects/GrArithmeticProcessor.fp
53135313
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
53145314
FILE: ../../../third_party/skia/src/gpu/effects/GrHighContrastFilterEffect.fp
5315+
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateAlphaEffect.fp
5316+
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateRGBAEffect.fp
53155317
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.cpp
53165318
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.h
53175319
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
53185320
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
53195321
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp
53205322
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h
5323+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateAlphaEffect.cpp
5324+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateAlphaEffect.h
5325+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateRGBAEffect.cpp
5326+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateRGBAEffect.h
53215327
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
53225328
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
53235329
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp

0 commit comments

Comments
 (0)