mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from cd2c1beb1e4e to e453fa063da5 (2 revisions) (flutter/engine#28205)
This commit is contained in:
parent
16829de462
commit
655aa2701b
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': 'cd2c1beb1e4eb425a13741a8b0592bf9dacbc257',
|
||||
'skia_revision': 'e453fa063da523008c83ca0b61f18d9b749dad81',
|
||||
|
||||
# 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: cec48a371d870fb17f93b53b2689739a
|
||||
Signature: 351a2ab79ae478cba2adb47ac3aacb2e
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5237,10 +5237,10 @@ FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasPathRenderer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasPathRenderer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathInnerTriangulateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathInnerTriangulateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellationPathRenderer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessellationPathRenderer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathInnerTriangulateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathInnerTriangulateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/TessellationPathRenderer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/TessellationPathRenderer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrPathTessellationShader.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrPathTessellationShader.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrPathTessellationShader_Hardware.cpp
|
||||
@ -5458,10 +5458,10 @@ FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrVx.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasInstancedHelper.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/StrokeTessellateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/StrokeTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrStrokeTessellationShader_HardwareImpl.cpp
|
||||
@ -5728,12 +5728,12 @@ FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateAtlasCoverageEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateAtlasCoverageEffect.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasInstancedHelper.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathCurveTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathCurveTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathStencilCoverOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathStencilCoverOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user