File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ vars = {
26
26
'skia_git' : 'https://skia.googlesource.com' ,
27
27
# OCMock is for testing only so there is no google clone
28
28
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
29
- 'skia_revision' : 'd1ce4cb2beb839b055f9d7b72e0d72e3d1f3467c ' ,
29
+ 'skia_revision' : '7c1967700b44cc0087bc78c347f90b2efa1fd122 ' ,
30
30
31
31
# When updating the Dart revision, ensure that all entries that are
32
32
# dependencies of Dart are also updated to match the entries in the
Original file line number Diff line number Diff line change 1
- Signature: bc6519f69ce812c1867635032405d3ac
1
+ Signature: 95df28233cb82e48bc0e4597a95ef320
2
2
3
3
UNUSED LICENSES:
4
4
@@ -5312,12 +5312,18 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
5312
5312
FILE: ../../../third_party/skia/src/gpu/effects/GrArithmeticProcessor.fp
5313
5313
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
5314
5314
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
5315
5317
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.cpp
5316
5318
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.h
5317
5319
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
5318
5320
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
5319
5321
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp
5320
5322
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
5321
5327
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
5322
5328
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
5323
5329
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp
You can’t perform that action at this time.
0 commit comments