webrtc/system_wrappers/source
Steve Anton 10542f21c8 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
Mechanically generated by running this command:

tools_webrtc/do-renames.sh update all-renames.txt && git cl format

Then manually updating:

tools_webrtc/sanitizers/tsan_suppressions_webrtc.cc

Bug: webrtc:10159
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I54824cd91dada8fc3ee3d098f971bc319d477833
Reviewed-on: https://webrtc-review.googlesource.com/c/115653
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26226}
2019-01-11 17:11:39 +00:00
..
clock_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
clock.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
cpu_features_android.c
cpu_features_linux.c Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cpu_features.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cpu_info.cc [Fuchsia] Implement detection of available cores. 2018-12-17 19:37:46 +00:00
event.cc Add default constructor for rtc::Event 2018-11-07 08:57:50 +00:00
field_trial.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
metrics_default_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
metrics_unittest.cc Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
metrics.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
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_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtp_to_ntp_estimator.cc In RTP to NTP estimator use linear regression instead of ad hoc filter 2018-11-12 14:50:35 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00