mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f60052072ca9 to 90f4e9f5f700 (3 revisions) (flutter/engine#27224)
This commit is contained in:
parent
3f02650a9b
commit
d9a7ac0bec
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': 'f60052072ca994facb588984911ebe6a06f754d2',
|
||||
'skia_revision': '90f4e9f5f70038ef0b52431d221e21af3a6b91f0',
|
||||
|
||||
# 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: 1bacbe1bb0ba6809fa4032358523dec1
|
||||
Signature: 19441d64b81e5bdeb215343bb85c1b57
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3102,13 +3102,10 @@ FILE: ../../../third_party/skia/src/gpu/GrFPArgs.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProxyProvider.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrProxyProvider.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrResourceProviderPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrConfigConversionEffect.fp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrConfigConversionEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrConfigConversionEffect.h
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrQuad.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/gradients/GrGradientBitmapCache.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/gradients/GrGradientBitmapCache.h
|
||||
@ -4129,7 +4126,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_tryAllocPixels_4.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Bitmap_width.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Bitmap_writePixels.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Bitmap_writePixels_2.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/BlendMode_Name.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Blend_Mode_Methods.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Canvas_129.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Canvas_MakeRasterDirect.cpp
|
||||
@ -4558,7 +4554,6 @@ FILE: ../../../third_party/skia/docs/examples/Paint_countText.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_empty_constructor.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_equal_operator.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_getAlpha.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_getBlendMode.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_getColor.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_getColor4f.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Paint_getColorFilter.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user