Roll Skia from 562cb89f9be6 to a87f066e5045 (1 revision) https://skia.googlesource.com/skia.git/+log/562cb89f9be6..a87f066e5045 2026-05-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SKP CIPD package from 562 to 563 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 kjlubick@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: kjlubick@google.com Change-Id: I0c824bc5f2b5762d9e52fc70816e9d2b46cf040e Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1224716 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 572f920..1915a59 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': '562cb89f9be6b86b8944062fb5e50fe9358f3868', + 'skia_revision': 'a87f066e504505ba1b59de3fcc3dfc8ff0a6fbf4', # 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 b0de86e..562b64c 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json
@@ -467,7 +467,7 @@ { "name": "skia/bots/skp", "path": "skp", - "version": "version:562" + "version": "version:563" }, { "name": "skia/bots/svg",