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

Commit 9ccd72d

Browse files
Roll Skia from 08fb9768d1b8 to 91d5a781ebaf (3 revisions) (#45828)
https://skia.googlesource.com/skia.git/+log/08fb9768d1b8..91d5a781ebaf 2023-09-14 [email protected] Fully remove legacy SK_VULKAN code from GrBackendSurface.h 2023-09-14 [email protected] [graphite] Rename AtlasShapeRenderStep to CoverageMaskRenderStep 2023-09-14 [email protected] Manual roll vulkan-deps from b4c3435d2fba to 27be2a276618 (2 revisions) 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent a9640e5 commit 9ccd72d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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': '08fb9768d1b85995168df3eaf1a419e01194384c',
21+
'skia_revision': '91d5a781ebafa890ae11edcc1a86ec549de05320',
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/licenses_skia

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 377f8649831a7069f3b0b1db990f16f1
1+
Signature: 99eafb62e4b7488470e990787121953c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8967,8 +8967,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp + .
89678967
ORIGIN: ../../../third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h + ../../../third_party/skia/LICENSE
89688968
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h + ../../../third_party/skia/LICENSE
89698969
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
8970-
ORIGIN: ../../../third_party/skia/src/gpu/graphite/render/AtlasShapeRenderStep.cpp + ../../../third_party/skia/LICENSE
8971-
ORIGIN: ../../../third_party/skia/src/gpu/graphite/render/AtlasShapeRenderStep.h + ../../../third_party/skia/LICENSE
8970+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp + ../../../third_party/skia/LICENSE
8971+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.h + ../../../third_party/skia/LICENSE
89728972
ORIGIN: ../../../third_party/skia/src/gpu/graphite/render/GraphiteVertexFiller.cpp + ../../../third_party/skia/LICENSE
89738973
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.cpp + ../../../third_party/skia/LICENSE
89748974
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h + ../../../third_party/skia/LICENSE
@@ -9228,8 +9228,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp
92289228
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h
92299229
FILE: ../../../third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h
92309230
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
9231-
FILE: ../../../third_party/skia/src/gpu/graphite/render/AtlasShapeRenderStep.cpp
9232-
FILE: ../../../third_party/skia/src/gpu/graphite/render/AtlasShapeRenderStep.h
9231+
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp
9232+
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.h
92339233
FILE: ../../../third_party/skia/src/gpu/graphite/render/GraphiteVertexFiller.cpp
92349234
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.cpp
92359235
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h

0 commit comments

Comments
 (0)