[roll] Roll third_party/perfetto 805d611..b53c4f8 (26 commits)

b53c4f8 Merge "tp: Rename storage::Storage to column::Column" into main
e484b40 Merge "protos: Update comment on InternedData iid validity." into main
495686d Merge changes I6746150a,Id66a5b1a,Idae4cff8,I74e7b52b into main
9b761b5 protos: Update comment on InternedData iid validity.
9d4f6cf tp: Rename storage::Storage to column::Column
8b80f0d tp: Rename Column to ColumnLegacy to prepare for deprecation
af1e9ac tp: Rename special storages to overlays
a0243b6 trace_writer_impl: Inflate count instead of keeping MessageHandle
9c6864b Merge "tp: Renaming and grouping storage tests" into main
446c3f2 Merge "[ui] Roll canary" into main
393dba3 Merge "Update perfetto ad_services_metric." into main
974061a [ui] Roll canary
d10f799 Merge "[ui] Add stevegolton@google.com to ui/release/OWNERS file." into main
a101366 [ui] Add stevegolton@google.com to ui/release/OWNERS file.
6d8158c Merge "Revert^2 "Add top level handler slices to android_blocking_calls_cuj_metric"" into main
392b8c2 Update perfetto ad_services_metric.
ebdb3e7 tp: Renaming and grouping storage tests
16ba064 protozero: Remove Message::inc_size_already_written()
e5ccdd2 trace_writer_impl: Avoid using Message::inc_size_already_written
8939493 trace_writer_impl: Pack length field in FinishTracePacket()
50e7096 Revert^2 "Add top level handler slices to android_blocking_calls_cuj_metric"
a3e565e tp: Add difftests for basic SQL syntax
eb2bc4c Merge "Revert "Add top level handler slices to android_blocking_calls_cuj_metric"" into main
d8acee0 Revert "Add top level handler slices to android_blocking_calls_cuj_metric"
a4024f7 Merge "Visualize jank severity type for actual frame timeline." into main
1232fac Visualize jank severity type for actual frame timeline.

GitOrigin-RevId: e3594777e8d90a5a8f3be478a62bd753876f97d5
Change-Id: I1cf4b77bec3e4d79248ec051b8f9bba63e3b2138
1 file changed
tree: 66d91b2c2722833b9f1750a6cc7cfab846a05c44
  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.