Roll Skia from 1049d8206120 to abe39f5cb932 (6 revisions) (flutter/engine#28090)

This commit is contained in:
skia-flutter-autoroll 2021-08-14 00:32:02 -04:00 committed by GitHub
parent a5d5168f0e
commit 066f85f0cb
2 changed files with 4 additions and 4 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': '1049d8206120bb86d2a0836820e16ce21d3e467a',
'skia_revision': 'abe39f5cb932e1d230c37335bbd66088820de5b6',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@ -1,4 +1,4 @@
Signature: b30164fa83429914f09a5f72c5aa6b23
Signature: 6cded922b694f36ee5aba9338c6f523e
UNUSED LICENSES:
@ -1939,7 +1939,6 @@ FILE: ../../../third_party/skia/src/shaders/gradients/Sk4fLinearGradient.h
FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.h
FILE: ../../../third_party/skia/src/sksl/SkSLContext.h
FILE: ../../../third_party/skia/src/sksl/SkSLErrorReporter.h
FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.h
FILE: ../../../third_party/skia/src/sksl/SkSLMain.cpp
@ -5716,12 +5715,12 @@ FILE: ../../../third_party/skia/include/private/SkSLProgramKind.h
FILE: ../../../third_party/skia/include/private/SkTOptional.h
FILE: ../../../third_party/skia/include/sksl/DSLBlock.h
FILE: ../../../third_party/skia/include/sksl/DSLCase.h
FILE: ../../../third_party/skia/include/sksl/DSLErrorHandling.h
FILE: ../../../third_party/skia/include/sksl/DSLFunction.h
FILE: ../../../third_party/skia/include/sksl/DSLLayout.h
FILE: ../../../third_party/skia/include/sksl/DSLRuntimeEffects.h
FILE: ../../../third_party/skia/include/sksl/DSLStatement.h
FILE: ../../../third_party/skia/include/sksl/DSLWrapper.h
FILE: ../../../third_party/skia/include/sksl/SkSLErrorReporter.h
FILE: ../../../third_party/skia/src/core/SkStringView.cpp
FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.cpp
FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h
@ -5744,6 +5743,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrTessellationShader.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.h
FILE: ../../../third_party/skia/src/sksl/SkSLErrorReporter.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLParsedModule.h
FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp