| commit | 88a270ccd891475a57cd2be07b4ae9ed5cd7f47c | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Wed Apr 13 19:52:33 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 13 12:54:12 2022 -0700 |
| tree | ffbfcf1f880f9b6836d5bb4174844f367802705b | |
| parent | b10bfa8d528c89c0ef5168a54704f30e9fc7894b [diff] |
[roll] Roll fuchsia [fidl][cpp] Polish natural types name transforms Natural types should use identical transforms as wire types, except for data types where we drop the "wire::" namespace part. This leads to code that most closely follows the style guide. Previously there were some vestigial naming rules from using HLCPP objects. They are updated. For service names in particular, the idea is for natural bindings to not generate any extra code, instead re-using the service connector logic in the wire messaging layers. But I still updated the names to be consistent. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668962 Original-Revision: d142a4bcbd29edb88ea50162043d32e533cd8cfe GitOrigin-RevId: c2cb689b44057974171c9bbdb18b2cf809521762 Change-Id: I83deb1fb1c21fe6c6a42609502b60b1d7a2890e6
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.