[roll] Roll fuchsia [rive-rs] Fixed stroked path animations.

Metric paths were being cached without having any chance to be
invalidated. This means that if a trimmed path also had a path
animation, the animation would not play at all. This fixes this
issue by invalidating the metric path as well as the cached stroke
path.

Original-Fixed: 79789
Testing: fx run rive-rs --file black.riv
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550421
Original-Revision: 3aa1db1a4139b1a95fbd5d2fc02adc84655a2cfc
GitOrigin-RevId: b5f1a8ff38bf40f80fca4477b57ba7f7bef83f76
Change-Id: I630978c1cb02eca4d0703f55f26f31392bcda2dc
1 file changed
tree: 8f2fde1e387b6c7ce3fc5c6aae72eb39cfe5a763
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.