[roll] Roll fuchsia [superproject] Roll third_party/perfetto 4da2dec..4d46c52 (10 commits)

4d46c52 Merge "Add the splict_config exception for run-from-apk slow start reason check."
3061025 Add the splict_config exception for run-from-apk slow start reason check.
07941e5 Merge "typos: the the -> the"
008a684 Merge "[wv] Add a jank approximation metric for WebView"
62ef13f [wv] Add a jank approximation metric for WebView
d6fa3d4 tp: RowMap with std::variant
4b14d7d docs: Add minimal example for SDK flows.
42f0ad2 Merge "Add debug track to prefetched query results."
3f53852 Add debug track to prefetched query results.
f28f28d typos: the the -> the

GitOrigin-RevId: 1df2207b2709d7cefe00ae9fd206a9427ff87ab5
Roller-URL: https://ci.chromium.org/b/8783226933611492497
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/842138
Original-Revision: e0ee3e41890953e7a5c936884a930c88981f341f
Change-Id: I3632423a5e1f4d95c31b87a2d40ce15103d582aa
1 file changed
tree: 75584d5f639077cd46898c2d3edffb8929cf2a1e
  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.