[roll] Roll fuchsia [scenic] ViewRef koid optimization.

flatland:: and view_tree:: were repeatedly (every frame) querying the
ViewRef eventpair for its koid.  This CL wraps the FIDL ViewRef together
with its koid.

On workbench_eng.x64 with 4 spinning-squares, this saves ~9us per frame.
Furthermore, it has potential to accelerate ViewTree caching.

Original-Bug: 401298250
Original-Fixed: 460280972
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421775
Original-Revision: b1b933c59fc68a15957527992ae798fcd6ddad33
GitOrigin-RevId: e5c18465cba72b4caddea08a265d9b72c8ca2ef2
Change-Id: I300b71590bba82af5c02ff2ee710b15313f5e51d
1 file changed
tree: fda88cd0e27cc371f17b247f917d92befceb21e0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.