[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_allocator: Update interface based on final SEED-0110 design

This CL removes the `...Unchecked` methods from
`pw::allocator::Allocator`, and modifies the NVI-style `Do...` methods
to take `Layout` parameters.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176754
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 023d64acda3b9750da4514ec6ff41ace9aeeb346
GitOrigin-RevId: 5f6311ec8d23dbce3ce23fb26b1273c7ee54af3e
Roller-URL: https://ci.chromium.org/b/8764883935328359345
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/944752
Original-Revision: 9659dd028a9cefa333e51c24c40bc5ec3396e44e
Change-Id: I6662f506ad2374410371ad7f174539b36e6b1bd3
1 file changed
tree: e75fa601f6d91b9ad62e267f324a8e5f571d8288
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.