mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from d9a7c5953df3 to 827bb729a84d (2 revisions) (flutter/engine#26093)
This commit is contained in:
parent
0c8b1c41bc
commit
3592fcec48
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': 'd9a7c5953df3acafbfc03a2bf5ef89e67f75cfb6',
|
||||
'skia_revision': '827bb729a84dab57bb3f2df928edd7b8e9eab404',
|
||||
|
||||
# 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: c8afa8c576b40af414fa76e7692a71fd
|
||||
Signature: ad14e06ff342023401deaac90eda0bca
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2967,6 +2967,7 @@ FILE: ../../../third_party/skia/include/core/SkCubicMap.h
|
||||
FILE: ../../../third_party/skia/include/core/SkFontMetrics.h
|
||||
FILE: ../../../third_party/skia/include/core/SkFontParameters.h
|
||||
FILE: ../../../third_party/skia/include/core/SkFontTypes.h
|
||||
FILE: ../../../third_party/skia/include/core/SkSpan.h
|
||||
FILE: ../../../third_party/skia/include/effects/SkOpPathEffect.h
|
||||
FILE: ../../../third_party/skia/include/effects/SkShaderMaskFilter.h
|
||||
FILE: ../../../third_party/skia/include/effects/SkTrimPathEffect.h
|
||||
@ -3042,7 +3043,6 @@ FILE: ../../../third_party/skia/src/core/SkRectPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkRemoteGlyphCache.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkRemoteGlyphCache.h
|
||||
FILE: ../../../third_party/skia/src/core/SkSafeRange.h
|
||||
FILE: ../../../third_party/skia/src/core/SkSpan.h
|
||||
FILE: ../../../third_party/skia/src/core/SkStrikeCache.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSurfaceCharacterization.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkTextBlobPriv.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user