[roll] Roll fuchsia [input] Add touch support to pointer fusion

This change adds supports for fusing touch events into pointer events.
It requires piping touch events, which is being addressed in https://fxrev.dev/729288
- Also handles mouse wheel/scroll events.

Adds unittests for touch input.

Original-Fixed: 110099
Test: fx test -o pointer_fusion_tests
Multiply: pointer_fusion_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/738942
Original-Revision: cbbbe51d38f1728941b5d5f1059775f6b1d09d8c
GitOrigin-RevId: c39832f86ae22550abc043c2e76678ec0b7fe8f4
Change-Id: I07235639d363c29a0dfcba259a42d757b6e69731
1 file changed
tree: 348adc8f25617499454e3472fb9e47908c95ec05
  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.