[roll] Roll fuchsia [ui][input-pipeline] Add scroll recognizer to gesture arena

Original-Bug: 102896
Test: manual tested, after this cl with touchpad mode enable,
      2 fingers swipe on bottom right section, ui scrolls.

Chromium is also able to scroll now, related CL:
https://chromium-review.googlesource.com/c/chromium/src/+/3831920

Chromium release > 106.0.5247.0

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709145
Original-Revision: 0c937fcf9713348bc275c5cfff29fdc13b815d01
GitOrigin-RevId: 1e9be9ea9291ba10eae6a2c95b10ecc190e66766
Change-Id: Ic416859662b0280e72c0b58abdc498f4322f696d
1 file changed
tree: bc94305039f039baed8f7b6033142aaad8e0ffe9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.