| commit | 8e8f3abe35103089205f3dbb51d1397754f07c10 | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Tue Dec 29 23:14:08 2020 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 29 15:14:49 2020 -0800 |
| tree | 8feb6aaa3de33c9e16e7ee22a5d979f49d7773f8 | |
| parent | 199ebdda02457d6aa629360b93a7d335d3579325 [diff] |
[roll] Roll fuchsia [fidl][llcpp] Introduce fidl::UnownedClientEnd<Protocol> During the soft migration to typed channels, we discovered that using a const reference to a fidl::ClientEnd<Protocol> would not cover all the use cases. This CL adds an unowned version of ClientEnd, similar to a typed zx::unowned_channel, to be used by upcoming migrations. Test: added some Original-Bug: 65212 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466344 Original-Revision: 96516b2b5c72c13aa35531ef0d23e0b0e33ae067 GitOrigin-RevId: 3d8d369f5d001dc8d1c50741610184e790307896 Change-Id: I555f5a5d6e32167ac14a87a32d4e54b598847ca6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.