webrtc/system_wrappers/source
Ilya Nikolaevskiy 2ffe3e80db Reland Use runtime enabled features API to enable dual stream mode
This is an unchanged patch after dependency fixes in downstream projects are implemented.

Original patch was reviewed here:
https://webrtc-review.googlesource.com/c/src/+/39008

TBR=phoglund@webrtc.org,ilnik@webrtc.org,nisse@webrtc.org,philipel@webrtc.org,lliuu@webrtc.org

Change-Id: I648bbf63d34282a48cabc854615005ec65b28cb3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8287
Reviewed-on: https://webrtc-review.googlesource.com/40420
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21674}
2018-01-18 12:22:49 +00:00
..
aligned_array_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aligned_malloc.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aligned_malloc_unittest.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
clock.cc Fixes to build WebRTC for Fuchsia 2017-12-12 23:37:28 +00:00
clock_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cpu_features.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
cpu_features_android.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
cpu_features_linux.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cpu_info.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
event.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
event_timer_posix.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
event_timer_posix.h Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
event_timer_posix_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
event_timer_win.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
event_timer_win.h Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
field_trial_default.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
file_impl.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
metrics_default.cc Remove references to and implementation of GetHistogramName(). 2017-10-30 19:20:49 +00:00
metrics_default_unittest.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
metrics_unittest.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
ntp_time_unittest.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
rtp_to_ntp_estimator.cc Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled 2017-12-05 09:49:32 +00:00
rtp_to_ntp_estimator_unittest.cc Refactor RtpToNtpEstimator and MovingMedianFilter 2017-11-14 10:34:56 +00:00
runtime_enabled_features_default.cc Reland Use runtime enabled features API to enable dual stream mode 2018-01-18 12:22:49 +00:00
rw_lock.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rw_lock_posix.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00
rw_lock_posix.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rw_lock_win.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rw_lock_win.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
timestamp_extrapolator.cc Run git cl format --full on the C++ files in system_wrappers/ 2017-11-08 15:02:19 +00:00