mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 43c713d5cd1a to 7391511f7be3 (24 revisions) (flutter/engine#26670)
This commit is contained in:
parent
a877ccf4ee
commit
32d589e08b
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': '43c713d5cd1aeec3fb9ae7c8b30c39e320c70451',
|
||||
'skia_revision': '7391511f7be3049ecc0c164dc07699c91dc9926b',
|
||||
|
||||
# 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: 07bfa8f2dc4492a5753f6a1023db74f5
|
||||
Signature: 005785c2fb0970a038fb397721c17fe7
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2071,6 +2071,7 @@ FILE: ../../../third_party/skia/gm/patheffects.cpp
|
||||
FILE: ../../../third_party/skia/gm/pathinterior.cpp
|
||||
FILE: ../../../third_party/skia/gm/rrect.cpp
|
||||
FILE: ../../../third_party/skia/gm/rrects.cpp
|
||||
FILE: ../../../third_party/skia/gm/runtimeimagefilter.cpp
|
||||
FILE: ../../../third_party/skia/gm/samplerstress.cpp
|
||||
FILE: ../../../third_party/skia/gm/simpleaaclip.cpp
|
||||
FILE: ../../../third_party/skia/gm/srcmode.cpp
|
||||
@ -5247,6 +5248,8 @@ FILE: ../../../third_party/skia/include/gpu/gl/egl/GrGLMakeEGLInterface.h
|
||||
FILE: ../../../third_party/skia/include/gpu/gl/glx/GrGLMakeGLXInterface.h
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h
|
||||
FILE: ../../../third_party/skia/src/effects/imagefilters/SkRuntimeImageFilter.cpp
|
||||
FILE: ../../../third_party/skia/src/effects/imagefilters/SkRuntimeImageFilter.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDstProxyView.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user