Roll Skia from c09407add341 to bf74acc0a10d (3 revisions)
https://skia.googlesource.com/skia.git/+log/c09407add341..bf74acc0a10d
2025-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from e0f9392b4eda to 2a7b1c4b1bcd (7 revisions)
2025-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 3183110b30f8 to 2d7fbc4b1f1b (10 revisions)
2025-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a652576bff1b to 5f05f0592633 (12 revisions)
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: I024abd880364e256e55fc63ded45663d67a12a7b
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/935947
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 36d2053..9418934 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': 'c09407add341a786cd94925de2ae07096a681fc1',
+ 'skia_revision': 'bf74acc0a10dfe37ec2d9dc60547265a31101dea',
# 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 1d45418..5876652 100644
--- a/go.mod
+++ b/go.mod
@@ -60,7 +60,7 @@
go.opentelemetry.io/otel v1.22.0 // indirect
go.opentelemetry.io/otel/metric v1.22.0 // indirect
go.opentelemetry.io/otel/trace v1.22.0 // indirect
- go.skia.org/infra v0.0.0-20250106232940-e0f9392b4eda // indirect
+ go.skia.org/infra v0.0.0-20250108001605-2a7b1c4b1bcd // indirect
golang.org/x/crypto v0.20.0 // indirect
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
golang.org/x/net v0.21.0 // indirect
diff --git a/go.sum b/go.sum
index 25ca2df..cae54df 100644
--- a/go.sum
+++ b/go.sum
@@ -773,6 +773,8 @@
go.skia.org/infra v0.0.0-20250104003448-783200f5fd9e/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
go.skia.org/infra v0.0.0-20250106232940-e0f9392b4eda h1:FTdA6jtXGonJGp+To/72u6Wslq43Csfsso0cJSIelAk=
go.skia.org/infra v0.0.0-20250106232940-e0f9392b4eda/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
+go.skia.org/infra v0.0.0-20250108001605-2a7b1c4b1bcd h1:gxeS/tU/q0oz0S68J8dh8zP7mmLyWqQUO/dI1PtICao=
+go.skia.org/infra v0.0.0-20250108001605-2a7b1c4b1bcd/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
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=