Roll Skia from d5e6368fffd0 to 7585a65ac709 (7 revisions) (flutter/engine#22237)

This commit is contained in:
skia-flutter-autoroll 2020-11-02 11:58:02 -05:00 committed by GitHub
parent 08e76f8416
commit b520ce6da6
2 changed files with 8 additions and 2 deletions

2
DEPS
View File

@ -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': 'd5e6368fffd017be63e7c13404b7ac2a07b2dd48',
'skia_revision': '7585a65ac709b5ec9d216e0dbb4ff46850711e93',
# 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: ff2759245c2168540e345c478cd825f9
Signature: 54fa1c0b3e7ecf3027410c47231cc116
UNUSED LICENSES:
@ -4133,6 +4133,12 @@ FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp
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/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/SkSVGFilter.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilterContext.cpp
FILE: ../../../third_party/skia/modules/svg/utils/SvgTool.cpp
FILE: ../../../third_party/skia/samplecode/Sample3D.cpp
FILE: ../../../third_party/skia/samplecode/SampleAudio.cpp