[roll] Roll fuchsia [superproject] Roll third_party/pigweed ff074e7..dcbf65b (3 commits)

dcbf65b pw_tokenizer: Add code size optimization to Rust implementation
510845c many: Clean up Python proto imports
9c1540d pw_web: Create log store and enable download logs from it

GitOrigin-RevId: 1d8dc1a57e9a4f768109783be7f6aae0b9d5aa18
Roller-URL: https://ci.chromium.org/b/8755249853593508177
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/996552
Original-Revision: b0d52bee9b01d7900034c45cb5e2d7a576e26170
Change-Id: Ib09a015753d47b4588b66282cf6b676509b25355
1 file changed
tree: 5951bd632e25ae49651b0e561d055bd9deb89fad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.