[roll] Roll fuchsia [fidl][dart] Add happy path large message support

Large messages now work for all "good" cases, though support for various
error conditions and their tests is still to come.

Test: fx test server-suite-dart; fx check-goldens
Original-Bug: 114261
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/781611
Original-Revision: 9afd4467cf7c085e7324e7bbe7b9d80480c88735
GitOrigin-RevId: a41a6e8aecf85ba13d5df168856bf5f5b0c24cc0
Change-Id: I4ff437598c7bb9e52eca0398b5fa7b1915781052
1 file changed
tree: 4403f6e1afde5d2e438e90b79cf50766da808584
  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.