[roll] Roll fuchsia [roll] Roll third_party/perfetto c8954ac..4e35274 (5 commits)

4e35274 exp: Fix query node execution bug introduced when migrating to SQL backed datagrid (#3819)
6dc8bda exp: Migrate datagrid to sqlDataSource (#3815)
db307cb Revert "android: disallow imports relative to protos folder (#3722)" (#3816)
1909a1e Copybara import from Chromium: proto and stdlib changes (#3805)
2d65c53 exp: Widgets page stub (#3687)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1432694
Original-Revision: b6e63e7f4457bee534be208a5ad170f7cf727209
GitOrigin-RevId: 7848cf406ffe96a7b39dc9831d4d838ed49e8349
Change-Id: I0e68bb0ed656003820139b291ecfdfe13482cb3c
1 file changed
tree: be9ce478d3d0dc97bd49c79729c0f8f5b62f3661
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.