Roll Skia from 5a1217976aa5 to 100292563cb5 (1 revision) https://skia.googlesource.com/skia.git/+log/5a1217976aa5..100292563cb5 2026-05-05 kjlubick@google.com Fix assert in SkBlurEngine/SkBitmap If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-skiabot-test-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 Tbr: borenet@google.com Change-Id: Ib4431513072a01ab087a42971d16d6aa61b655f8 Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/1226498 Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index e7d974b..d33377d 100644 --- a/DEPS +++ b/DEPS
@@ -3,7 +3,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': '5a1217976aa5bf399172e6d03094e4b8303e84d8', + 'skia_revision': '100292563cb53a2489841b389ec3aff111efaf87', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.