[roll] Roll fuchsia [superproject] Roll third_party/perfetto 3f2a4b3..84f2632 (8 commits)

84f2632 Merge "Remove manual implementation of scroll to slice in query result table"
107e931 Merge "ui: Fix search controller with negative timestamps"
58ba989 Remove manual implementation of scroll to slice in query result table
25c02d9 Merge "Return an error when GetColumnsForTable() is invoked on a nonexistent table or view."
9de9248 Merge "ui: improve performance of global async track query"
1b75b1e ui: Fix search controller with negative timestamps
77c8b6b Return an error when GetColumnsForTable() is invoked on a nonexistent
d2d0d5d ui: improve performance of global async track query

GitOrigin-RevId: cf03746fd39692ab83bdf9873139854586cb72eb
Roller-URL: https://ci.chromium.org/b/8797499873704909953
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759266
Original-Revision: 061dda552482c63e75b2866c1d738784d172fd2a
Change-Id: I00cad2e92822e518e1640de2cddb25d125995259
1 file changed
tree: a49c1e95486d75acb15f5938257ef860e8da2ca5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.