mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from fff4099358bd to 3f31f3027f69 (10 revisions) (flutter/engine#23937)
This commit is contained in:
parent
9eac248c05
commit
b06b814efa
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': 'fff4099358bd845784566335d50bbdd21c25afe2',
|
||||
'skia_revision': '3f31f3027f697f3f0c0367ff09edc353a0a48f5c',
|
||||
|
||||
# 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: 6bd5732229921ccf7d203881a71f4a59
|
||||
Signature: f98da8be33ddfec015228bb36e415d71
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3932,6 +3932,7 @@ 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/SkSVGFeDisplacementMap.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeFlood.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeGaussianBlur.h
|
||||
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeMorphology.h
|
||||
@ -3943,6 +3944,7 @@ 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/SkSVGFeDisplacementMap.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeFlood.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeGaussianBlur.cpp
|
||||
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeMorphology.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user