webrtc/system_wrappers/source
Qingsi Wang d6eb71ef2c Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE.
A stub of sparse histogram factory getter is added so that Chromium can
provide an implementation using base::SparseHistogram for the metrics
macro RTC_HISTOGRAM_ENUMERATION_SPARSE. The default implementation in
WebRTC reuses the non-sparse version.

Bug: None
Change-Id: Ia091ca7aaacb6baa92027cd99d821bbc8da8d780
Reviewed-on: https://webrtc-review.googlesource.com/85740
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Qingsi Wang <qingsi@google.com>
Cr-Commit-Position: refs/heads/master@{#23750}
2018-06-27 00:41:29 +00:00
..
clock.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +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 Remove a couple of unnecessary winsock2.h includes 2018-04-03 08:49:58 +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 Fixing issues that affect newest versions of NDK. 2018-02-27 10:30:43 +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 Lowercase Windows headers. 2018-03-26 11:38:10 +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
metrics_default.cc Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. 2018-06-27 00:41:29 +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 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
runtime_enabled_features_default.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00