Roll Skia from f93ed13d77fb to 087c3cc37cf3 (3 revisions) https://skia.googlesource.com/skia.git/+log/f93ed13d77fb..087c3cc37cf3 2026-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 000daaa61385 to 3cececf546e2 (6 revisions) 2026-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 5c22c771f011 to db195a05b659 (8 revisions) 2026-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bea72feae3cf to d26a3e6606c0 (1 revision) 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: I037223098d64b5f3e144d5e2f44decac90261967 Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1248559 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 5a3083d..fa03960 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': 'f93ed13d77fb28b1ab5c058c10bda3049ccbc5f5', + 'skia_revision': '087c3cc37cf339348ac80f6322aa1014d3ab9298', # 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/go.mod b/go.mod index 024f936..a903b2c 100644 --- a/go.mod +++ b/go.mod
@@ -67,7 +67,7 @@ go.opentelemetry.io/otel v1.37.0 // indirect go.opentelemetry.io/otel/metric v1.37.0 // indirect go.opentelemetry.io/otel/trace v1.37.0 // indirect - go.skia.org/infra v0.0.0-20260527202737-5c22c771f011 // indirect + go.skia.org/infra v0.0.0-20260528154613-db195a05b659 // indirect golang.org/x/crypto v0.41.0 // indirect golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect golang.org/x/net v0.43.0 // indirect
diff --git a/go.sum b/go.sum index 270ab41..d9e2946 100644 --- a/go.sum +++ b/go.sum
@@ -1318,6 +1318,8 @@ go.skia.org/infra v0.0.0-20260526232359-aa960afe4aea/go.mod h1:IN8jdFPrIDrbWzJuEezIB11r3fTYzUaXSghv98C9/AM= go.skia.org/infra v0.0.0-20260527202737-5c22c771f011 h1:GSP9FbtyWXgMV7VPXj6q1f7222EErFEiJMNK2YJ2nOg= go.skia.org/infra v0.0.0-20260527202737-5c22c771f011/go.mod h1:IN8jdFPrIDrbWzJuEezIB11r3fTYzUaXSghv98C9/AM= +go.skia.org/infra v0.0.0-20260528154613-db195a05b659 h1:wmaNMBAimMdUgpSINq760AayH3eQ9tKiZF192wWK214= +go.skia.org/infra v0.0.0-20260528154613-db195a05b659/go.mod h1:IN8jdFPrIDrbWzJuEezIB11r3fTYzUaXSghv98C9/AM= golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=