webrtc/modules/congestion_controller/rtp
Steve Anton 10542f21c8 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
Mechanically generated by running this command:

tools_webrtc/do-renames.sh update all-renames.txt && git cl format

Then manually updating:

tools_webrtc/sanitizers/tsan_suppressions_webrtc.cc

Bug: webrtc:10159
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I54824cd91dada8fc3ee3d098f971bc319d477833
Reviewed-on: https://webrtc-review.googlesource.com/c/115653
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26226}
2019-01-11 17:11:39 +00:00
..
BUILD.gn Removes trial to enable BBR congestion controller. 2018-12-20 16:42:07 +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 Cleanup of RtpTransportControllerSend. 2018-12-12 16:36:45 +00:00
control_handler.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
send_time_history_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
send_time_history.cc Adds first unacknowledged packet send time. 2018-12-18 16:55:33 +00:00
send_time_history.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
transport_feedback_adapter_unittest.cc Moves functionality to TransportFeedbackAdapter. 2018-10-15 16:09:40 +00:00
transport_feedback_adapter.cc Adds first unacknowledged packet send time. 2018-12-18 16:55:33 +00:00
transport_feedback_adapter.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00