- d454815 Use //third_party/cpu_features directly by Prashanth Swaminathan · 1 year, 8 months ago
- 7220ee9 Format the rest by Jared Siskin · 1 year, 9 months ago
- 9109e85 Add option to log a warning for unregistered field trials by Emil Lundmark · 1 year, 11 months ago
- cb4b0a6 Check FMA3 support before use it in SincResampler by Henrik Lundin · 2 years ago
- e4c49e3 [Unwrap] Migrate RtpToNtpEstimator to use RtpTimestampUnwrapper by Evan Shrubsole · 2 years ago
- 54cf754 APM: remove denormal disabler field trial by Alessio Bazzica · 2 years, 1 month ago
- 2d7a3e7 Rename test helper for registering field trial keys by Emil Lundmark · 2 years, 2 months ago
- 6bf20cc Verify field trials looked up through field_trial::FindFullName by Emil Lundmark · 2 years, 4 months ago
- a16786b Delete nisse@webrtc.org from OWNERS files by Niels Möller · 2 years, 6 months ago
- 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 7 months ago
- f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 2 years, 8 months ago
- 969c1356 Adopt absl::string_view in system_wrappers/ by Ali Tofigh · 2 years, 8 months ago
- fbe6672 Cleanup WebRTC-SystemIndependentNtpTimeKillSwitch by Danil Chapovalov · 2 years, 9 months ago
- 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 9 months ago
- 8b8d0b5 Check for BMI2 support before enabling AVX2 code paths by Gustaf Ullberg · 2 years, 9 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 9 months ago
- 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 9 months ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 2 years, 10 months ago
- e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 2 years, 10 months ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 10 months ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 2 years, 10 months ago
- bddfe02 Remove //rtc_base:atomicops from public deps by Florent Castelli · 2 years, 10 months ago
- 04c8816 Switch to absl::string_view in field_trial::FindFullName() by Ali Tofigh · 2 years, 10 months ago
- ae4fb61 Cleanup RtpToNtpEstimator by Danil Chapovalov · 2 years, 10 months ago
- 83240ac Only FindFullName should be injectable at link-time. by Mirko Bonadei · 2 years, 10 months ago
- c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years ago
- fb8a3e4 Stricter sysconf(_SC_NPROCESSORS_ONLN) output check. by Mirko Bonadei · 3 years, 1 month ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
- 59aba46 Removed timezone usage in UnixRealTimeClock::CurrentTimeVal when calling gettimeofday. by John Elliott · 3 years, 3 months ago
- 3291375 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 3 months ago
- da6a9d5 Use GTEST_SKIP() instead of early return. by Mirko Bonadei · 3 years, 5 months ago
- 0441bb6 APM: add HW-only denormal disabler by Alessio Bazzica · 3 years, 5 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 6 months ago
- f067192 Use backticks not vertical bars to denote variables in comments for /system_wrappers by Artem Titov · 3 years, 6 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 7 months ago
- 2491dbd Make Clock::ConvertTimestampToNtpTime pure virtual by Paul Hallak · 3 years, 8 months ago
- b59e904 Add the ability to convert a timestamp to NTP time. by Paul Hallak · 3 years, 8 months ago
- 0de1ed0 Have only two pure virtual methods for webrtc::Clock, by Paul Hallak · 3 years, 8 months ago
- 704d6e5 Consolidate the different NTP clocks into one. by Paul Hallak · 3 years, 10 months ago
- 314b78d Remove `Clock::NtpToMs`. by Paul Hallak · 3 years, 10 months ago
- 373bb7b Don't use SystemTimeNanos() for current wallclock time on WINUWP by Johannes Kron · 4 years ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years ago
- 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years ago
- 9308b7a Delete use of RWLockWrapper from SimulatedClock by Niels Möller · 4 years, 3 months ago
- a43178c Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 4 months ago
- a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- c18be4a Revert "Deactivating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- 3f8966f Deactivating AVX2 support by default by Per Åhgren · 4 years, 4 months ago
- 16db7ff Move win32 files to a new "win32" target to avoid cyclic dependencies. by Tommi · 4 years, 4 months ago
- e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 4 months ago
- ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 4 months ago
- f264e70 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 4 months ago
- bef022b Refactor cpu_features_wrapper.h functions from C to C++. by Mirko Bonadei · 4 years, 5 months ago
- 66e7338 Reland "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 5 months ago
- d156a0d Revert "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 5 months ago
- 2b242d8 Merge cpu_features build targets into //system_wrappers. by Mirko Bonadei · 4 years, 5 months ago
- 7f557b4 Don't make up names with double underscores by Karl Wiberg · 4 years, 5 months ago
- 72e4321 Reland "Support AVX2/FMA intrinsics in Audio Resampler module" by Zhaoliang Ma · 4 years, 5 months ago
- 0c9204c Revert "Support AVX2/FMA intrinsics in Audio Resampler module" by Åsa Persson · 4 years, 6 months ago
- 1ca8d87 Support AVX2/FMA intrinsics in Audio Resampler module by Zhaoliang Ma · 4 years, 6 months ago
- 85585f4 Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. by Markus Handell · 4 years, 7 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 8 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 8 months ago
- 9f6ff83 Do not trigger -Wimplicit-int-float-conversion by mmorrison · 4 years, 10 months ago
- 6d2dfeb Add RTC_EXPORT to webrtc::Clock by Johannes Kron · 4 years, 11 months ago
- d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 4 years, 11 months ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 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
- 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 5 years ago
- 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 5 years ago
- 22ae169 Remove dependencies on Chromium's webrtc_overrides. by Mirko Bonadei · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 5 years ago
- 6094953 Add helper functions to convert between integer milliseconds and fixed-point seconds. by Chen Xing · 5 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
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- c90e81e Rename android_tools to android_sdk by Peter Wen · 6 years ago
- e8fd57c Move EventWrapper to its own build target by Niels Möller · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 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
- 36e0f57 Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK with by Qingsi Wang · 6 years ago
- dcfe484 Remove definition of macro WEBRTC_THREAD_RR (it's unused). by Mirko Bonadei · 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