mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 76f61debc6fb to 558aff92f98c (10 revisions) (flutter/engine#29167)
This commit is contained in:
parent
184442297d
commit
acc0ba3dee
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': '76f61debc6fb925034ab4a8f621e1ab574c784c7',
|
||||
'skia_revision': '558aff92f98ca0df0f8dc1b81b71c60c18e3ce17',
|
||||
|
||||
# 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: 35977b69ba11b718d9bcc80e71bea94c
|
||||
Signature: 42735299c988e8522607f82d0d20513c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3067,7 +3067,7 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrInnerFanTriangulator.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/mtl/GrMtlTypesPriv.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrTessTypes.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/TessTypes.h
|
||||
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
|
||||
@ -4069,9 +4069,9 @@ FILE: ../../../third_party/skia/src/gpu/ops/SmallPathAtlasMgr.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/SmallPathAtlasMgr.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/SmallPathShapeData.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/SmallPathShapeData.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrMiddleOutPolygonTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIterator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrVectorXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/MiddleOutPolygonTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeIterator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/VectorXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkOpts_skx.cpp
|
||||
@ -4180,7 +4180,7 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlPipeline.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasRenderTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/CullTest.h
|
||||
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.cpp
|
||||
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.h
|
||||
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
|
||||
@ -5563,8 +5563,8 @@ FILE: ../../../third_party/skia/src/gpu/GrVx.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/AtlasInstancedHelper.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/StrokeHardwareTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeHardwareTessellator.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
|
||||
@ -5836,15 +5836,15 @@ 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/GrPathTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathWedgeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathWedgeTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathWedgeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/PathXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeFixedCountTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeTessellator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrTessellationShader.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user