[roll] Roll third_party/perfetto 644e5bd..6b1010d (9 commits)

6b1010d Merge "Add optional right icon to Button widget."
9f56c2f Draw tails for all notes, not just the selected one
fae397b Merge "perfetto: switch base::Optional to std::optional"
47a7d11 Merge "Update the duration thresholds that are percentage of ttff for slow start reasons."
032fa9d Merge "proto_merger: Fix some typos"
847d4cb Update the duration thresholds that are percentage of ttff for slow start reasons.
4e2303c perfetto: switch base::Optional to std::optional
874b4ad proto_merger: Fix some typos
3d63581 Add optional right icon to Button widget.

GitOrigin-RevId: cb4082988c533b50578b42996f91cb2861606640
Change-Id: Id1bbd5a4aca417461b6e9e5146fe6d9a511f37b3
1 file changed
tree: 598fcc0349b2f87edb941a89e718b133c086dcad
  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.