Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 30acf31

Browse files
Roll Skia from 7594233ff914 to 0b74d5c3eb4f (4 revisions) (#56678)
https://skia.googlesource.com/skia.git/+log/7594233ff914..0b74d5c3eb4f 2024-11-18 [email protected] [infra] Remove P400 jobs from CQ 2024-11-18 [email protected] [graphite] Add PrecompileContext object 2024-11-18 [email protected] Add buganizer ID to DIR_METADATA 2024-11-18 [email protected] [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 [email protected],[email protected],[email protected] 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
1 parent 9686de1 commit 30acf31

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '7594233ff914bfd56ed430f4919bf1b382d9de5d',
17+
'skia_revision': '0b74d5c3eb4f61002dd2e891205d8a73b5702c70',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 64f4111da0c94c1461d064000cc9c815
1+
Signature: 0504ba49fda5534289d8530c60326c6b
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
400400
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
401401
FILE: ../../../flutter/third_party/skia/package-lock.json
402402
FILE: ../../../flutter/third_party/skia/relnotes/SkColorSpaceMakeCICP.md
403+
FILE: ../../../flutter/third_party/skia/relnotes/precompilecontext.md
403404
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
404405
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
405406
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
80468047
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp + ../../../flutter/third_party/skia/LICENSE
80478048
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h + ../../../flutter/third_party/skia/LICENSE
80488049
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h + ../../../flutter/third_party/skia/LICENSE
8050+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/AndroidSpecificPrecompile.h + ../../../flutter/third_party/skia/LICENSE
80498051
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BuiltInCodeSnippetID.h + ../../../flutter/third_party/skia/LICENSE
80508052
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp + ../../../flutter/third_party/skia/LICENSE
80518053
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 + ..
80778079
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h + ../../../flutter/third_party/skia/LICENSE
80788080
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h + ../../../flutter/third_party/skia/LICENSE
80798081
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp + ../../../flutter/third_party/skia/LICENSE
8080-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.h + ../../../flutter/third_party/skia/LICENSE
80818082
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.cpp + ../../../flutter/third_party/skia/LICENSE
80828083
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.h + ../../../flutter/third_party/skia/LICENSE
80838084
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
82598260
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
82608261
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
82618262
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
8263+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/AndroidSpecificPrecompile.h
82628264
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BuiltInCodeSnippetID.h
82638265
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp
82648266
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h
@@ -8290,7 +8292,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.h
82908292
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h
82918293
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h
82928294
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp
8293-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.h
82948295
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.cpp
82958296
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/QueueManager.h
82968297
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
95099510
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
95109511
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h + ../../../flutter/third_party/skia/LICENSE
95119512
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h + ../../../flutter/third_party/skia/LICENSE
9513+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h + ../../../flutter/third_party/skia/LICENSE
95129514
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h + ../../../flutter/third_party/skia/LICENSE
95139515
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h + ../../../flutter/third_party/skia/LICENSE
95149516
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
95519553
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
95529554
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h + ../../../flutter/third_party/skia/LICENSE
95539555
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h + ../../../flutter/third_party/skia/LICENSE
9556+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContext.cpp + ../../../flutter/third_party/skia/LICENSE
9557+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContextPriv.h + ../../../flutter/third_party/skia/LICENSE
95549558
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
95559559
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
95569560
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
96329636
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
96339637
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h
96349638
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h
9639+
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h
96359640
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h
96369641
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h
96379642
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
96749679
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp
96759680
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
96769681
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h
9682+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContext.cpp
9683+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileContextPriv.h
96779684
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
96789685
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
96799686
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp

0 commit comments

Comments
 (0)