Roll Skia from 910070084066 to 21b946f8fc9b (1 revision) https://skia.googlesource.com/skia.git/+log/910070084066..21b946f8fc9b 2025-06-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-lottie-ci-autoroll Please CC borenet@google.com,skiabot@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 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 Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests Tbr: borenet@google.com Change-Id: I0dc24e6dd7469062dbd8072d54898a21933c6c91 Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1003898 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index f01bb38..9b0a458 100644 --- a/DEPS +++ b/DEPS
@@ -11,7 +11,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '9100700840668a8a3276c05f114463f9b8c7a264', + 'skia_revision': '21b946f8fc9b634c3a24c59fdb464b5cb92443b0', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json index b3e6fe0..b40431d 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json
@@ -467,7 +467,7 @@ { "name": "skia/bots/skp", "path": "skp", - "version": "version:521" + "version": "version:522" }, { "name": "skia/bots/svg",