webrtc/system_wrappers/source
Mirko Bonadei e0d455b409 Remove runtime_enabled_feature.
This features is not needed anymore, with this CL it is also possible
to address two issues:
- The need to pick a default implementation.
- The need to use -Wno-global-constructors.

Bug: webrtc:9631, webrtc:9693
Change-Id: Id3daf34179fbc8db26969fc701ccbfa7182c6a9b
Reviewed-on: https://webrtc-review.googlesource.com/102543
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24904}
2018-10-01 07:03:25 +00:00
..
clock.cc Refactor initialization of GetRealTimeClock singleton. 2018-09-10 18:00:44 +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 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cpu_features_android.c Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
cpu_features_linux.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cpu_info.cc Remove a couple of unnecessary winsock2.h includes 2018-04-03 08:49:58 +00:00
event.cc Reland "Delete class EventTimerWrapper." 2018-09-07 09:54:55 +00:00
field_trial.cc Merge field_trial and field_trial_default in a unique target. 2018-09-15 09:57:30 +00:00
metrics.cc Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
metrics_default_unittest.cc Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
metrics_unittest.cc Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +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 Replace rtc::Optional with absl::optional 2018-06-21 09:32:56 +00:00
rtp_to_ntp_estimator_unittest.cc Refactor RtpToNtpEstimator and MovingMedianFilter 2017-11-14 10:34:56 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00