Roll Skia from 257d04225d0c to 0cab3e4ee34b (8 revisions) (#183476)
https://skia.googlesource.com/skia.git/+log/257d04225d0c..0cab3e4ee34b
2026-03-10 egdaniel@google.com Make sure we are getting the correct
atlas for glyph mask format.
2026-03-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from b55a0e69f29d to a363b51d709a (8 revisions)
2026-03-10 michaelludwig@google.com [graphite] Temporarily relax rgbx
write swizzle
2026-03-10 bungeman@google.com [canvaskit] Add underline and stikeout
font metrics
2026-03-10 kjlubick@google.com Use modern imageDataProc in mskp's
SkSharingProc
2026-03-10 anuszel@google.com Merge 7 release notes into
RELEASE_NOTES.md
2026-03-10 anuszel@google.com Update Skia milestone to 148
2026-03-10 kjlubick@google.com Revert^2 "Remove mipmaps from SkBitmap's
implementation"
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 jimgraham@google.com,kjlubick@google.com 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
diff --git a/DEPS b/DEPS
index 207ab49..da15cc7 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
- 'skia_revision': '257d04225d0c0e32213c67202abcd55b6da39c3b',
+ 'skia_revision': '0cab3e4ee34b3bca6ba7df676639d73ffe4b2135',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.