[roll] Roll fuchsia [roll] Roll third_party/perfetto 0603493..db2bc10 (11 commits)

db2bc10 ui: defer engine warmup and service worker installation (#3696)
8ab3714 ui: Hide material design icons until font load (#3694)
30ff800 Fix chromium build on Windows (#3697)
0cf8f25 Cherry-pick #3692 into canary+stable (#3698)
1c63dc7 ui: preload fonts and css in index.html (#3692)
221531f docs: Fix typo in Bigtrace deployment docs (#3691)
f75f27d Add missing includes (#3690)
be41b5f ui.perfetto.dev: support properly gzip transparent encoding (#3689)
9eb4b88 base: add Basename/Dirname (#3655)
8d1e0d4 Add android_jank_cujs table to stdlib. (#3458)
d5d71fe tp: fix binary size regression in Chrome due to import logs (#3688)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1425976
Original-Revision: e9417af934a698149e58233a79b75b18ffc303fc
GitOrigin-RevId: f9b0413e34f90d918da07346df2a9ebbfe71866e
Change-Id: I6f192f99c3287e3d68c49a0236e700e6b844490f
1 file changed
tree: bd2d6cef4d6eb369281acb6c7a53223b3fd0719a
  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.