[roll] Roll third_party/perfetto d9cf07b..0447454 (47 commits)

0447454 Merge "ui: mv http_rpc_engine.ts wasm_engine_proxy.ts to src/trace_processor" into main
c9bae5f Merge changes I948982c7,Ie3a378c7 into main
b264653 Merge "tp: Rename source_id to trace_id in track_tables" into main
1452799 Merge changes from topic "android-battery-counter-voltage" into main
2e0be35 tp: SetIdStorage owns its data
92a0161 tp: StringStorage owns the vector of data
06704ff tp: NumericStorageBase to enable ownership of data in Storages
6e4a790 tp: Rename source_id to trace_id in track_tables
4b00f53 android_probes_parser: Add voltage_uv
c3e0cd9 android_power_data_source: Add Voltage
03a126f android health_hal: Add battery voltage
db32e25 Merge "tp: open databases with SQLITE_OPEN_NOMUTEX" into main
ccf2069 Merge "[ui] Fix TracksV2 flow arrows & use TracksV2 for chrome slice tracks." into main
0907e90 tp: open databases with SQLITE_OPEN_NOMUTEX
00d522f Merge "bt-ui: fix typo" into main
cc84ea3 [ui] Fix TracksV2 flow arrows & use TracksV2 for chrome slice tracks.
8670673 tp: Add trace_id support to FlowTable
ddba2c4 perfetto: roll all prebuilts to pick up aosp/2834432
6ba75cc Merge "tp: Serialization proto" into main
da3e3e1 Merge "tp: Fill TraceBounds in RestoreInitialTables" into main
58606f4 bt-ui: fix typo
134bb6c Android Power Config: Add BATTERY_COUNTER_VOLTAGE
714ec89 tp: Serialization proto
de07c6f Merge "bt-ui: only allow depending on base widgets and public" into main
b835c5e bt-ui: only allow depending on base widgets and public
09d6938 Merge changes Ibc14817f,I73da3d06 into main
a905b4b Merge "[ui] Reduce default popup padding a little, and remove margin on omnibox dropdown." into main
8e44100 Merge "ui: ui/src/frontend/widgets/vega_view.ts -> ui/src/widgets/vega_view.ts" into main
f45b63e ui: Run ./ui/eslint-all --fix
08a0fa9 ui: mv http_rpc_engine.ts wasm_engine_proxy.ts to src/trace_processor
45c603f Merge "LUCI: archive also .pdb in GCS" into main
dab30c8 [ui] Reduce default popup padding a little, and remove margin on omnibox
8474ece Merge "[ui] Put error message in omnibox attrs, not in the selector." into main
b4887d3 Merge "tp: add better logging for SqliteEngine destructor failures" into main
e791459 [ui] Put error message in omnibox attrs, not in the selector.
536e349 Merge "ui: Add hints for query & commands to omnibar" into main
6e8f972 tp: add better logging for SqliteEngine destructor failures
781b80b ui: ui/src/frontend/widgets/vega_view.ts -> ui/src/widgets/vega_view.ts
6fa9807 tp: Fill TraceBounds in RestoreInitialTables
8f68a44 LUCI: archive also .pdb in GCS
59c3fe7 Merge "[ui] Add command to pan to a timestamp." into main
81ad720 [ui] Add command to pan to a timestamp.
7a9c64a Merge "Project import generated by Copybara." into main
5352ae8 Add Android SysUi updateNotifOnUiModeChanged Metric
99c4fc0 Add Android SysUi Notif ShadeListBuiler Metric
0d80f1b Project import generated by Copybara.
ffd39be ui: Add hints for query & commands to omnibar

GitOrigin-RevId: 6db4f5c6ec3f7ecde832f9603863933f6d3daab5
Change-Id: Ifbc859252af087c48fb7aecd346fd01769c6800e
1 file changed
tree: 8f69beda7a6d2a6e3192bcfb0feba3a8a4cf1602
  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.