mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from fab6ede2ec1d to 33da72d168d7 (24 revisions) (flutter/engine#26790)
This commit is contained in:
parent
31041a95a2
commit
f3d6c7cdee
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': 'fab6ede2ec1d5f423a3948878978111a352672a2',
|
||||
'skia_revision': '33da72d168d793902ec97afe877c2832de3cf185',
|
||||
|
||||
# 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: 941d2ea36104dd8c8e7e5b084b4750ed
|
||||
Signature: 0cffc814e21b4eaaf3197d5dc23e1908
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4000,6 +4000,8 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Image.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/ImageFilter.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Matrix.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Paint.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Path.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/PathBuilder.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/RuntimeShaderBuilder.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/Shader.cpp
|
||||
FILE: ../../../third_party/skia/modules/androidkit/src/SkottieAnimation.cpp
|
||||
@ -5249,10 +5251,12 @@ FILE: ../../../third_party/skia/gm/crbug_1177833.cpp
|
||||
FILE: ../../../third_party/skia/gm/lazytiling.cpp
|
||||
FILE: ../../../third_party/skia/gm/particles.cpp
|
||||
FILE: ../../../third_party/skia/gm/runtimeeffectimage.cpp
|
||||
FILE: ../../../third_party/skia/include/core/SkBlender.h
|
||||
FILE: ../../../third_party/skia/include/gpu/gl/egl/GrGLMakeEGLInterface.h
|
||||
FILE: ../../../third_party/skia/include/gpu/gl/glx/GrGLMakeGLXInterface.h
|
||||
FILE: ../../../third_party/skia/include/sksl/DSLSymbols.h
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkBlenderBase.h
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user