[roll] Roll fuchsia [pty] Add window resize events

This change adds a new event fired upon window resizes. This is required
for proper support of changing font sizes or window geometries in
terminal utils such as vsh.

Original-Bug: 89462

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615622
Original-Revision: fc03d56e369869e5c87da278dc42e718a74d9580
GitOrigin-RevId: 34153cdd2bcd2f4ad7ee5121d62371e67779c653
Change-Id: I13f183a2641b048adbfacb08ca7339accf072567
1 file changed
tree: 526a4ad5a3e13584d674253844149b687df90c79
  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
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.