Name Date Size #Lines LOC

..--

ukm/H25-Apr-2025-406333

Android.bpH A D25-Apr-202518.8 KiB529520

BUILD.gnH A D25-Apr-20251.2 KiB5347

DIR_METADATAH A D25-Apr-2025133 87

LICENSEH A D25-Apr-20251.5 KiB2827

METADATAH A D25-Apr-2025223 98

MODULE_LICENSE_BSDHD25-Apr-20250

PRESUBMIT.pyH A D25-Apr-20251.6 KiB5232

PRESUBMIT_test.pyH A D25-Apr-20252.6 KiB7753

README.chromiumH A D25-Apr-2025584 2318

call_stack_profile.protoH A D25-Apr-20255.9 KiB167132

cast_logs.protoH A D25-Apr-202511.8 KiB377292

chrome_os_app_list_launch_event.protoH A D25-Apr-20252.8 KiB7864

chrome_user_metrics_extension.protoH A D25-Apr-20258.4 KiB196163

custom_tab_session.protoH A D25-Apr-20251.6 KiB4332

device_state.protoH A D25-Apr-2025790 2518

execution_context.protoH A D25-Apr-20254.4 KiB139104

extension_install.protoH A D25-Apr-20258.8 KiB188167

histogram_event.protoH A D25-Apr-20251.6 KiB4536

omnibox_event.protoH A D25-Apr-202533.1 KiB672597

omnibox_focus_type.protoH A D25-Apr-20251.7 KiB4436

omnibox_input_type.protoH A D25-Apr-20251.2 KiB4029

perf_data.protoH A D25-Apr-202515.9 KiB515383

perf_stat.protoH A D25-Apr-20251.9 KiB5444

printer_event.protoH A D25-Apr-20251.7 KiB6446

reporting_info.protoH A D25-Apr-2025843 2820

sampled_profile.protoH A D25-Apr-20256 KiB153116

structured_data.protoH A D25-Apr-20258.1 KiB210187

system_profile.protoH A D25-Apr-202551.2 KiB1,2921,110

trace_log.protoH A D25-Apr-20251.2 KiB3929

translate_event.protoH A D25-Apr-20256.9 KiB171152

user_action_event.protoH A D25-Apr-20251 KiB3023

user_demographics.protoH A D25-Apr-20252.2 KiB5547

README.chromium

1Name: Metrics Protos
2Short Name: metrics_proto
3URL: This is the canonical public repository
4Version: 624274724
5Date: 2024-04-12 UTC
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