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

Commit 2a03bca

Browse files
Roll Skia from b0d81aba3f78 to 743fc1cde518 (3 revisions) (#48406)
https://skia.googlesource.com/skia.git/+log/b0d81aba3f78..743fc1cde518 2023-11-27 [email protected] Reland "[graphite] Add no-yield option to ContextOptions." 2023-11-27 [email protected] Explicitly set defines for FontMgrs in G3 2023-11-27 [email protected] Reland "[graphite] Implement AHardwareBuffer BackendTexture creation for Vulkan" 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],[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 9fe1492 commit 2a03bca

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'b0d81aba3f7856e605b436dd228a41efa1576653',
21+
'skia_revision': '743fc1cde51855b4c90acba2d3317f5cc81cd1fa',
2222

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

ci/licenses_golden/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,6 @@
952952
../../../flutter/third_party/skia/src/encode/BUILD.bazel
953953
../../../flutter/third_party/skia/src/fonts/BUILD.bazel
954954
../../../flutter/third_party/skia/src/gpu/BUILD.bazel
955-
../../../flutter/third_party/skia/src/gpu/dawn/BUILD.bazel
956955
../../../flutter/third_party/skia/src/gpu/ganesh/BUILD.bazel
957956
../../../flutter/third_party/skia/src/gpu/ganesh/d3d/BUILD.bazel
958957
../../../flutter/third_party/skia/src/gpu/ganesh/effects/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d613857dda2494bac51b84d5dafe0369
1+
Signature: 366f45efa322783833886ce87afe9f2e
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -387,6 +387,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
387387
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
388388
FILE: ../../../flutter/third_party/skia/package-lock.json
389389
FILE: ../../../flutter/third_party/skia/relnotes/FontConfigInterface.md
390+
FILE: ../../../flutter/third_party/skia/relnotes/NoYield.md
390391
FILE: ../../../flutter/third_party/skia/relnotes/shaper.md
391392
FILE: ../../../flutter/third_party/skia/relnotes/vksemaphore.md
392393
FILE: ../../../flutter/third_party/skia/relnotes/vulkan-mutable.md
@@ -8646,7 +8647,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineContextUtils.
86468647
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../flutter/third_party/skia/LICENSE
86478648
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../flutter/third_party/skia/LICENSE
86488649
ORIGIN: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp + ../../../flutter/third_party/skia/LICENSE
8649-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/dawn/DawnUtils.cpp + ../../../flutter/third_party/skia/LICENSE
8650+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp + ../../../flutter/third_party/skia/LICENSE
86508651
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp + ../../../flutter/third_party/skia/LICENSE
86518652
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../../flutter/third_party/skia/LICENSE
86528653
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -8696,7 +8697,7 @@ FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineContextUtils.h
86968697
FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpContexts.h
86978698
FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpList.h
86988699
FILE: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp
8699-
FILE: ../../../flutter/third_party/skia/src/gpu/dawn/DawnUtils.cpp
8700+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp
87008701
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp
87018702
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
87028703
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp
@@ -8886,7 +8887,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/PipelineUtils.cpp + ../../../f
88868887
ORIGIN: ../../../flutter/third_party/skia/src/gpu/PipelineUtils.h + ../../../flutter/third_party/skia/LICENSE
88878888
ORIGIN: ../../../flutter/third_party/skia/src/gpu/TiledTextureUtils.cpp + ../../../flutter/third_party/skia/LICENSE
88888889
ORIGIN: ../../../flutter/third_party/skia/src/gpu/TiledTextureUtils.h + ../../../flutter/third_party/skia/LICENSE
8889-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
88908890
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSemaphorePriv.h + ../../../flutter/third_party/skia/LICENSE
88918891
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h + ../../../flutter/third_party/skia/LICENSE
88928892
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrCanvas.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -8953,6 +8953,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipel
89538953
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipeline.h + ../../../flutter/third_party/skia/LICENSE
89548954
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp + ../../../flutter/third_party/skia/LICENSE
89558955
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h + ../../../flutter/third_party/skia/LICENSE
8956+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
89568957
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h + ../../../flutter/third_party/skia/LICENSE
89578958
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../flutter/third_party/skia/LICENSE
89588959
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9165,7 +9166,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/PipelineUtils.cpp
91659166
FILE: ../../../flutter/third_party/skia/src/gpu/PipelineUtils.h
91669167
FILE: ../../../flutter/third_party/skia/src/gpu/TiledTextureUtils.cpp
91679168
FILE: ../../../flutter/third_party/skia/src/gpu/TiledTextureUtils.h
9168-
FILE: ../../../flutter/third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
91699169
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSemaphorePriv.h
91709170
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h
91719171
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrCanvas.cpp
@@ -9232,6 +9232,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipelin
92329232
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipeline.h
92339233
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp
92349234
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h
9235+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h
92359236
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h
92369237
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
92379238
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp

0 commit comments

Comments
 (0)