Roll Skia from 0cab3e4ee34b to 46f41493ebf4 (17 revisions) (#183553)

https://skia.googlesource.com/skia.git/+log/0cab3e4ee34b..46f41493ebf4

2026-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from b8c07da19f50 to ead36893de5f (8 revisions)
2026-03-11 sergiog@microsoft.com [rust icc] Fix clippy lint errors from
Chromium
2026-03-11 michaelludwig@google.com [graphite] Define colortype and
format compatibility statically
2026-03-11 alexisdavidc@google.com offsetting lines on x AND y
2026-03-11 michaelludwig@google.com [ganesh] Guard maxTrianglesInFan and
alloc size calculations
2026-03-11 michaelludwig@google.com SkEventTracer::SetInstance always
leaks
2026-03-11
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2026-03-11 kylechar@google.com Use RenderPassRenderAreaRect dawn feature
2026-03-11 fmalita@google.com Validate SkDescriptor length alignment
2026-03-11 kjlubick@google.com Reland "Remove mipmaps from SkBitmap's
implementation"
2026-03-11 kjlubick@google.com Add API for decoupling Mock backend from
GrBackendSurface
2026-03-11 bungeman@google.com [pdf] Remove "mutable path" flags
2026-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from a363b51d709a to b8c07da19f50 (3 revisions)
2026-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from 29b36dd0b852 to 405f073968f3 (9 revisions)
2026-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia
Infra from 3637b23dc8e6 to da56584d3d4c (9 revisions)
2026-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from 4e96736861fb to fd9a310a811b (15 revisions)
2026-03-10 egdaniel@google.com Revert^3 "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 488a809..38ce2da 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': '0cab3e4ee34b3bca6ba7df676639d73ffe4b2135',
+  'skia_revision': '46f41493ebf41d57a13fde7c2d86f93beb114617',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.