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

Commit 51f1977

Browse files
Roll Skia from c6d971f87d12 to cac28f3634a3 (12 revisions)
https://skia.googlesource.com/skia.git/+log/c6d971f87d12..cac28f3634a3 2023-11-21 [email protected] Revert "[graphite] Use colorspace matrix to handle RGB swizzle." 2023-11-21 [email protected] [graphite] Use colorspace matrix to handle RGB swizzle. 2023-11-21 [email protected] [graphite] Implement AHardwareBuffer BackendTexture creation for Vulkan 2023-11-21 [email protected] [graphite] Add public Recorder method to create a BackendTexture from an AHardwareBuffer 2023-11-21 [email protected] Revert "[graphite] Add no-yield option to ContextOptions." 2023-11-21 [email protected] Remove MutableTextureStateRef and sketch out Vulkan-specific functions 2023-11-21 [email protected] Reland "Remove other uses of SkFontMgr::RefDefault" 2023-11-21 [email protected] Assert if null fallbackMgr used in FontMgrRunIterator 2023-11-21 [email protected] Enable individual feature flags in skcms with clang-cl. 2023-11-21 [email protected] [graphite] Remove RRRR swizzle. 2023-11-21 [email protected] [graphite] Add no-yield option to ContextOptions. 2023-11-21 [email protected] Roll skcms from 02a8c0638601 to c0be9bb8bc17 (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://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 dba80be commit 51f1977

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
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': 'c6d971f87d12cdf14c691768bfbc84b1708cc389',
21+
'skia_revision': 'cac28f3634a3a34caca7b83acc5e194bdd97c409',
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: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 52c9f5578d7eb029f92c49d2603ea9fc
1+
Signature: caf5d5c8be130b7ef024f86ab44d8b7c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -387,7 +387,9 @@ 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/shaper.md
390391
FILE: ../../../flutter/third_party/skia/relnotes/vksemaphore.md
392+
FILE: ../../../flutter/third_party/skia/relnotes/vulkan-mutable.md
391393
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
392394
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
393395
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@@ -5430,6 +5432,8 @@ ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/canvaskit_bindings.c
54305432
ORIGIN: ../../../flutter/third_party/skia/modules/pathkit/pathkit_wasm_bindings.cpp + ../../../flutter/third_party/skia/LICENSE
54315433
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_Transform.h + ../../../flutter/third_party/skia/LICENSE
54325434
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformBaseline.cc + ../../../flutter/third_party/skia/LICENSE
5435+
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformHsw.cc + ../../../flutter/third_party/skia/LICENSE
5436+
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformSkx.cc + ../../../flutter/third_party/skia/LICENSE
54335437
ORIGIN: ../../../flutter/third_party/skia/src/base/SkNoDestructor.h + ../../../flutter/third_party/skia/LICENSE
54345438
ORIGIN: ../../../flutter/third_party/skia/src/core/SkGlyph.cpp + ../../../flutter/third_party/skia/LICENSE
54355439
ORIGIN: ../../../flutter/third_party/skia/src/core/SkTypeface_remote.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -5440,6 +5444,8 @@ FILE: ../../../flutter/third_party/skia/modules/canvaskit/canvaskit_bindings.cpp
54405444
FILE: ../../../flutter/third_party/skia/modules/pathkit/pathkit_wasm_bindings.cpp
54415445
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_Transform.h
54425446
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformBaseline.cc
5447+
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformHsw.cc
5448+
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformSkx.cc
54435449
FILE: ../../../flutter/third_party/skia/src/base/SkNoDestructor.h
54445450
FILE: ../../../flutter/third_party/skia/src/core/SkGlyph.cpp
54455451
FILE: ../../../flutter/third_party/skia/src/core/SkTypeface_remote.cpp
@@ -8513,7 +8519,6 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkContainers.h +
85138519
ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
85148520
ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
85158521
ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
8516-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/MutableTextureStateRef.h + ../../../flutter/third_party/skia/LICENSE
85178522
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypes.cpp + ../../../flutter/third_party/skia/LICENSE
85188523
ORIGIN: ../../../flutter/third_party/skia/src/gpu/tessellate/MidpointContourParser.h + ../../../flutter/third_party/skia/LICENSE
85198524
ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLPosition.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -8528,7 +8533,6 @@ FILE: ../../../flutter/third_party/skia/include/private/base/SkContainers.h
85288533
FILE: ../../../flutter/third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h
85298534
FILE: ../../../flutter/third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h
85308535
FILE: ../../../flutter/third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h
8531-
FILE: ../../../flutter/third_party/skia/src/gpu/MutableTextureStateRef.h
85328536
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypes.cpp
85338537
FILE: ../../../flutter/third_party/skia/src/gpu/tessellate/MidpointContourParser.h
85348538
FILE: ../../../flutter/third_party/skia/src/sksl/SkSLPosition.cpp
@@ -8786,6 +8790,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/BackendSemaphore.
87868790
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/Image.h + ../../../flutter/third_party/skia/LICENSE
87878791
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/Surface.h + ../../../flutter/third_party/skia/LICENSE
87888792
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/YUVABackendTextures.h + ../../../flutter/third_party/skia/LICENSE
8793+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/vk/VulkanMutableTextureState.h + ../../../flutter/third_party/skia/LICENSE
87898794
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkAnySubclass.h + ../../../flutter/third_party/skia/LICENSE
87908795
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkCPUTypes.h + ../../../flutter/third_party/skia/LICENSE
87918796
ORIGIN: ../../../flutter/third_party/skia/include/private/chromium/GrDeferredDisplayList.h + ../../../flutter/third_party/skia/LICENSE
@@ -8810,8 +8815,6 @@ ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp +
88108815
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Point.cpp + ../../../flutter/third_party/skia/LICENSE
88118816
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Segment.cpp + ../../../flutter/third_party/skia/LICENSE
88128817
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/SweepLine.cpp + ../../../flutter/third_party/skia/LICENSE
8813-
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformHsw.cc + ../../../flutter/third_party/skia/LICENSE
8814-
ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformSkx.cc + ../../../flutter/third_party/skia/LICENSE
88158818
ORIGIN: ../../../flutter/third_party/skia/src/base/SkBezierCurves.h + ../../../flutter/third_party/skia/LICENSE
88168819
ORIGIN: ../../../flutter/third_party/skia/src/base/SkCubics.cpp + ../../../flutter/third_party/skia/LICENSE
88178820
ORIGIN: ../../../flutter/third_party/skia/src/base/SkCubics.h + ../../../flutter/third_party/skia/LICENSE
@@ -8969,6 +8972,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.c
89698972
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.h + ../../../flutter/third_party/skia/LICENSE
89708973
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp + ../../../flutter/third_party/skia/LICENSE
89718974
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSampler.h + ../../../flutter/third_party/skia/LICENSE
8975+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/VulkanMutableTextureState.cpp + ../../../flutter/third_party/skia/LICENSE
8976+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/VulkanMutableTextureStatePriv.h + ../../../flutter/third_party/skia/LICENSE
89728977
ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/VulkanUtilsPriv.cpp + ../../../flutter/third_party/skia/LICENSE
89738978
ORIGIN: ../../../flutter/third_party/skia/src/image/SkImageGeneratorPriv.h + ../../../flutter/third_party/skia/LICENSE
89748979
ORIGIN: ../../../flutter/third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9064,6 +9069,7 @@ FILE: ../../../flutter/third_party/skia/include/gpu/graphite/BackendSemaphore.h
90649069
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/Image.h
90659070
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/Surface.h
90669071
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/YUVABackendTextures.h
9072+
FILE: ../../../flutter/third_party/skia/include/gpu/vk/VulkanMutableTextureState.h
90679073
FILE: ../../../flutter/third_party/skia/include/private/base/SkAnySubclass.h
90689074
FILE: ../../../flutter/third_party/skia/include/private/base/SkCPUTypes.h
90699075
FILE: ../../../flutter/third_party/skia/include/private/chromium/GrDeferredDisplayList.h
@@ -9088,8 +9094,6 @@ FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp
90889094
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Point.cpp
90899095
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Segment.cpp
90909096
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/SweepLine.cpp
9091-
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformHsw.cc
9092-
FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_TransformSkx.cc
90939097
FILE: ../../../flutter/third_party/skia/src/base/SkBezierCurves.h
90949098
FILE: ../../../flutter/third_party/skia/src/base/SkCubics.cpp
90959099
FILE: ../../../flutter/third_party/skia/src/base/SkCubics.h
@@ -9247,6 +9251,8 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.cpp
92479251
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.h
92489252
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp
92499253
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanSampler.h
9254+
FILE: ../../../flutter/third_party/skia/src/gpu/vk/VulkanMutableTextureState.cpp
9255+
FILE: ../../../flutter/third_party/skia/src/gpu/vk/VulkanMutableTextureStatePriv.h
92509256
FILE: ../../../flutter/third_party/skia/src/gpu/vk/VulkanUtilsPriv.cpp
92519257
FILE: ../../../flutter/third_party/skia/src/image/SkImageGeneratorPriv.h
92529258
FILE: ../../../flutter/third_party/skia/src/image/SkImage_AndroidFactories.cpp
@@ -9367,10 +9373,12 @@ LIBRARY: skia
93679373
ORIGIN: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSKSL2WGSL.cpp + ../../../flutter/third_party/skia/LICENSE
93689374
ORIGIN: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeBlender.cpp + ../../../flutter/third_party/skia/LICENSE
93699375
ORIGIN: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeColorFilter.cpp + ../../../flutter/third_party/skia/LICENSE
9376+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/MutableTextureState.cpp + ../../../flutter/third_party/skia/LICENSE
93709377
TYPE: LicenseType.bsd
93719378
FILE: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSKSL2WGSL.cpp
93729379
FILE: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeBlender.cpp
93739380
FILE: ../../../flutter/third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeColorFilter.cpp
9381+
FILE: ../../../flutter/third_party/skia/src/gpu/MutableTextureState.cpp
93749382
----------------------------------------------------------------------------------------------------
93759383
Copyright 2023 Google, LLC
93769384

0 commit comments

Comments
 (0)