webrtc/modules/congestion_controller/rtp
Sebastian Jansson e93454a383 Removes AddAndRemoveOld from SendTimeHistory
Bug: webrtc:9883
Change-Id: Id9ae4b2485ba5ff201e77771774cfc83ccbda0d4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/142220
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28295}
2019-06-17 08:46:54 +00:00
..
BUILD.gn Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
congestion_controller_unittests_helper.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
congestion_controller_unittests_helper.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
control_handler.cc Replacing SequencedTaskChecker with SequenceChecker. 2019-04-09 12:28:04 +00:00
control_handler.h Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
send_time_history.cc Removes AddAndRemoveOld from SendTimeHistory 2019-06-17 08:46:54 +00:00
send_time_history.h Removes AddAndRemoveOld from SendTimeHistory 2019-06-17 08:46:54 +00:00
send_time_history_unittest.cc Removes AddAndRemoveOld from SendTimeHistory 2019-06-17 08:46:54 +00:00
transport_feedback_adapter.cc Splits SendTimeHistory::AddAndRemoveOld into Add/Remove. 2019-05-21 18:26:08 +00:00
transport_feedback_adapter.h Remove unused temporary fallback methods 2019-04-24 08:23:13 +00:00
transport_feedback_adapter_unittest.cc Remove unused temporary fallback methods 2019-04-24 08:23:13 +00:00