mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from be066a6524ab to cd6b0ff3596e (3 revisions) (flutter/engine#49939)
https://skia.googlesource.com/skia.git/+log/be066a6524ab..cd6b0ff3596e 2024-01-22 michaelludwig@google.com [skcms] Sync half/float conversions to SkVX impl 2024-01-22 nscobie@google.com Update Skia's own Vulkan headers to v1.3.268.0 2024-01-22 kjlubick@google.com 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 brianosman@google.com,jonahwilliams@google.com,lovisolo@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
This commit is contained in:
parent
b8b57d727b
commit
c596e50a25
2
DEPS
2
DEPS
@ -17,7 +17,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'be066a6524ab796b88376113be19806d353ca759',
|
||||
'skia_revision': 'cd6b0ff3596ed45839d1283a254825202360c6c6',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,9 +1,14 @@
|
||||
Signature: c8e6e60ea03a90e2da3deaa5621a09f2
|
||||
Signature: 906f615802fd9b6e1ad1fea2ee7f259a
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
LIBRARY: vulkan
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std_decode.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std_decode.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codecs_common.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
|
||||
ORIGIN: Apache-2.0 referenced by ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
|
||||
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
|
||||
ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../flutter/third_party/skia/third_party/etc1/etc1.h
|
||||
TYPE: LicenseType.apache
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h264std_decode.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codec_h265std_decode.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vk_video/vulkan_video_codecs_common.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
|
||||
FILE: ../../../flutter/third_party/skia/include/third_party/vulkan/vulkan/vulkan_core.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user