1. 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
  2. cb4b0a6 Check FMA3 support before use it in SincResampler by Henrik Lundin · 2 years, 2 months ago
  3. e4c49e3 [Unwrap] Migrate RtpToNtpEstimator to use RtpTimestampUnwrapper by Evan Shrubsole · 2 years, 3 months ago
  4. 54cf754 APM: remove denormal disabler field trial by Alessio Bazzica · 2 years, 3 months ago
  5. 2d7a3e7 Rename test helper for registering field trial keys by Emil Lundmark · 2 years, 4 months ago
  6. 6bf20cc Verify field trials looked up through field_trial::FindFullName by Emil Lundmark · 2 years, 6 months ago
  7. 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 9 months ago
  8. 969c1356 Adopt absl::string_view in system_wrappers/ by Ali Tofigh · 2 years, 11 months ago
  9. fbe6672 Cleanup WebRTC-SystemIndependentNtpTimeKillSwitch by Danil Chapovalov · 2 years, 11 months ago
  10. 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 11 months ago
  11. 04c8816 Switch to absl::string_view in field_trial::FindFullName() by Ali Tofigh · 3 years ago
  12. ae4fb61 Cleanup RtpToNtpEstimator by Danil Chapovalov · 3 years, 1 month ago
  13. 83240ac Only FindFullName should be injectable at link-time. by Mirko Bonadei · 3 years, 1 month ago
  14. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  15. 0441bb6 APM: add HW-only denormal disabler by Alessio Bazzica · 3 years, 8 months ago
  16. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  17. f067192 Use backticks not vertical bars to denote variables in comments for /system_wrappers by Artem Titov · 3 years, 8 months ago
  18. 2491dbd Make Clock::ConvertTimestampToNtpTime pure virtual by Paul Hallak · 3 years, 11 months ago
  19. b59e904 Add the ability to convert a timestamp to NTP time. by Paul Hallak · 3 years, 11 months ago
  20. 0de1ed0 Have only two pure virtual methods for webrtc::Clock, by Paul Hallak · 3 years, 11 months ago
  21. 704d6e5 Consolidate the different NTP clocks into one. by Paul Hallak · 4 years ago
  22. 314b78d Remove `Clock::NtpToMs`. by Paul Hallak · 4 years ago
  23. 9308b7a Delete use of RWLockWrapper from SimulatedClock by Niels Möller · 4 years, 5 months ago
  24. bef022b Refactor cpu_features_wrapper.h functions from C to C++. by Mirko Bonadei · 4 years, 7 months ago
  25. 66e7338 Reland "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 7 months ago
  26. d156a0d Revert "Merge cpu_features build targets into //system_wrappers." by Mirko Bonadei · 4 years, 7 months ago
  27. 2b242d8 Merge cpu_features build targets into //system_wrappers. by Mirko Bonadei · 4 years, 7 months ago
  28. 72e4321 Reland "Support AVX2/FMA intrinsics in Audio Resampler module" by Zhaoliang Ma · 4 years, 8 months ago
  29. 0c9204c Revert "Support AVX2/FMA intrinsics in Audio Resampler module" by Åsa Persson · 4 years, 8 months ago
  30. 1ca8d87 Support AVX2/FMA intrinsics in Audio Resampler module by Zhaoliang Ma · 4 years, 8 months ago
  31. 9f6ff83 Do not trigger -Wimplicit-int-float-conversion by mmorrison · 5 years ago
  32. 6d2dfeb Add RTC_EXPORT to webrtc::Clock by Johannes Kron · 5 years ago
  33. d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 5 years ago
  34. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  35. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  36. ee1e015 Expose methods to validate and merge FieldTrial strings. by Konrad Hofbauer · 5 years ago
  37. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 5 years ago
  38. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 5 years ago
  39. 6094953 Add helper functions to convert between integer milliseconds and fixed-point seconds. by Chen Xing · 6 years ago
  40. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  41. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 6 years ago
  42. 4de3115 Adds unit based interface to Clock class. by Sebastian Jansson · 6 years ago
  43. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
  44. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  45. 2a96ab2 Makes Clock interface fully mutable. by Sebastian Jansson · 6 years ago
  46. 36e0f57 Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK with by Qingsi Wang · 6 years ago
  47. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  48. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  49. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  50. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  51. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  52. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  53. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 7 years ago
  54. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  55. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 7 years ago
  56. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 7 years ago
  57. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 7 years ago
  58. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 7 years ago
  59. a421775 Delete class EventTimerWrapper. by Niels Möller · 7 years ago
  60. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  61. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  62. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  63. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  64. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  65. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  66. d6eb71e Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. by Qingsi Wang · 7 years ago
  67. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  68. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
  69. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  70. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  71. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  72. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  73. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  74. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  75. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  76. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 7 years ago
  77. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  78. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  79. 3310274 Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled by Ilya Nikolaevskiy · 7 years ago
  80. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  81. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  82. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  83. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  84. 79eb1d9 Run `git cl format --full` on the C++ files in system_wrappers/ by Karl Wiberg · 7 years ago
  85. 5e7d177 Remove references to and implementation of GetHistogramName(). by Tommi · 7 years ago
  86. 160c020 Implement Atomic32 using C++11's std::atomic by Yuwei Huang · 7 years ago
  87. 779d365 Delete static_instance.h and fix_interlocked_exchange_pointer_win.h by Niels Möller · 8 years ago
  88. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 8 years ago
  89. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 8 years ago
  90. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 8 years ago
  91. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 8 years ago
  92. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 8 years ago
  93. 22d3da9 Delete unused Atomic32 overloads of binary +/- operators. by Niels Möller · 8 years ago
  94. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  95. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  96. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago