webrtc/modules/pacing
Per Kjellander 5b69873cb5 Remove direct use of FieldTrials from AlrDetector
Instead use WebRtcKeyValueConfig and FieldTrialBasedConfig.
The purpose is to allow a user of GoogCC to use different settings on different instances.

BUG=webrtc:10335

Change-Id: I2f837688c9fdd341eecb44484cc784b1c80da1a9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132791
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27617}
2019-04-15 12:11:36 +00:00
..
mock Move RtcEventProbeClusterCreated to the network controller. 2019-02-15 16:42:47 +00:00
bitrate_prober.cc Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
bitrate_prober.h Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
bitrate_prober_unittest.cc Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
BUILD.gn Add probing histograms. 2019-03-25 17:11:59 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in PacedSender 2019-02-22 13:08:18 +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
interval_budget_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adds srte@webrtc.org as modules/pacing/ OWNER. 2018-06-29 15:25:24 +00:00
paced_sender.cc Remove direct use of FieldTrials from AlrDetector 2019-04-15 12:11:36 +00:00
paced_sender.h Remove direct use of FieldTrials from AlrDetector 2019-04-15 12:11:36 +00:00
paced_sender_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
pacer.h Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +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
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
round_robin_packet_queue.cc Fix variable shadowing in RoundRobinPacketQueue::Push. 2019-04-12 07:38:49 +00:00
round_robin_packet_queue.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00