webrtc/modules/pacing
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
..
mock Only create ALR detector in PacedSender if deprecated functions are called. 2018-12-07 17:50:36 +00:00
bitrate_prober_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
bitrate_prober.cc Fix overflow for high bitrates in BitrateProber 2018-11-12 10:50:14 +00:00
bitrate_prober.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Make pacing buffer send interval configurable. 2018-12-20 15:29:27 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget.cc Added limit to elapsed time in paced sender. 2018-02-28 09:40:00 +00:00
interval_budget.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
OWNERS Adds srte@webrtc.org as modules/pacing/ OWNER. 2018-06-29 15:25:24 +00:00
paced_sender_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
paced_sender.cc Include pacing buffer size in congestion window. 2019-01-09 11:16:58 +00:00
paced_sender.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
pacer.h Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
packet_router_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
packet_router.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
packet_router.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
round_robin_packet_queue.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
round_robin_packet_queue.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00