webrtc/api/test/metrics
Björn Terelius c0eac979ca Revert "Add the java proto options in metrics set proto."
This reverts commit f665f7faf4.

Reason for revert: Speculative revert due to downstream breakages

Original change's description:
> Add the java proto options in metrics set proto.
>
> Bug: b/279024829
> Change-Id: Ib1604465dad1cd8b2b1198d53aa5d75191e56e2d
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/329220
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Commit-Queue: Manashi Sarkar <manashi@google.com>
> Cr-Commit-Position: refs/heads/main@{#41288}

Bug: b/279024829
Change-Id: I3329081de58f6e42c4bf1cb03c7d706cb3f12e64
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/329400
Auto-Submit: Björn Terelius <terelius@webrtc.org>
Owners-Override: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#41292}
2023-11-30 19:57:51 +00:00
..
proto Revert "Add the java proto options in metrics set proto." 2023-11-30 19:57:51 +00:00
BUILD.gn Remove unused MetricsLoggerAndExporter 2022-11-02 07:35:47 +00:00
chrome_perf_dashboard_metrics_exporter.cc Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes 2022-09-20 21:54:21 +00:00
chrome_perf_dashboard_metrics_exporter.h Introduce MetricsExporter for Chrome Perf Dashboard 2022-09-20 12:25:09 +00:00
chrome_perf_dashboard_metrics_exporter_test.cc Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes 2022-09-20 21:54:21 +00:00
DEPS Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
global_metrics_logger_and_exporter.cc Remove unused MetricsLoggerAndExporter 2022-11-02 07:35:47 +00:00
global_metrics_logger_and_exporter.h Remove unused MetricsLoggerAndExporter 2022-11-02 07:35:47 +00:00
global_metrics_logger_and_exporter_test.cc Add global MetricsLogger and export APIs 2022-09-23 15:22:23 +00:00
metric.cc Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes 2022-09-20 21:54:21 +00:00
metric.h Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes 2022-09-20 21:54:21 +00:00
metrics_accumulator.cc Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_accumulator.h Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_accumulator_test.cc Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_exporter.h Introduce MetricsExporter API with stdout implementation 2022-09-17 00:56:29 +00:00
metrics_logger.cc Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_logger.h Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_logger_test.cc Introduce MetricsAccumulator 2022-09-26 13:12:40 +00:00
metrics_set_proto_file_exporter.cc Add possibility to set MetricsSet metadata. 2023-01-31 12:41:47 +00:00
metrics_set_proto_file_exporter.h Add possibility to set MetricsSet metadata. 2023-01-31 12:41:47 +00:00
metrics_set_proto_file_exporter_test.cc Add possibility to set MetricsSet metadata. 2023-01-31 12:41:47 +00:00
print_result_proxy_metrics_exporter.cc Improve backwards compatibility of metrics exporter 2022-10-07 12:42:20 +00:00
print_result_proxy_metrics_exporter.h Introduce PrintResultProxyMetricsExporter for migration from old to new API 2022-09-21 06:52:30 +00:00
print_result_proxy_metrics_exporter_test.cc Improve backwards compatibility of metrics exporter 2022-10-07 12:42:20 +00:00
stdout_metrics_exporter.cc Change StdoutMetricsExporter format to improve readability 2022-09-21 13:30:11 +00:00
stdout_metrics_exporter.h Introduce MetricsExporter API with stdout implementation 2022-09-17 00:56:29 +00:00
stdout_metrics_exporter_test.cc Change StdoutMetricsExporter format to improve readability 2022-09-21 13:30:11 +00:00