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

Commit e0bf027

Browse files
Roll Skia from be066a6524ab to cd6b0ff3596e (3 revisions) (#49939)
https://skia.googlesource.com/skia.git/+log/be066a6524ab..cd6b0ff3596e 2024-01-22 [email protected] [skcms] Sync half/float conversions to SkVX impl 2024-01-22 [email protected] Update Skia's own Vulkan headers to v1.3.268.0 2024-01-22 [email protected] Fix assert in GrGLDirectContext 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 b2762f4 commit e0bf027

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ vars = {
1717
'llvm_git': 'https://llvm.googlesource.com',
1818
# OCMock is for testing only so there is no google clone
1919
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
20-
'skia_revision': 'be066a6524ab796b88376113be19806d353ca759',
20+
'skia_revision': 'cd6b0ff3596ed45839d1283a254825202360c6c6',
2121

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

ci/licenses_golden/licenses_skia

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
Signature: c8e6e60ea03a90e2da3deaa5621a09f2
1+
Signature: 906f615802fd9b6e1ad1fea2ee7f259a
22

33
====================================================================================================
44
LIBRARY: etc1
55
LIBRARY: vulkan
66
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
7+
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std.h
8+
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std_decode.h
9+
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std.h
10+
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std_decode.h
11+
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codecs_common.h
712
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
813
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
914
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_core.h
@@ -15,6 +20,11 @@ ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutte
1520
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/skia/third_party/etc1/etc1.h
1621
TYPE: LicenseType.apache
1722
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
23+
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std.h
24+
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std_decode.h
25+
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std.h
26+
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std_decode.h
27+
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codecs_common.h
1828
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
1929
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
2030
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_core.h

0 commit comments

Comments
 (0)