Roll Skia from fb7d378a1ac1 to 8c281fbd03fe (15 revisions) (flutter/engine#25844)

This commit is contained in:
skia-flutter-autoroll 2021-04-29 18:09:02 -04:00 committed by GitHub
parent 9247e69ccb
commit fdfbb64982
2 changed files with 3 additions and 5 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': 'fb7d378a1ac1a34bc360934f75ffa1088a2aa5fc',
'skia_revision': '8c281fbd03fed04ace4bab57faf72e4baed7e4ae',
# 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: 741b6e1589559db7ca15cb3b94f12354
Signature: 9d36d88d177b480d5e9a6a5b30240478
UNUSED LICENSES:
@ -641,8 +641,6 @@ FILE: ../../../third_party/skia/src/gpu/GrSurfaceProxy.h
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.h
FILE: ../../../third_party/skia/src/gpu/GrTextureAdjuster.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureAdjuster.h
FILE: ../../../third_party/skia/src/gpu/GrTextureMaker.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureMaker.h
FILE: ../../../third_party/skia/src/gpu/GrTextureProducer.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureProducer.h
FILE: ../../../third_party/skia/src/gpu/GrTextureProxy.cpp
@ -1430,7 +1428,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_gpu.sksl
FILE: ../../../third_party/skia/src/sksl/sksl_public.sksl
FILE: ../../../third_party/skia/src/sksl/sksl_rt_colorfilter.sksl
FILE: ../../../third_party/skia/src/sksl/sksl_rt_shader.sksl
FILE: ../../../third_party/skia/src/sksl/sksl_runtime.sksl
FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl
----------------------------------------------------------------------------------------------------
Copyright (c) 2011 Google Inc. All rights reserved.
@ -5691,6 +5688,7 @@ FILE: ../../../third_party/skia/include/private/GrMtlTypesPriv.h
FILE: ../../../third_party/skia/include/utils/SkOrderedFontMgr.h
FILE: ../../../third_party/skia/modules/androidkit/src/AndroidKit.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Canvas.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Matrix.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Paint.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/RuntimeShaderBuilder.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Shader.cpp