Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
..
ukm 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
PRESUBMIT_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
call_stack_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
cast_assistant_logs.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
cast_logs.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
chrome_os_app_list_launch_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
chrome_searchbox_stats.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
chrome_user_metrics_extension.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
custom_tab_session.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
execution_context.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
extension_install.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
histogram_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
memory_leak_report.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
omnibox_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
omnibox_input_type.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
perf_data.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
perf_stat.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
printer_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
reporting_info.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
sampled_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
structured_data.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
system_profile.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
trace_log.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
translate_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
user_action_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve
user_demographics.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 éve

README.chromium

Name: Metrics Protos
Short Name: metrics_proto
URL: This is the canonical public repository
Version: 468293194
Date: 2022/08/17 UTC
License: BSD
Security Critical: Yes

Description:
This package contains the protos that are used to upload metrics data to Google.
Updates to this code should be made by changing the internal copies, and then
running the export script.

blaze run //analysis/uma/proto_export:proto_export -- \
--from_piper \
--output=$CHROMIUM_SRC/third_party/metrics_proto

Local Modifications:
Unchanged from the output of the export script.