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

Commit 97378d1

Browse files
Roll Skia from 0c6dd1e6ff8e to 4cff580721cf (20 revisions) (#54454)
https://skia.googlesource.com/skia.git/+log/0c6dd1e6ff8e..4cff580721cf 2024-08-08 [email protected] [Fontations] Prepare for Pen move from font-types to skrifa 2024-08-08 [email protected] [Fontations] Rustfmt, fix test, idiomatic Rust for ffi.rs 2024-08-08 [email protected] Fix viewer backend toggling 2024-08-08 [email protected] GraphiteDawn: use DawnPartialLoadResolveTexture 2024-08-08 [email protected] graphite: Do not skip zero-sized resources in purgeResources 2024-08-08 [email protected] Roll vulkan-deps from 0f7909f6bf64 to 9b5edb173670 (1 revision) 2024-08-08 [email protected] Roll ANGLE from 70f2e2033b17 to 81c01d2f8159 (9 revisions) 2024-08-08 [email protected] Roll SK Tool from c2f5bb885ba4 to d794afe95923 2024-08-08 [email protected] Roll Skia Infra from 6177e0e75569 to c2f5bb885ba4 (5 revisions) 2024-08-08 [email protected] Roll Dawn from d07d6ba280ba to a67e96132ef0 (11 revisions) 2024-08-07 [email protected] Roll vulkan-deps from b4b1cdd9bdc8 to 0f7909f6bf64 (5 revisions) 2024-08-07 [email protected] [sksl] Use WGSL's "either" interpolation sampling 2024-08-07 [email protected] [Vulkan] Set RenderArea on vkBeginRenderPass. 2024-08-07 [email protected] [Graphite] Calculate RenderPass bounds and pass to backends. 2024-08-07 [email protected] Enforce IWYU on the rest of the ganesh directory 2024-08-07 [email protected] Apply clang-tidy suggestion to GlyphVector 2024-08-07 [email protected] remove stale SkBlender documentation 2024-08-07 [email protected] [graphite] Evict atlases on failed Recorder::snap() 2024-08-07 [email protected] [graphite] Mark deferred Device immutable in snap() 2024-08-07 [email protected] Add deduction guide for sk_sp 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 3754a62 commit 97378d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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': '0c6dd1e6ff8eec2f109317b58968f9dee47be93a',
17+
'skia_revision': '4cff580721cf13357b5a68c0414c09a56ddc5204',
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: b8b8824f6a1fa6a0a636ee693823815d
1+
Signature: 38b09fefe498862e1c84a2d428e502be
22

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

0 commit comments

Comments
 (0)