webrtc/rtc_tools/rtc_event_log_visualizer
Danil Chapovalov f20ed3e8ad Add option to provide Environment for CongestionConroller construction
This would allow network controllers, GoogCcNetworkController in particular to have access to Environment at construction and thus it can rely on propagated field trials and won't need to fallback to the global field trial string

Bug: webrtc:42220378
Change-Id: I36099522e3866a89a8c8d6303da03f7d5b1cad8e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350201
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42260}
2024-05-08 12:46:23 +00:00
..
proto C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
alerts.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
alerts.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer.cc Add option to provide Environment for CongestionConroller construction 2024-05-08 12:46:23 +00:00
analyzer.h Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
analyzer_bindings.cc Refactor event log analyser bindings unit test 2024-05-07 09:36:13 +00:00
analyzer_bindings.h C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
analyzer_bindings_unittest.cc Refactor event log analyser bindings unit test 2024-05-07 09:36:13 +00:00
analyzer_common.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer_common.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
conversational_speech_en.h Add default conversational speech file to the .rodata section. 2022-07-06 07:30:43 +00:00
log_simulation.cc Add option to provide Environment for CongestionConroller construction 2024-05-08 12:46:23 +00:00
log_simulation.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
main.cc Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
plot_base.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00