Roll Skia from e92f5179429b to 1831978e157b (5 revisions)

https://skia.googlesource.com/skia.git/+log/e92f5179429b..1831978e157b

2026-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 22ba45a57477 to 0e5d32f40590 (9 revisions)
2026-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from 8f7ec5882f46 to 2d7debe40c61
2026-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7f1c4bcf56a3 to e5a5eb98eb1c (9 revisions)
2026-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll bazel_build from d3af3547496f60d9c... to 782dfac458428f99c... (1 revision)
2026-07-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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: CapturedTest.ClientWaitSync
Test: Test: Test: angle_end2end_tests --gtest_filter="*MismatchedStaleLevel*"
Test: Test: Test: angle_end2end_tests --gtest_filter="*StreamingBufferReservationWrap*"
Test: Test: Test: angle_trace_tests --gtest_filter=*peridot
Test: Test: Test: monopoly_go retrace
Change-Id: I9388762fd0bc1cb25072bf9a7ccf6b5cae7e388a
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1310746
Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index cb20f1e..04e99ca 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': 'e92f5179429b3983bf7958d021d633167607d239',
+  'skia_revision': '1831978e157b45d69364cce3e014b7d735190b51',
   # 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 03d7a7d..7530c25 100644
--- a/go.mod
+++ b/go.mod
@@ -68,7 +68,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-20260729043527-7f1c4bcf56a3 // indirect
+	go.skia.org/infra v0.0.0-20260730152852-e5a5eb98eb1c // 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 4fc8c15..f5f2555 100644
--- a/go.sum
+++ b/go.sum
@@ -1404,6 +1404,8 @@
 go.skia.org/infra v0.0.0-20260728180139-1ec13b321130/go.mod h1:UnvP4XqoBuJ0XkO7YhnU+EX7t3bzhfu4Gj8y1G0SN1o=
 go.skia.org/infra v0.0.0-20260729043527-7f1c4bcf56a3 h1:Z0hzRoXfsEnrH46OLkEAq1KAXHjvl3DVmx0oHcxiUR0=
 go.skia.org/infra v0.0.0-20260729043527-7f1c4bcf56a3/go.mod h1:UnvP4XqoBuJ0XkO7YhnU+EX7t3bzhfu4Gj8y1G0SN1o=
+go.skia.org/infra v0.0.0-20260730152852-e5a5eb98eb1c h1:PUDeHCg/dEL8cCmWJpK8WPnH9wuMdsc7wbGss8vDAQw=
+go.skia.org/infra v0.0.0-20260730152852-e5a5eb98eb1c/go.mod h1:UnvP4XqoBuJ0XkO7YhnU+EX7t3bzhfu4Gj8y1G0SN1o=
 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=
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 8f591a0..1e8055c 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -55,17 +55,17 @@
         {
           "name": "infra/tools/luci-auth/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:9429fac3f8d3e6389ffdafd9d9fa1eb791dd0fe9"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/kitchen/${platform}",
           "path": ".",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         },
         {
           "name": "skia/bots/ccache_linux",
@@ -167,7 +167,7 @@
         {
           "name": "infra/tools/luci-auth/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:9429fac3f8d3e6389ffdafd9d9fa1eb791dd0fe9"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/git-credential-luci/${platform}",
@@ -177,12 +177,12 @@
         {
           "name": "infra/tools/luci/kitchen/${platform}",
           "path": ".",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         }
       ],
       "command": [
@@ -267,7 +267,7 @@
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         }
       ],
       "command": [
@@ -346,7 +346,7 @@
         {
           "name": "infra/tools/luci-auth/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:9429fac3f8d3e6389ffdafd9d9fa1eb791dd0fe9"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/git-credential-luci/${platform}",
@@ -356,12 +356,12 @@
         {
           "name": "infra/tools/luci/kitchen/${platform}",
           "path": ".",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         },
         {
           "name": "skia/bots/go",
@@ -442,17 +442,17 @@
         {
           "name": "infra/tools/luci-auth/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:9429fac3f8d3e6389ffdafd9d9fa1eb791dd0fe9"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/kitchen/${platform}",
           "path": ".",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         },
         {
           "name": "skia/bots/lottie-samples",
@@ -547,17 +547,17 @@
         {
           "name": "infra/tools/luci-auth/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:9429fac3f8d3e6389ffdafd9d9fa1eb791dd0fe9"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/kitchen/${platform}",
           "path": ".",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:184210f295937da7708d5787bdc611ca990bb629"
         },
         {
           "name": "infra/tools/luci/vpython3/${platform}",
           "path": "cipd_bin_packages",
-          "version": "git_revision:e78819f3a5210e0d8adc3a12677226a8fd012268"
+          "version": "git_revision:911fa120df4006483907f52cf782e946068f99e4"
         },
         {
           "name": "skia/bots/lottie-samples",