- 05666b4 Function that Converts NtpTime to a Timestamp with UTC epoch in Clock. by Olov Brändström · 5 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- 01ff41e Cleanup expired field trial WebRTC-Avx2SupportKillSwitch by Danil Chapovalov · 10 months ago
- 9109e85 Add option to log a warning for unregistered field trials by Emil Lundmark · 2 years ago
- cb4b0a6 Check FMA3 support before use it in SincResampler by Henrik Lundin · 2 years, 1 month ago
- e4c49e3 [Unwrap] Migrate RtpToNtpEstimator to use RtpTimestampUnwrapper by Evan Shrubsole · 2 years, 2 months ago
- 54cf754 APM: remove denormal disabler field trial by Alessio Bazzica · 2 years, 3 months ago
- 2d7a3e7 Rename test helper for registering field trial keys by Emil Lundmark · 2 years, 3 months ago
- 6bf20cc Verify field trials looked up through field_trial::FindFullName by Emil Lundmark · 2 years, 5 months ago
- 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 9 months ago
- f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 9 months ago
- 969c1356 Adopt absl::string_view in system_wrappers/ by Ali Tofigh · 2 years, 10 months ago
- fbe6672 Cleanup WebRTC-SystemIndependentNtpTimeKillSwitch by Danil Chapovalov · 2 years, 10 months ago
- 8b8d0b5 Check for BMI2 support before enabling AVX2 code paths by Gustaf Ullberg · 2 years, 11 months ago
- 04c8816 Switch to absl::string_view in field_trial::FindFullName() by Ali Tofigh · 3 years ago
- ae4fb61 Cleanup RtpToNtpEstimator by Danil Chapovalov · 3 years ago
- 83240ac Only FindFullName should be injectable at link-time. by Mirko Bonadei · 3 years ago
- c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
- fb8a3e4 Stricter sysconf(_SC_NPROCESSORS_ONLN) output check. by Mirko Bonadei · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- 59aba46 Removed timezone usage in UnixRealTimeClock::CurrentTimeVal when calling gettimeofday. by John Elliott · 3 years, 4 months ago
- 3291375 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 4 months ago
- da6a9d5 Use GTEST_SKIP() instead of early return. by Mirko Bonadei · 3 years, 7 months ago
- 0441bb6 APM: add HW-only denormal disabler by Alessio Bazzica · 3 years, 7 months ago
- f067192 Use backticks not vertical bars to denote variables in comments for /system_wrappers by Artem Titov · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
- b59e904 Add the ability to convert a timestamp to NTP time. by Paul Hallak · 3 years, 10 months ago
- 704d6e5 Consolidate the different NTP clocks into one. by Paul Hallak · 4 years ago
- 314b78d Remove `Clock::NtpToMs`. by Paul Hallak · 4 years ago
- 373bb7b Don't use SystemTimeNanos() for current wallclock time on WINUWP by Johannes Kron · 4 years, 1 month ago
- 9308b7a Delete use of RWLockWrapper from SimulatedClock by Niels Möller · 4 years, 4 months ago
- a43178c Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 5 months ago
- a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- c18be4a Revert "Deactivating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- 3f8966f Deactivating AVX2 support by default by Per Åhgren · 4 years, 6 months ago
- e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 6 months ago
- bef022b Refactor cpu_features_wrapper.h functions from C to C++. by Mirko Bonadei · 4 years, 6 months ago
- 66e7338 Reland "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 6 months ago
- d156a0d Revert "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 6 months ago
- 2b242d8 Merge cpu_features build targets into //system_wrappers. by Mirko Bonadei · 4 years, 6 months ago
- 7f557b4 Don't make up names with double underscores by Karl Wiberg · 4 years, 6 months ago
- 72e4321 Reland "Support AVX2/FMA intrinsics in Audio Resampler module" by Zhaoliang Ma · 4 years, 7 months ago
- 0c9204c Revert "Support AVX2/FMA intrinsics in Audio Resampler module" by Åsa Persson · 4 years, 8 months ago
- 1ca8d87 Support AVX2/FMA intrinsics in Audio Resampler module by Zhaoliang Ma · 4 years, 8 months ago
- 85585f4 Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 10 months ago
- d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- ee1e015 Expose methods to validate and merge FieldTrial strings. by Konrad Hofbauer · 5 years ago
- 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
- 6094953 Add helper functions to convert between integer milliseconds and fixed-point seconds. by Chen Xing · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 6 years ago
- 4de3115 Adds unit based interface to Clock class. by Sebastian Jansson · 6 years ago
- a8cf3b7 Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe. by Mirko Bonadei · 6 years ago
- c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
- c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
- 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
- 2a96ab2 Makes Clock interface fully mutable. by Sebastian Jansson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 7d8c27e [Fuchsia] Implement detection of available cores. by Fabrice de Gans-Riberi · 6 years ago
- aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
- f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
- ee45f90 In RTP to NTP estimator do not allow huge jumps in NTP timestamps by Ilya Nikolaevskiy · 6 years ago
- c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
- 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 6 years ago
- c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 6 years ago
- 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 7 years ago
- fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 7 years ago
- 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 7 years ago
- a421775 Delete class EventTimerWrapper. by Niels Möller · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- c14d9bb Removing find_bad_constructs from system_wrappers. by Mirko Bonadei · 7 years ago
- d6eb71e Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. by Qingsi Wang · 7 years ago
- 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 16a1402 Remove a couple of unnecessary winsock2.h includes by Tommi · 7 years ago
- 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 7 years ago
- 0191441 Lowercase Windows headers. by Mirko Bonadei · 7 years ago
- 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
- 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 7 years ago
- 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
- 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
- 7fd74ff Fixing issues that affect newest versions of NDK. by Mirko Bonadei · 7 years ago
- 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
- c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
- 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
- 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 7 years ago
- 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
- 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago