[roll] Roll fuchsia [roll] Roll third_party/pigweed e0dfe70..577355b (11 commits)

577355b:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/577355b038cd6976ae409562a9f6a21aae0ff529 pw_containers: Fix const correctness in iterators
8e88d07:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/8e88d07aa4688f4a6f22eb44e92d4718a12dc024 pw_bluetooth_sapphire: Enable specifying allocator
e6eb48d:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e6eb48d7e6dc4b46faeeebde8e9585d0a3787494 pw_bluetooth_sapphire: Add MultiBuf support to CommandChannel::OnEvent
9f6e1d2:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/9f6e1d2bfaceddf7f3218c5106b68b011fa13039 pw_async2: Support implicit conversion from Allocator for CoroContext
01eb34e:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/01eb34ee07a0e7c21af81a9cbadc5a13dbd3987e pw_kernel: Add async IPC syscalls
311158f:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/311158fcaffe0ee9ab438e67f5d15bc180e61c04 pw_bluetooth_sapphire: Add checks for channel liveness in ProfileServer
1b2b05d:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/1b2b05d104b3a0a7e522295e5cf4a0728908c40a MODULE.bazel: Use the LLVM_VERSION variable
3cb367a:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/3cb367a1b48ba3584543229efaf5f8ee92b2a99e pw_async2: Minor channel docs improvements
be77105:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/be77105f607765c453c84f79c714a782977039b1 pw_result: Add Android.bp dep on pw_containers
45dfce4:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/45dfce49734fcf472a9b9de61332efff31f0219d pw_async2: Rework pw_async2 coroutines
2c9165a:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/2c9165a12cc4a34230bd1b8daccb590e9a24d263 pw_log_rpc: Allow on_open_callback retention

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529016
Original-Revision: 1f06d5902582e816ffa10347aa2d870c581d993e
GitOrigin-RevId: deb64f55863cd571e6307865dce99660cfe10173
Change-Id: I69db5d014f6be92f6d0a17215ca65ce63d5722cf
1 file changed
tree: 742f84b8ad3dec101268e0f431168ddc825fa9ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.