webrtc/modules/congestion_controller/goog_cc
Per K 49c860fd61 Remove BWE logging functionality
BWE logging has as far as I know know been used for a long time. RTC event logs are the prefered method of logging.
Removed since it causes some BUILD pain.

For debugging  the metrics API https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/api/test/metrics/ can be used instead.

Bug: webrtc:343347276
Change-Id: I046b58d880faabfadbc22269b0392fdd644155fc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/352602
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Auto-Submit: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42402}
2024-05-29 12:18:44 +00:00
..
test Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
acknowledged_bitrate_estimator.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
acknowledged_bitrate_estimator.h Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
acknowledged_bitrate_estimator_interface.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
acknowledged_bitrate_estimator_interface.h Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
acknowledged_bitrate_estimator_unittest.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
alr_detector.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
alr_detector.h Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
alr_detector_unittest.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
bitrate_estimator.cc Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
bitrate_estimator.h Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
BUILD.gn Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
congestion_window_pushback_controller.cc Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController 2024-05-10 12:40:20 +00:00
congestion_window_pushback_controller.h Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController 2024-05-10 12:40:20 +00:00
congestion_window_pushback_controller_unittest.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
delay_based_bwe.cc Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
delay_based_bwe.h Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
delay_based_bwe_unittest.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
delay_based_bwe_unittest_helper.cc Ensure that sequence numbers are initialized in DelayBasedBwe unittests 2023-12-21 14:51:11 +00:00
delay_based_bwe_unittest_helper.h Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
delay_increase_detector_interface.h Split BandwidthUsage from network_state_predictor.h 2024-05-24 13:44:37 +00:00
goog_cc_network_control.cc Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
goog_cc_network_control.h Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
goog_cc_network_control_unittest.cc Add GoogCCScenario test of WebRTC-Bwe-ResetOnAdapterIdChange 2024-05-20 10:30:18 +00:00
inter_arrival_delta.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
inter_arrival_delta.h Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
link_capacity_estimator.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
link_capacity_estimator.h Adds new timer based rate controller trial to GoogCC 2018-12-21 14:14:08 +00:00
loss_based_bandwidth_estimation.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
loss_based_bandwidth_estimation.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
loss_based_bwe_v2.cc Add an option to allow pacing at loss based estimate when network bandwidth is loss limited. 2024-02-13 11:54:06 +00:00
loss_based_bwe_v2.h Add an option to allow pacing at loss based estimate when network bandwidth is loss limited. 2024-02-13 11:54:06 +00:00
loss_based_bwe_v2_test.cc Add an option to allow pacing at loss based estimate when network bandwidth is loss limited. 2024-02-13 11:54:06 +00:00
probe_bitrate_estimator.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
probe_bitrate_estimator.h Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
probe_bitrate_estimator_unittest.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
probe_controller.cc Change behaviour of repeated initial probes 2024-05-16 11:38:55 +00:00
probe_controller.h Change behaviour of repeated initial probes 2024-05-16 11:38:55 +00:00
probe_controller_unittest.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
robust_throughput_estimator.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
robust_throughput_estimator.h Improved RobustThroughputEstimator 2022-05-11 08:45:53 +00:00
robust_throughput_estimator_unittest.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
send_side_bandwidth_estimation.cc Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
send_side_bandwidth_estimation.h Split BandwidthUsage from network_state_predictor.h 2024-05-24 13:44:37 +00:00
send_side_bandwidth_estimation_unittest.cc Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
trendline_estimator.cc Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
trendline_estimator.h Include-what-you-use goog_cc/ 2024-05-27 14:29:33 +00:00
trendline_estimator_unittest.cc Split BandwidthUsage from network_state_predictor.h 2024-05-24 13:44:37 +00:00