mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 4f4c064d5b74 to 9f079f7c0d16 (11 revisions) (#23720)
This commit is contained in:
parent
3073402ae4
commit
1424dfbe4d
2
DEPS
2
DEPS
@ -26,7 +26,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': '4f4c064d5b749f139eb69d6e7f3852cb0fd53d4f',
|
||||
'skia_revision': '9f079f7c0d164597c680cc89bf0110a7d3c3172a',
|
||||
|
||||
# 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: f18191d496c1a6cad1c2f810fc352d35
|
||||
Signature: 0a494d66a56d59e55b48d4205a2d07d7
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4148,6 +4148,7 @@ FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFe.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeBlend.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeColorMatrix.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeComposite.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeFlood.h
|
||||
@ -4157,6 +4158,7 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeTurbulence.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilter.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilterContext.h
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFe.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeBlend.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeColorMatrix.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeComposite.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeFlood.cpp
|
||||
@ -4811,7 +4813,6 @@ FILE: ../../../third_party/skia/docs/examples/Matrix_setPerspX.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setPerspY.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setPolyToPoly.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setRSXform.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setRectToRect.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setRotate.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setRotate_2.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/Matrix_setScale.cpp
|
||||
@ -7132,6 +7133,8 @@ TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user