mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from b5b7c982958d to 237bf5284da1 (24 revisions) (flutter/engine#26768)
This commit is contained in:
parent
badba54900
commit
5154dce3f4
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': 'b5b7c982958d04b796ee0f007a815fe765b18b0c',
|
||||
'skia_revision': '237bf5284da1fdfbef3b879d2c74d59aa601b984',
|
||||
|
||||
# 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: 85b590438ff36b7fa292122aeb13f7a8
|
||||
Signature: 1b156f75a19bc1cd270d8dd777932887
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4027,6 +4027,8 @@ FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h
|
||||
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
@ -5255,6 +5257,7 @@ 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/GrEagerVertexAllocator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrSubRunAllocator.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user