mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from fb7d378a1ac1 to 8c281fbd03fe (15 revisions) (flutter/engine#25844)
This commit is contained in:
parent
9247e69ccb
commit
fdfbb64982
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user