commit | 2953bc29cec1ab17c8b95650ea0a4b21c90be8e2 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Thu Oct 05 05:42:12 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 04 22:45:12 2023 -0700 |
tree | c99f1bd9abbbdea60eab58d2954d07c65c752417 | |
parent | 0c277b81ba37b990eb3224cd665524d2982c801b [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_rpc: Generate DynamicClient that dynamically allocates call objects - Add PW_RPC_MAKE_UNIQUE_PTR and PW_RPC_MAKE_UNIQUE_PTR_INCLUDE configs to support creating smart pointers. - Generate a DynamicClient that is accessible if dynamic allocation is enabled. - Avoid stack-allocating calls when dynamic allocation is enabled. Fixes: b/296873594 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/168534 Original-Revision: 92e75196ab4c840b59752a9135d75f9289fc4cf7 GitOrigin-RevId: 237f0299a32199aaf1a2b417b959b8af61da08ac Roller-URL: https://ci.chromium.org/b/8768100980020445601 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/927377 Original-Revision: b0472ddb0e1c72f5e4751a9e22e5701a2f91e36c Change-Id: I0dd492828d16f914840923f0b2249f2707707547
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
.