Roll Skia from cffb3bf918df to bf71153c9976 (17 revisions) (#182190)

https://skia.googlesource.com/skia.git/+log/cffb3bf918df..bf71153c9976

2026-02-11
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2026-02-10 ccameron@chromium.org Add kR16_float_SkColorType
2026-02-10 fmalita@google.com [skottie] Variable font loading
2026-02-10 bungeman@google.com Fix crbug_478659067 gm
2026-02-10 bungeman@google.com Revert "redirect SKGPU_LOG macros to
SKIA_LOG"
2026-02-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from eda5ca9c121b to f05fa9f6a79f (6 revisions)
2026-02-10 jmbetancourt@google.com redirect SKGPU_LOG macros to SKIA_LOG
2026-02-10 yhkumar@google.com Merge 10 release notes into
RELEASE_NOTES.md
2026-02-10 yhkumar@google.com Update Skia milestone to 147
2026-02-10 kjlubick@google.com Fix banned APIs and BUILD.bazel PRESUBMIT
on Windows
2026-02-10 michaelludwig@google.com [graphite] Enable F16 in generated
wgsl when feature is available
2026-02-10 mike@reedtribe.org Refactor to stop including 'src' in public
includes
2026-02-10 bungeman@google.com Revert "Remove D3D #includes from
GrBackendSemaphore"
2026-02-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from fa84c4284943 to a6d84ad20406 (10 revisions)
2026-02-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 20a8dff8ad91 to eda5ca9c121b (11 revisions)
2026-02-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia
Infra from fe0fddfaadc7 to c9b523e69287 (22 revisions)
2026-02-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
SwiftShader from 3b5edab3497f to b7b7fd22e5f2 (1 revision)

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 bungeman@google.com,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 6f35f9a..6479c8f 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': 'cffb3bf918df759481caf3d3b172bc187d4eb5a4',
+  'skia_revision': 'bf71153c9976ae5f9410c09eeb58896c6858dc78',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.