Roll Skia from c8d9f80f13e4 to 70acf6a5e7c9 (4 revisions) (#188020)
https://skia.googlesource.com/skia.git/+log/c8d9f80f13e4..70acf6a5e7c9
2026-06-15 kjlubick@google.com Revert "Specialize
sk_is_trivially_relocatable for raw_ptr and raw_ref"
2026-06-15 kjlubick@google.com Generate dawn_files.bzl dynamically
instead of hardcoding the lists
2026-06-15 fmalita@google.com Add some pixel buffer sizing asserts to
SkWuffsCodec
2026-06-15 kjlubick@google.com Fix Bazel build visibility
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 brettos@google.com,jsimmons@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 9d7b730..3db6f29 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'dart_ai_rev': '9c96bfe5f091c9451eff5b59c9bffeb2e806b875',
- 'skia_revision': 'c8d9f80f13e469e5bb85168551a2131d854b03c7',
+ 'skia_revision': '70acf6a5e7c988eb498be6a604b4284f1863d27e',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.