1. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  2. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  3. 2a96ab2 Makes Clock interface fully mutable. by Sebastian Jansson · 6 years ago
  4. 36e0f57 Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK with by Qingsi Wang · 6 years ago
  5. dcfe484 Remove definition of macro WEBRTC_THREAD_RR (it's unused). by Mirko Bonadei · 6 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 7d8c27e [Fuchsia] Implement detection of available cores. by Fabrice de Gans-Riberi · 6 years ago
  8. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
  9. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  10. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  11. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  12. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  13. ee45f90 In RTP to NTP estimator do not allow huge jumps in NTP timestamps by Ilya Nikolaevskiy · 6 years ago
  14. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  15. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  16. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  17. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  18. 9acf1c1 Reland "Make sure Chromium will pick the correct field_trial/metric impl." by Mirko Bonadei · 6 years ago
  19. 1cb20de Revert "Make sure Chromium will pick the correct field_trial/metric impl." by Niklas Enbom · 6 years ago
  20. 8dc280d Make sure Chromium will pick the correct field_trial/metric impl. by Mirko Bonadei · 6 years ago
  21. 4b7a412 Relieve perkj@ of some OWNER duties by Karl Wiberg · 6 years ago
  22. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  23. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  24. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 7 years ago
  25. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  26. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 7 years ago
  27. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 7 years ago
  28. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 7 years ago
  29. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 7 years ago
  30. 96ede16a Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 7 years ago
  31. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 7 years ago
  32. a421775 Delete class EventTimerWrapper. by Niels Möller · 7 years ago
  33. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  34. c14d9bb Removing find_bad_constructs from system_wrappers. by Mirko Bonadei · 7 years ago
  35. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  36. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  37. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  38. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  39. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  40. 4077814 Removing /wd4334 from system_wrappers. by Mirko Bonadei · 7 years ago
  41. d6eb71e Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. by Qingsi Wang · 7 years ago
  42. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  43. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  44. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  45. 450cdf3 Clean up posix-only files. by Fabrice de Gans-Riberi · 7 years ago
  46. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 7 years ago
  47. 16a1402 Remove a couple of unnecessary winsock2.h includes by Tommi · 7 years ago
  48. 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 7 years ago
  49. 0191441 Lowercase Windows headers. by Mirko Bonadei · 7 years ago
  50. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
  51. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  52. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  53. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 7 years ago
  54. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  55. 7fd74ff Fixing issues that affect newest versions of NDK. by Mirko Bonadei · 7 years ago
  56. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  57. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  58. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  59. 6e6a955 Fix visibility problems for downstream projects by Ilya Nikolaevskiy · 7 years ago
  60. 4aa8ab5 Add myself (nisse@) as owner of system_wrappers/. by Niels Möller · 7 years ago
  61. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  62. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 7 years ago
  63. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  64. b3fb938 Remove obsolete TODO. by Patrik Höglund · 7 years ago
  65. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  66. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  67. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  68. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  69. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  70. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  71. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  72. 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
  73. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  74. 3310274 Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled by Ilya Nikolaevskiy · 7 years ago
  75. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  76. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  77. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  78. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  79. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  80. 79eb1d9 Run `git cl format --full` on the C++ files in system_wrappers/ by Karl Wiberg · 7 years ago
  81. 5e7d177 Remove references to and implementation of GetHistogramName(). by Tommi · 7 years ago
  82. c15b2dd Switch metrics_default and field_trial_default to source_set. by Mirko Bonadei · 7 years ago
  83. 160c020 Implement Atomic32 using C++11's std::atomic by Yuwei Huang · 7 years ago
  84. 779d365 Delete static_instance.h and fix_interlocked_exchange_pointer_win.h by Niels Möller · 7 years ago
  85. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  86. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  87. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  88. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  89. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  90. 5d41bde Update rw_lock_win.cc to use LS_LOG rather than WEBRTC_TRACE. by Niels Möller · 7 years ago
  91. 22d3da9 Delete unused Atomic32 overloads of binary +/- operators. by Niels Möller · 8 years ago
  92. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  93. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  94. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago
  95. cc63de4 by niklase@google.com · 14 years ago
  96. d4d2767 Minor update that fixes crash in system wrappers unittest. (the crash was in the test of map_wrapper). by hellner@google.com · 14 years ago
  97. d3b208d Fixes Valgrind warnings in system_wrapper. by hellner@google.com · 14 years ago
  98. 706b725 Added unit test for the map wrapper class. by hellner@google.com · 14 years ago
  99. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
  100. 8dcd789 Unit test for list wrapper under system_wrappers by hellner@google.com · 14 years ago