[roll] Roll fuchsia [superproject] Roll third_party/perfetto 43c115e..9b9c54b (17 commits)

9b9c54b Merge "Anti-flickering logic for bottom tabs"
05d2f28 Merge "QueryResultTab"
9aafe5b Merge "tp: fix args parsing for instant events"
0f2903e tp: fix args parsing for instant events
5322212 Merge "Add low level tree component"
00035a0 Anti-flickering logic for bottom tabs
833fbe1 QueryResultTab
3bb7b85 Merge "Improve nested submenu UX and a11y."
63bbf51 Merge "tp: Nits before clock tracker work"
687b10a Merge "Use Platform GetCurrentThreadId method in ThreadTrack::Current"
22cb511 Merge "tp: switch track table to be a Python table"
4f1d20d tp: Nits before clock tracker work
c1d1597 Use Platform GetCurrentThreadId method in ThreadTrack::Current
df16d18 Run prettier over all SCSS files.
5af00a4 Add low level tree component
ca2112d Improve nested submenu UX and a11y.
e2a7456 tp: switch track table to be a Python table

GitOrigin-RevId: b05e76f8312d9fbcf061e88b4dedec5163dd5ed3
Roller-URL: https://ci.chromium.org/b/8786290990430040817
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821548
Original-Revision: 7ddb8dd5263acef4c147a43f5fc2f85291552ad7
Change-Id: I8dfd04d9b381461c977ac104aaec569a302c3a79
1 file changed
tree: 5fe50bef9c9f3df8b1c250dca66c07cc2f18d353
  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.