Roll Skia from 7594233ff914 to 0b74d5c3eb4f (4 revisions) (flutter/engine#56678)
https://skia.googlesource.com/skia.git/+log/7594233ff914..0b74d5c3eb4f 2024-11-18 borenet@google.com [infra] Remove P400 jobs from CQ 2024-11-18 robertphillips@google.com [graphite] Add PrecompileContext object 2024-11-18 paulsemel@chromium.org Add buganizer ID to DIR_METADATA 2024-11-18 michaelludwig@google.com [viewer] QOL improvements to perspective and zoom If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jimgraham@google.com,michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
committed by
GitHub
parent
9b013e6e9a
commit
e60c112ad0
2
DEPS
2
DEPS
@@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '7594233ff914bfd56ed430f4919bf1b382d9de5d',
|
||||
'skia_revision': '0b74d5c3eb4f61002dd2e891205d8a73b5702c70',
|
||||
|
||||
# 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: 64f4111da0c94c1461d064000cc9c815
|
||||
Signature: 0504ba49fda5534289d8530c60326c6b
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../flutter/third_party/skia/package-lock.json
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/SkColorSpaceMakeCICP.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/precompilecontext.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
@@ -8046,6 +8047,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/PathTessella
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/AndroidSpecificPrecompile.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BuiltInCodeSnippetID.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -8077,7 +8079,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.h + ..
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RecorderPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -8259,6 +8260,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/PathTessellato
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/AndroidSpecificPrecompile.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BuiltInCodeSnippetID.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h
|
||||
@@ -8290,7 +8292,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RecorderPriv.h
|
||||
@@ -9509,6 +9510,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinI
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PrecompileBase.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -9551,6 +9553,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContext.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContextPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -9632,6 +9636,7 @@ FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinInt
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PrecompileBase.h
|
||||
@@ -9674,6 +9679,8 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContext.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContextPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp
|
||||
|
||||
Reference in New Issue
Block a user