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

Commit 4db1fa4

Browse files
Roll Skia from 8c936fb9ba8e to 32f4cfc2460b (27 revisions) (#41891)
https://skia.googlesource.com/skia.git/+log/8c936fb9ba8e..32f4cfc2460b 2023-05-10 [email protected] Roll ANGLE from c441206103b1 to b0f9c01ec303 (6 revisions) 2023-05-10 [email protected] Roll SK Tool from c4d18f21ffde to 48f97fe0593e 2023-05-10 [email protected] Roll vulkan-deps from 07d94082da0b to d36b7c91621a (7 revisions) 2023-05-10 [email protected] Roll Skia Infra from 0d5474fe31ef to c4d18f21ffde (7 revisions) 2023-05-10 [email protected] Roll SwiftShader from 9ebfb6b54814 to a62e8dbc3467 (1 revision) 2023-05-09 [email protected] SkStrikeCache: Optimize purging of pinned strikes 2023-05-09 [email protected] [Direct3D] Check for null mapped pointer in onReadPixels 2023-05-09 [email protected] Remove temporary analytic AA APIs 2023-05-09 [email protected] Reland "Add support for decoding CICPs in Android" 2023-05-09 [email protected] [graphite] Disable MakeColorSpace_Test in Dawn 2023-05-09 [email protected] fix incorrect check 2023-05-09 [email protected] Switch to SkNoDestructor<T> instead of allocations. 2023-05-09 [email protected] Organize fontations Bazel rules to allow stub impls 2023-05-09 [email protected] [graphite] Add VulkanImageView class. 2023-05-09 [email protected] Force AAA in the canvaskit GMs build script 2023-05-09 [email protected] [graphite] Account for shader blend mode correctly in precomp 2023-05-09 [email protected] Remove DSL-based intrinsic functions. 2023-05-09 [email protected] Remove DSL usage from FunctionCall. 2023-05-09 [email protected] Roll vulkan-deps from 180f3708bf26 to 07d94082da0b (10 revisions) 2023-05-09 [email protected] Update deprecated ShaderModuleWGSLDescriptor.source to .code instead. 2023-05-09 [email protected] Add some mesh (drawVertices) samples 2023-05-09 [email protected] [bazel] //tests/BUILD.bazel: Extract test groups into //tests/testgroups.bzl. 2023-05-09 [email protected] Reland "Add SkNoDestructor<T> class to Skia." 2023-05-09 [email protected] Remove DSL usage from RTAdjust fixup code. 2023-05-09 [email protected] Update Skia Vulkan headers to 1.2.197 2023-05-09 [email protected] Revert "Add support for decoding CICPs in Android" 2023-05-09 [email protected] Revert "Add SkNoDestructor<T> class to Skia." 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 9504b30 commit 4db1fa4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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': '8c936fb9ba8e27b195e7085a5684d2e1703c8c04',
21+
'skia_revision': '32f4cfc2460b48e00f05c73ef41cdf2852617f0b',
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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 75832cb6e98e91eb3f69a48496ad721b
1+
Signature: d36ea622f8902351c7653db9cb0888b6
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -384,6 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
384384
FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
385385
FILE: ../../../third_party/skia/modules/skparagraph/test.html
386386
FILE: ../../../third_party/skia/package-lock.json
387+
FILE: ../../../third_party/skia/relnotes/skgraphics_methods.md
387388
FILE: ../../../third_party/skia/relnotes/skimage_methods.md
388389
FILE: ../../../third_party/skia/relnotes/skimage_subset.md
389390
FILE: ../../../third_party/skia/relnotes/skimagefilters_magnifier.md
@@ -8857,6 +8858,8 @@ ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../
88578858
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
88588859
ORIGIN: ../../../third_party/skia/src/encode/SkJpegGainmapEncoder.cpp + ../../../third_party/skia/LICENSE
88598860
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtils.cpp + ../../../third_party/skia/LICENSE
8861+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp + ../../../third_party/skia/LICENSE
8862+
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../../third_party/skia/LICENSE
88608863
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp + ../../../third_party/skia/LICENSE
88618864
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations.h + ../../../third_party/skia/LICENSE
88628865
ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../third_party/skia/LICENSE
@@ -8883,6 +8886,8 @@ FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h
88838886
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h
88848887
FILE: ../../../third_party/skia/src/encode/SkJpegGainmapEncoder.cpp
88858888
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtils.cpp
8889+
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp
8890+
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
88868891
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp
88878892
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations.h
88888893
FILE: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp

0 commit comments

Comments
 (0)