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

Commit 23778bb

Browse files
Roll Skia from cd3d3daafe55 to d55406ca32e9 (10 revisions) (#54847)
https://skia.googlesource.com/skia.git/+log/cd3d3daafe55..d55406ca32e9 2024-08-28 [email protected] Roll vulkan-deps from 23ed8d76c58a to 804d105c7169 (4 revisions) 2024-08-28 [email protected] Fix viewer scaling when changing displays on Mac 2024-08-28 [email protected] [ganesh] Fix NonAALatticeOp combine check 2024-08-28 [email protected] [ganesh] Avoid int overflow in PatternHelper 2024-08-28 [email protected] [pdf] extract_cff_data doesn't need ownership 2024-08-28 [email protected] [graphite] Add example Chrome Precompilation 2024-08-28 [email protected] [rust png] Inline `SkPngCodec::fBitDepth` field. 2024-08-28 [email protected] [rust png] Use `this->` prefix for method calls (for consistent style). 2024-08-28 [email protected] [rust png] Use `SkSpan` for `dst` manipulations in `onGetPixels`. 2024-08-28 [email protected] [graphite] Set up the FakeWGPU job just like the other Graphite_Dawn jobs 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 19ef4a9 commit 23778bb

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': 'cd3d3daafe559192288d12cde5722034b935df7f',
17+
'skia_revision': 'd55406ca32e9868419338c8c0cc7af80d5f9a2dc',
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: 5c4c9dd0368b677df27bacf7e0931d40
1+
Signature: 193c1d0fd0f6db3314a856812e33181e
22

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

0 commit comments

Comments
 (0)