[roll] Roll fuchsia [fidl][cpp] Introduce NaturalClientMessenger

This class is the glue between natural objects and the LLCPP dispatcher
runtime, i.e. ClientImpl and ClientBase. The generated unified bindings
code can send encoded messages to a ClientBase and track replies via a
ResponseContext.

Test: fx test //src/lib/fidl/cpp
Original-Bug: 60240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/565409
Original-Revision: eb75ae74aab2bfd1ac0afcfb0f6b3b8ffc80f0d1
GitOrigin-RevId: 8c7e9a4b6696ef074d3fe0fef12201d0e32c533d
Change-Id: Idc2ca5cbd2b667c9e67075a6e1f52f6e734974f0
1 file changed
tree: a9d66c659c627a0592c2b0223b28d5c977f21be9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.