webrtc/rtc_base/experiments
Sebastian Jansson 7f57788ab7 Removes trial to enable BBR congestion controller.
The BBR controller can still be injected, but the trials
will no longer work. This reduces the binary size.

Bug: webrtc:8415
Change-Id: I2c32c414d08ef0cc16bfd72651535a755cde9916
Reviewed-on: https://webrtc-review.googlesource.com/c/114120
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26077}
2018-12-20 16:42:07 +00:00
..
alr_experiment.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
alr_experiment.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
BUILD.gn Removes trial to enable BBR congestion controller. 2018-12-20 16:42:07 +00:00
cpu_speed_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
cpu_speed_experiment.h Add field trial for vp8 cpu speed configuration for arm. 2018-11-02 12:17:53 +00:00
cpu_speed_experiment_unittest.cc Add field trial for vp8 cpu speed configuration for arm. 2018-11-02 12:17:53 +00:00
DEPS Moved ALR experiment settings to new experiments folder. 2018-01-12 12:03:22 +00:00
field_trial_parser.cc Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_parser.h Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_parser_unittest.cc Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_units.cc Adds FieldTrialConstrained class. 2018-11-19 17:21:55 +00:00
field_trial_units.h Adds FieldTrialConstrained class. 2018-11-19 17:21:55 +00:00
field_trial_units_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
jitter_upper_bound_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
jitter_upper_bound_experiment.h JitterEstimator: Remove old LowRate exp and add trial for upper bound. 2018-11-01 14:51:38 +00:00
normalize_simulcast_size_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
normalize_simulcast_size_experiment.h Add field trial for normalized simulcast size. 2018-10-15 08:05:38 +00:00
normalize_simulcast_size_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Adds OWNERS to rtc_base/experiments. 2018-11-15 11:40:00 +00:00
quality_scaling_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
quality_scaling_experiment.h Move VideoCodecType from common_types.h to api/video/video_codec_type.h 2018-11-20 13:12:57 +00:00
quality_scaling_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtt_mult_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtt_mult_experiment.h Add rtt_mult_experiment to evaluate video robustness vs. latency 2018-08-27 15:51:52 +00:00
rtt_mult_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00