Roll Skia from 9799dcab3737 to f820e6f33072 (3 revisions)
https://skia.googlesource.com/skia.git/+log/9799dcab3737..f820e6f33072
2025-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 783200f5fd9e to e0f9392b4eda (3 revisions)
2025-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 3f908f3907e5 to 3183110b30f8 (10 revisions)
2025-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0cf38d98a8ba to e2e618fdd93a (7 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
Test: Test: Test: dawn_unittests
Change-Id: I217889fa556423077d784c59b32da4fa9ef808ed
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/935739
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 bccb618..60378fe 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': '9799dcab3737fe93a786ffc891f8f5b91be96d90',
+ 'skia_revision': 'f820e6f33072279c47422e369e5aad43e8e49085',
# 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 e05f0f0..1d45418 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-20250104003448-783200f5fd9e // indirect
+ go.skia.org/infra v0.0.0-20250106232940-e0f9392b4eda // 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 f1c6e30..25ca2df 100644
--- a/go.sum
+++ b/go.sum
@@ -771,6 +771,8 @@
go.skia.org/infra v0.0.0-20250102041553-6fd1ead44af5/go.mod h1:AIyC3mAtE7moB4ippEhflqgrOKPYmqIWJn0Y8APBGzM=
go.skia.org/infra v0.0.0-20250104003448-783200f5fd9e h1:YvLzsqydWr99JTzsjmHR/fxa3H8EalrQj0FWNWFyI1A=
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=
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=