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

Commit f5bbf9b

Browse files
Roll Skia from 4281f51749b2 to a86861d21ae1 (23 revisions)
https://skia.googlesource.com/skia.git/+log/4281f51749b2..a86861d21ae1 2024-04-09 [email protected] Revert "Migrate SkParagraph's tests etc to provide SkUnicode" 2024-04-09 [email protected] [graphite] Fix linear filter inset variable names. 2024-04-09 [email protected] [graphite] Explicitly hold SkBlendModes in PaintOptions 2024-04-09 [email protected] Add VkComponentMapping to VulkanYcbcrConversionInfo 2024-04-09 [email protected] Add one more case for SkColorType switch 2024-04-09 [email protected] [graphite] Add linear filter inset for YUV. 2024-04-09 [email protected] [graphite] Fix up PaintOptions::toKey 2024-04-09 [email protected] Migrate SkParagraph's tests etc to provide SkUnicode 2024-04-09 [email protected] Revert "Reland "Graphite/Dawn: Eliminate Device::Tick() usages."" 2024-04-09 [email protected] Add ganesh_metal target 2024-04-09 [email protected] [colrv1] Keep glyphs on test canvas 2024-04-09 [email protected] Minor clang-tidy suggestions 2024-04-09 [email protected] Roll vulkan-deps from 8072102bca4a to 57a0fe0778df (1 revision) 2024-04-09 [email protected] Roll SK Tool from e6b3a4e3da47 to b09312b32b9c 2024-04-09 [email protected] Roll Skia Infra from fd9ef76964cc to e6b3a4e3da47 (10 revisions) 2024-04-09 [email protected] [graphite] Consolidate Device/Surface factory functions 2024-04-08 [email protected] Fix minor bugs in the SkSL PrettyPrint algorithm. 2024-04-08 [email protected] Adds support for BGRA10_XR. 2024-04-08 [email protected] Remove old (unused) skia_launcher 2024-04-08 [email protected] [graphite] Fix subsetting for UV planes. 2024-04-08 [email protected] Remove GLSL/Metal/WGSL indentation in release mode. 2024-04-08 [email protected] Enforce IWYU on src/gpu/tesselate 2024-04-08 [email protected] Fix shaping in GN builds 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] 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 b735b76 commit f5bbf9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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': '4281f51749b22d28611c2a5503f811522a03ce80',
17+
'skia_revision': 'a86861d21ae18afd92d22bdb8fc43356c6f0583b',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b97abe04f4697ac3f966c942743154e8
1+
Signature: 6de24bfc7342baca3cb3933674d41ec2
22

33
====================================================================================================
44
LIBRARY: etc1

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32032,7 +32032,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3203232032
This Source Code Form is "Incompatible With Secondary Licenses", as
3203332033
defined by the Mozilla Public License, v. 2.0.
3203432034

32035-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/28b5735ad7dce6585419d26fe147dc406097b93c
32035+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/78174b41ab0f4bbcb044c07d33bc4e4a409cb83c
3203632036
/third_party/fallback_root_certificates/
3203732037

3203832038
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)