• Home
Name Date Size #Lines LOC

..--

dwa/04-Jul-2025-173146

ukm/04-Jul-2025-438359

Android.bpD04-Jul-202520.1 KiB551542

DIR_METADATAD04-Jul-2025133 87

LICENSED04-Jul-20251.5 KiB2827

METADATAD04-Jul-2025223 98

MODULE_LICENSE_BSDD04-Jul-20250

PRESUBMIT.pyD04-Jul-20251.6 KiB5232

PRESUBMIT_test.pyD04-Jul-20252.6 KiB7753

README.chromiumD04-Jul-2025580 2318

call_stack_profile.protoD04-Jul-20256.1 KiB171135

cast_logs.protoD04-Jul-202511.8 KiB410292

chrome_os_app_list_launch_event.protoD04-Jul-20252.8 KiB8564

chrome_user_metrics_extension.protoD04-Jul-20258.4 KiB199163

custom_tab_session.protoD04-Jul-20251.6 KiB4332

device_state.protoD04-Jul-2025790 2518

execution_context.protoD04-Jul-20254.7 KiB142110

extension_install.protoD04-Jul-20259.6 KiB219180

histogram_event.protoD04-Jul-20251.6 KiB4736

omnibox_event.protoD04-Jul-202535.6 KiB773636

omnibox_focus_type.protoD04-Jul-20252.1 KiB5042

omnibox_input_type.protoD04-Jul-20251.2 KiB4029

omnibox_scoring_signals.protoD04-Jul-202510.1 KiB187181

perf_data.protoD04-Jul-202515.9 KiB518383

perf_stat.protoD04-Jul-20251.9 KiB5444

printer_event.protoD04-Jul-20251.7 KiB6446

reporting_info.protoD04-Jul-2025843 2820

sampled_profile.protoD04-Jul-20256 KiB154116

structured_data.protoD04-Jul-20258.1 KiB221187

system_profile.protoD04-Jul-202552.5 KiB1,3901,126

trace_log.protoD04-Jul-20251.2 KiB3929

translate_event.protoD04-Jul-20256.9 KiB201152

user_action_event.protoD04-Jul-20251 KiB3023

user_demographics.protoD04-Jul-20252.2 KiB5847

README.chromium

1Name: Metrics Protos
2Short Name: metrics_proto
3URL: This is the canonical public repository
4Version: 702063718
5Date: 2024-12-02
6License: BSD
7License File: LICENSE
8Shipped: yes
9Security Critical: Yes
10
11Description:
12This package contains the protos that are used to upload metrics data to Google.
13Updates to this code should be made by changing the internal copies, and then
14running the export script.
15
16blaze run //analysis/uma/proto_export:proto_export -- \
17  --from_piper \
18  --chromium_src_path=$CHROMIUM_SRC
19
20
21Local Modifications:
22Unchanged from the output of the export script.
23