Roll Skia from 503b7a1d9c19 to e4012ccf0df0 (2 revisions) (#186068)
https://skia.googlesource.com/skia.git/+log/503b7a1d9c19..e4012ccf0df0
2026-05-05 michaelludwig@google.com [graphite] Consolidate upload code
around UploadSource
2026-05-05
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
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
alexisdavidc@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 b48991c..80d96de 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': '503b7a1d9c19530bf301e14bd27b0e8838cf888e',
+ 'skia_revision': 'e4012ccf0df0440055dbfedac25cdd4a9dccf37d',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.