[roll] Roll fuchsia [scenic][ui-input] Refactor GestureArena

Attempts to make GestureArena a bit more readable by splitting
up methods and streamlining function calls.

No functional changes expected.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696232
Original-Revision: affb994955bcc2d54795d8dde562b5445ed86d73
GitOrigin-RevId: d4923dec333edd72f4415946b48695ff11f7a878
Change-Id: Ie2e83b0200a7578b9ca153cada99657b55971e57
1 file changed
tree: 9b1bb60624121ecdf6e2bb9aba963cba27a73ba0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.