[roll] Roll fuchsia [roll] Roll third_party/perfetto 9617dc9..13fc1cf (19 commits)

13fc1cf docs: Fix formatting issue on perfetto syntax page (#3890)
d1ccb43 exp: Polish landing page (#3886)
510124d exp: Improve state management: validation, cleanups and materialization (#3889)
f9a8a0e exp: Resizable sidebar (#3888)
46ec751 exp: Fix input colour bug (#3884)
ac8eb0a ui: Use triple dot menu button for Grid cell context menus (#3876)
e9ed51b Add android user type to Android Package Metadata (#3879)
d5d0e63 ui: Switch to using factory function to create union datasets (#3882)
0ca3e4c exp: Remove automatic data export to timeline (#3881)
8d0326a Add WindowContainer visibleRequested and WindowToken clientVisible (#3869)
bf2216c exp: Interval intersect keeps columns types (#3878)
5bf6c3e tp: exp: Mark important stdlib tables (#3873)
0289f52 Copybara import from Chromium: proto and stdlib changes (#3875)
6bc4176 exp: Fix slow execution caused by moving data to timeline (#3874)
9ecf623 exp: Improve the input aesthetics (#3872)
b01df9e stdlib: Simplify computations and reduce table sizes for Wattson (#3871)
4624592 tp: less strict WindowManager parsing (#3868)
03d91bc Copybara import from Chromium: proto and stdlib changes (#3824)
d0e4236 exp: Fix filter modal (#3867)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435396
Original-Revision: 0eef170f5d65cd26cb8107a3bb2bca0ea9dd2887
GitOrigin-RevId: 4d471d79a604d19fea51bab97d3e4019f433820c
Change-Id: Ie3337c9b270862570571cbf9b7daafc849230613
1 file changed
tree: 0f05827e09d39b47773daf9ff7f638b2778f833c
  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.