mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e5d07787f0f1 to cadd5dbded4c (5 revisions) (flutter/engine#28374)
This commit is contained in:
parent
3c7c02e80a
commit
618c2fddaa
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': 'e5d07787f0f141c02f842e455ea653764faef637',
|
||||
'skia_revision': 'cadd5dbded4c9a236164d61220d04e2194030607',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 0d95d8ac96cc25dc0f1e7e97590f283e
|
||||
Signature: 97415479d63a1143bce35e5cfc3be9f5
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1878,10 +1878,10 @@ FILE: ../../../third_party/skia/src/gpu/gl/glfw/GrGLMakeNativeInterface_glfw.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLColorSpaceXformHelper.h
|
||||
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrPathStencilSettings.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrRegionOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrShadowRRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/RegionOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/RegionOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/ShadowRRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/ShadowRRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorPool.h
|
||||
FILE: ../../../third_party/skia/src/gpu/vk/GrVkDescriptorSet.cpp
|
||||
@ -3267,8 +3267,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/StrokeRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/StrokeRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user