Roll Skia from 1d2a26d0df07 to 428523f9a4dc (5 revisions) (flutter/engine#25311)

This commit is contained in:
skia-flutter-autoroll 2021-03-30 16:59:01 -04:00 committed by GitHub
parent 3ebaf4f764
commit dba2fa42ae
2 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '1d2a26d0df07c9e6fc643073fc33a3ae5f4350a0',
'skia_revision': '428523f9a4dc8011cff8863940f589d961686b5c',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@ -1,4 +1,4 @@
Signature: dfb66a13a71ada8e956ee4fd7284b3a4
Signature: 389876b5ba5cd21d93b51b68cecb11ea
UNUSED LICENSES:
@ -5440,6 +5440,7 @@ FILE: ../../../third_party/skia/include/sksl/DSLFunction.h
FILE: ../../../third_party/skia/include/sksl/DSLStatement.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellatingStencilFillOp.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellatingStencilFillOp.h
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp