[roll] Roll fuchsia [rfc] Positions and ranges in text APIs

Prescribes the use of Unicode scalar values as the base unit for
positions and ranges in text editing APIs.

Preview: go/preview-rfc-positions-and-ranges-in-text-apis

Original-Bug: 108240

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717053
Original-Revision: b84e09f2c9a99c39fe321fc42fc2820bbd0a8dba
GitOrigin-RevId: 4a24865c919972f62179693ab7913d3311890cb8
Change-Id: I03ab9c705e1d9faf65338eb1e93831ba73bc856c
1 file changed
tree: a87f5c494d9feb095d966759d16be87aa7376845
  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.