mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e53c721d781f to 134c5f7f690b (12 revisions) (flutter/engine#27917)
This commit is contained in:
parent
7c0336349d
commit
85bb17e7ca
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': 'e53c721d781f9feeb6c95c7c7ddf1e81608a232b',
|
||||
'skia_revision': '134c5f7f690b0b8a7ad5d0288762f79fdd2d7ec5',
|
||||
|
||||
# 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: 80973d1209790eab54081283359f6de5
|
||||
Signature: 681efba58f73b39a516d05b010b938ca
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2993,6 +2993,10 @@ FILE: ../../../third_party/skia/src/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/Device.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/Device_v2.h
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/SurfaceDrawContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/SurfaceDrawContext_v2.h
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/SurfaceFillContext_v2.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v2/SurfaceFillContext_v2.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user