Roll Skia from 329e57bf1007 to 833c8841f2e3 (10 revisions)

https://skia.googlesource.com/skia.git/+log/329e57bf1007..833c8841f2e3

2025-10-16 mike@reedtribe.org Use pathdata to transform in drawPath
2025-10-16 kjlubick@google.com Update CanvasKit to have immutable Path objects
2025-10-16 kjlubick@google.com Speculative fix for flaky dawn builds
2025-10-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-10-16 bungeman@google.com Use SkCanvas::baseRecorder for SkImage::isValid
2025-10-16 lukasza@chromium.org [rust png] Add `SkDynamicMemoryWStream::detachAsVector` method.
2025-10-16 mike@reedtribe.org Refactor makeTransform() so it can be a factory as well
2025-10-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-10-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a3749d19263e to d7da3806ac80 (3 revisions)
2025-10-16 jsimmons@google.com In TextLine::getGlyphPositionAtCoordinate, return the last position in the text if iterateThroughVisualRuns reaches the ellipsis run

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: I7f0047b5fdb06eacff6a529ab5e874c6a25a8b3c
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1077318
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 28e127b..6f33527 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': '329e57bf1007307193ff494e5f44cea33f731e0c',
+  'skia_revision': '833c8841f2e3f94785c2d52ffdbf9b2f237cd340',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.