mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from f0ffd4189742 to af844c79d535 (1 revision) (flutter/engine#27886)
This commit is contained in:
parent
55e38ef779
commit
627398aeb4
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': 'f0ffd41897426c7ce5f62dc01e4c0de7f5924b7d',
|
||||
'skia_revision': 'af844c79d5358fd51a7f2fb439324cfd7f0798c1',
|
||||
|
||||
# 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: 9cc03fef4a1332c4b60d10af20ca3239
|
||||
Signature: 704951942e8e2ffeb612bd06031c257b
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2987,6 +2987,8 @@ FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h
|
||||
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/SurfaceFillContext.h
|
||||
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
|
||||
@ -3683,8 +3685,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
|
||||
@ -3741,6 +3741,8 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
|
||||
FILE: ../../../third_party/skia/src/gpu/gl/webgl/GrGLMakeNativeInterface_webgl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceFillContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceFillContext_v1.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user