[roll] Roll third_party/perfetto b8f80aa..d6c2265 (35 commits)

d6c2265 Merge "Add SQL support to generate stacks."
9f77c90 Merge "Revert "ui: Fix query page expansion""
bf1c534 Merge "Fix tests broken by prematurely landing aosp/2472110."
7b4f88c Merge "Add metric for Android blocking calls during CUJ"
3200a50 Fix tests broken by prematurely landing aosp/2472110.
a8f9a4d Merge "[chrome] Parse Chrome background tracing metadata"
02b288a Add metric for Android blocking calls during CUJ
1d99cfc [chrome] Parse Chrome background tracing metadata
c43a9bc Merge "ui: Double track title left margin to 10px"
15afb8a Revert "ui: Fix query page expansion"
ea54799 Add SQL support to generate stacks.
c2e098c Merge "Add select widget inspired by material design."
1c39715 Merge "Remove '.details-panel button' ruleset"
70c363f Merge "tp: fix same file name in different modules clashing"
cb0e1ea Merge "Ensure the OOME tests pass on older builds"
3d7e576 Merge "Update network trace protos for trace compression"
fdb6c8c Update network trace protos for trace compression
cb03201 Add Network Tracing option in "Record new trace"
3356e12 Merge "tp: fix python api warnings on new versions"
684a699 tp: fix same file name in different modules clashing
2ab0a50 Add select widget inspired by material design.
c74cefe Ensure the OOME tests pass on older builds
86b8bf5 tp: fix python api warnings on new versions
38911eb Merge "Add multiselect widget."
9ca8f03 Merge "ui: Fix query page expansion"
9292548 ui: Fix query page expansion
596776c Add multiselect widget.
63d4024 Merge "Add accounting for dropped frames to frametimeline"
bedf582 ui: Double track title left margin to 10px
1f38458 Merge "ui: Minor visual refresh"
61fb395 Merge "Remove the track name rewriting introduced in aosp/2447302."
c365c50 Remove '.details-panel button' ruleset
8002ca6 ui: Minor visual refresh
93eab08 Remove the track name rewriting introduced in aosp/2447302.
c88014c Add accounting for dropped frames to frametimeline

GitOrigin-RevId: b4ce4fa31798333f9e7de2b9270d399e19d39098
Change-Id: Ib3d5f54e7f8625660735f20a66d11895762bd5e5
1 file changed
tree: e19575e426f92978691373326a272ca7f0a63b09
  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.