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

Commit dd019f6

Browse files
Roll Skia from 23ddbb590e44 to 229d94a8807e (2 revisions) (#53071)
https://skia.googlesource.com/skia.git/+log/23ddbb590e44..229d94a8807e 2024-05-28 borenet@google.com Remove Pixel4XL SkpBench jobs 2024-05-28 nicolettep@google.com [graphite] VulkanSamplerYcbcrConversion -> VulkanYcbcrConversion 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,bwils@google.com,jacksongardner@google.com,rmistry@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
1 parent c364b29 commit dd019f6

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
@@ -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': '23ddbb590e4486d4cc31a7f1e94cf338894aac2a',
17+
'skia_revision': '229d94a8807ea5d2e3d5ecef898a7a1146ca8840',
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 172dba60334e119dbad24b433839c653
1+
Signature: b5bbff1e82ed66c2a99fbcdf5b1cfb0d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8613,8 +8613,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp +
86138613
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp + ../../../flutter/third_party/skia/LICENSE
86148614
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp + ../../../flutter/third_party/skia/LICENSE
86158615
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../../flutter/third_party/skia/LICENSE
8616-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp + ../../../flutter/third_party/skia/LICENSE
8617-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.h + ../../../flutter/third_party/skia/LICENSE
8616+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.cpp + ../../../flutter/third_party/skia/LICENSE
8617+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.h + ../../../flutter/third_party/skia/LICENSE
86188618
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkTypeface_fontations.cpp + ../../../flutter/third_party/skia/LICENSE
86198619
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkTypeface_fontations_priv.h + ../../../flutter/third_party/skia/LICENSE
86208620
ORIGIN: ../../../flutter/third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -8661,8 +8661,8 @@ FILE: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp
86618661
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp
86628662
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp
86638663
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
8664-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp
8665-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.h
8664+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.cpp
8665+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.h
86668666
FILE: ../../../flutter/third_party/skia/src/ports/SkTypeface_fontations.cpp
86678667
FILE: ../../../flutter/third_party/skia/src/ports/SkTypeface_fontations_priv.h
86688668
FILE: ../../../flutter/third_party/skia/src/shaders/SkGainmapShader.cpp

0 commit comments

Comments
 (0)