mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 5aaaeea4dad9 to 22f246f5ad1d (1 revision) (flutter/engine#19256)
This commit is contained in:
parent
b87d97ce03
commit
5f407db06c
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': '5aaaeea4dad9a635c6077c2b008de6d1fe263082',
|
||||
'skia_revision': '22f246f5ad1d240fd5743b387626ca2b4612894b',
|
||||
|
||||
# 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: 5a7f8c3bb2974f7a66b5a62d16c6693b
|
||||
Signature: 76822531f26e9948a5e403885dc5c243
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2339,6 +2339,7 @@ FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
|
||||
FILE: ../../../third_party/skia/include/codec/SkCodec.h
|
||||
FILE: ../../../third_party/skia/include/core/SkEncodedImageFormat.h
|
||||
FILE: ../../../third_party/skia/include/core/SkFilterQuality.h
|
||||
FILE: ../../../third_party/skia/include/core/SkPathBuilder.h
|
||||
FILE: ../../../third_party/skia/include/core/SkPixmap.h
|
||||
FILE: ../../../third_party/skia/include/core/SkPngChunkReader.h
|
||||
FILE: ../../../third_party/skia/include/core/SkPoint3.h
|
||||
@ -2426,6 +2427,7 @@ FILE: ../../../third_party/skia/src/core/SkMiniRecorder.h
|
||||
FILE: ../../../third_party/skia/src/core/SkNextID.h
|
||||
FILE: ../../../third_party/skia/src/core/SkOpts.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkOpts.h
|
||||
FILE: ../../../third_party/skia/src/core/SkPathBuilder.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkPathPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkPictureCommon.h
|
||||
FILE: ../../../third_party/skia/src/core/SkPictureImageGenerator.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user