Skip to content

Commit fa62ce0

Browse files
Roll Skia from 2fed9f62d29a to e8cd0a54041e (2 revisions) (flutter#26213)
1 parent 391e22d commit fa62ce0

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '2fed9f62d29a8bee5474f9dd24a55eacf4ffc3b2',
30+
'skia_revision': 'e8cd0a54041e4c13c1575ab0b65ad873e0337d2a',
3131

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

ci/licenses_golden/licenses_skia

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e30c08f357cb777313431a41007e58cf
1+
Signature: e9e298838af6b638992e52331e6e5b4d
22

33
UNUSED LICENSES:
44

@@ -5471,10 +5471,14 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h
54715471
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h
54725472
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.cpp
54735473
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.h
5474+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeInstancedShaderImpl.cpp
5475+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeInstancedShaderImpl.h
5476+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeShader.cpp
5477+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeShader.h
54745478
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp
54755479
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h
5476-
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp
5477-
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.h
5480+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellationShaderImpl.cpp
5481+
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellationShaderImpl.h
54785482
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
54795483
FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp
54805484
FILE: ../../../third_party/skia/src/sksl/SkSLModifiersPool.h

0 commit comments

Comments
 (0)