[roll] Roll fuchsia [ui][scenic] Avoid copies and lookups in ComputeGlobalHitRegions

This CL eliminates some unnecessary copies and lookups.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182432
Original-Revision: bbc87fc13b1b07e9f37211833253b4e76a6c0f30
GitOrigin-RevId: fc5df1514d45c40c2669442a384535e1010bdd73
Change-Id: I7407d5672c49a0f5b51b664c04465a321f83d9d0
1 file changed
tree: ff41244d21a57038d5432fe877316d15d605f221
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.