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

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.