Roll Skia from 20e4dfabb6b2 to 2cb7f5443a48 (5 revisions)
https://skia.googlesource.com/skia.git/+log/20e4dfabb6b2..2cb7f5443a48
2024-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 572025841d09 to 0ef066874643 (9 revisions)
2024-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f3c1dcf83f79 to 0ce5411a16fa (6 revisions)
2024-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 8ebaca0a412e to 0d7d76032f90 (7 revisions)
2024-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c4dfa69de7de to 01b188e56477 (1 revision)
2024-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3c66773be4aa to 0d7d76032f90
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 rmistry@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: rmistry@google.com
Test: Test: Test: Compare the Android.bp before and after the change.
Change-Id: I6091e64a5880d3d4aceaf4931a308dfbd7f6f10f
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/883862
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 707d4ca..a57c6c7 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': '20e4dfabb6b2dbca6ef342aec837072ed2e12fe7',
+ 'skia_revision': '2cb7f5443a48fc4268570cf552e58e62df6d75b6',
# 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 77bb3d1..cb8a4ed 100644
--- a/go.mod
+++ b/go.mod
@@ -59,7 +59,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-20240726233203-8ebaca0a412e // indirect
+ go.skia.org/infra v0.0.0-20240729224258-0d7d76032f90 // indirect
golang.org/x/crypto v0.18.0 // indirect
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
golang.org/x/net v0.20.0 // indirect
diff --git a/go.sum b/go.sum
index 7a4a637..9eb6465 100644
--- a/go.sum
+++ b/go.sum
@@ -543,6 +543,8 @@
go.skia.org/infra v0.0.0-20240725225346-821c531f7514/go.mod h1:mbl2SVYCeyQsolMoqdaGzOLNzxXVUaFkkaIIvIIjJZE=
go.skia.org/infra v0.0.0-20240726233203-8ebaca0a412e h1:5huHLUa4dL79YWeSoAaIOzEXHE4vg3NH88N4wPofhTI=
go.skia.org/infra v0.0.0-20240726233203-8ebaca0a412e/go.mod h1:mbl2SVYCeyQsolMoqdaGzOLNzxXVUaFkkaIIvIIjJZE=
+go.skia.org/infra v0.0.0-20240729224258-0d7d76032f90 h1:fgw0ZHbeJ6qD97rn5D7ADnBf9UddzciVOxbCUlr5wEc=
+go.skia.org/infra v0.0.0-20240729224258-0d7d76032f90/go.mod h1:mbl2SVYCeyQsolMoqdaGzOLNzxXVUaFkkaIIvIIjJZE=
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=