mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 9443d58af292 to c7112edbe0f4 (10 revisions) (flutter/engine#22839)
This commit is contained in:
parent
cb35e23e34
commit
a227a11952
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': '9443d58af292c64d3ee9d5506f7cf3b31ddf6c56',
|
||||
'skia_revision': 'c7112edbe0f46d174832815f2da56b5719421f0f',
|
||||
|
||||
# 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: 1bb283136150a671071af688bb59838d
|
||||
Signature: c6ee71fa649caaf8ba1bbe20421b3aab
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -560,7 +560,6 @@ FILE: ../../../third_party/skia/samplecode/SampleAndroidShadows.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleMegaStroke.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SamplePathOverstroke.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleSVGFile.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkCodecAnimationPriv.h
|
||||
FILE: ../../../third_party/skia/src/codec/SkRawCodec.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkRawCodec.h
|
||||
FILE: ../../../third_party/skia/src/codec/SkStreamBuffer.cpp
|
||||
@ -5607,6 +5606,7 @@ FILE: ../../../third_party/skia/docs/examples/unexpected_setAlphaType.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/upscale_checkerboard.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/weird_RRect_bug.cpp
|
||||
FILE: ../../../third_party/skia/docs/examples/zero_off_dashing.cpp
|
||||
FILE: ../../../third_party/skia/gm/clear_swizzle.cpp
|
||||
FILE: ../../../third_party/skia/gm/gpu_blur_utils.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user