This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
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' : '24ed75db12ba8bcdfb75a6794093e68cab4c4270 ' ,
29
+ 'skia_revision' : '25bcd6a6215eb503eddb36f110667802518394c1 ' ,
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: e67d53f8b5b038f4ec9086043b583f75
1
+ Signature: efbbc290c55be439f564c929317a335d
2
2
3
3
UNUSED LICENSES:
4
4
@@ -5126,8 +5126,6 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.cp
5126
5126
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpEffect.h
5127
5127
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpRedEffect.cpp
5128
5128
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrComposeLerpRedEffect.h
5129
- FILE: ../../../third_party/skia/src/gpu/tessellate/GrCoverShader.cpp
5130
- FILE: ../../../third_party/skia/src/gpu/tessellate/GrCoverShader.h
5131
5129
FILE: ../../../third_party/skia/src/gpu/tessellate/GrGpuTessellationPathRenderer.cpp
5132
5130
FILE: ../../../third_party/skia/src/gpu/tessellate/GrGpuTessellationPathRenderer.h
5133
5131
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStencilPathShader.cpp
@@ -5389,6 +5387,9 @@ FILE: ../../../third_party/skia/docs/examples/unexpected_setAlphaType.cpp
5389
5387
FILE: ../../../third_party/skia/docs/examples/upscale_checkerboard.cpp
5390
5388
FILE: ../../../third_party/skia/docs/examples/weird_RRect_bug.cpp
5391
5389
FILE: ../../../third_party/skia/docs/examples/zero_off_dashing.cpp
5390
+ FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp
5391
+ FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h
5392
+ FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h
5392
5393
----------------------------------------------------------------------------------------------------
5393
5394
Copyright 2020 Google LLC.
5394
5395
You can’t perform that action at this time.
0 commit comments