Roll Skia from 35dc16845fbe to b0351e00199e (16 revisions) (flutter/engine#40291)

Roll Skia from 35dc16845fbe to b0351e00199e (16 revisions)
This commit is contained in:
skia-flutter-autoroll 2023-03-14 21:07:27 -04:00 committed by GitHub
parent 6caf1ee3ae
commit bb7d9a2e52
2 changed files with 12 additions and 6 deletions

2
DEPS
View File

@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '35dc16845fbed531fd7dd5ec0d068e4d4f93eb63',
'skia_revision': 'b0351e00199ed7348d0573a2750195a1621204d6',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@ -1,4 +1,4 @@
Signature: 24f8aa6233a3436d78ee45b048cc6a9e
Signature: de6daf7762a12890aab869eb327ce1ad
====================================================================================================
LIBRARY: etc1
@ -8340,11 +8340,11 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h +
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePipelineDesc.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputeTask.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputeTask.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputeTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.h + ../../../third_party/skia/LICENSE
@ -8565,11 +8565,11 @@ FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipelineDesc.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputeTask.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ComputeTask.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputeTypes.h
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.h
@ -8960,6 +8960,7 @@ ORIGIN: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp + ../../../third_p
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/android/SkImageAndroid.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkTextureCompressionType.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
@ -8989,6 +8990,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp + ../.
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.cpp + ../../../third_party/skia/LICENSE
@ -9003,6 +9006,7 @@ FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
FILE: ../../../third_party/skia/include/android/SkImageAndroid.h
FILE: ../../../third_party/skia/include/core/SkTextureCompressionType.h
FILE: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
@ -9032,6 +9036,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h
FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
FILE: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Base.cpp