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

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.