[roll] Roll fuchsia [superproject] Roll third_party/perfetto 8d760d3..0cbb37a (10 commits)

0cbb37a Merge "[Fuchsia] Export GetThreadId() symbol"
902da31 Merge "Allow downloading java heap profiles"
21b76e2 Merge "ui: open ui multiple times to display blank problem fix"
2b8c9a7 [Fuchsia] Export GetThreadId() symbol
62566ea Allow downloading java heap profiles
70101fd ui: open ui multiple times to display blank problem fix
0ef5a02 Merge "ui: Add esbuild"
431c554 Merge "ui: Stop creating a controller bundle"
4f145ed ui: Add esbuild
02db3cd ui: Stop creating a controller bundle

GitOrigin-RevId: be3977d30838980528bbfd824a5c905abe2b7f6d
Roller-URL: https://ci.chromium.org/b/8798640422303214305
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751510
Original-Revision: 2ce63e8741e977efc0a1638aa88193edc478808a
Change-Id: Ia534e4c5ff6d2e0a06995c3ea4327b5b7c538df3
1 file changed
tree: 21299e4c9ffc82b46cead04cb53977948a8f4e84
  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.