1. 206ccd0 Merge remote tracking branch 'upstream-master' by Jorge E. Moreira · 3 years, 11 months ago
  2. 85770cd Merge branch 'upstream-master' by Jorge E. Moreira · 3 years, 11 months ago
  3. 85585f4 Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex. by Markus Handell · 4 years ago
  4. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years ago
  5. a5e07cc Rename more death test to *DeathTest by Tommi · 4 years ago
  6. 9f6ff83 Do not trigger -Wimplicit-int-float-conversion by mmorrison · 4 years, 2 months ago
  7. 6d2dfeb Add RTC_EXPORT to webrtc::Clock by Johannes Kron · 4 years, 3 months ago
  8. d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 4 years, 3 months ago
  9. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 4 months ago
  10. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 4 months ago
  11. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 4 months ago
  12. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 5 months ago
  13. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 6 months ago
  14. ee1e015 Expose methods to validate and merge FieldTrial strings. by Konrad Hofbauer · 4 years, 6 months ago
  15. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 4 years, 6 months ago
  16. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 4 years, 7 months ago
  17. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 7 months ago
  18. 22ae169 Remove dependencies on Chromium's webrtc_overrides. by Mirko Bonadei · 4 years, 7 months ago
  19. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 8 months ago
  20. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 4 years, 9 months ago
  21. 6094953 Add helper functions to convert between integer milliseconds and fixed-point seconds. by Chen Xing · 4 years, 10 months ago
  22. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  23. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  24. 4de3115 Adds unit based interface to Clock class. by Sebastian Jansson · 5 years ago
  25. a8cf3b7 Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe. by Mirko Bonadei · 5 years ago
  26. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  27. c90e81e Rename android_tools to android_sdk by Peter Wen · 5 years ago
  28. e8fd57c Move EventWrapper to its own build target by Niels Möller · 5 years ago
  29. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  30. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 5 years ago
  31. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  32. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  33. 2a96ab2 Makes Clock interface fully mutable. by Sebastian Jansson · 5 years ago
  34. 36e0f57 Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK with by Qingsi Wang · 5 years ago
  35. dcfe484 Remove definition of macro WEBRTC_THREAD_RR (it's unused). by Mirko Bonadei · 5 years ago
  36. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  37. 7d8c27e [Fuchsia] Implement detection of available cores. by Fabrice de Gans-Riberi · 5 years ago
  38. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 5 years ago
  39. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  40. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  41. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  42. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  43. ee45f90 In RTP to NTP estimator do not allow huge jumps in NTP timestamps by Ilya Nikolaevskiy · 6 years ago
  44. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  45. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  46. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  47. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  48. 9acf1c1 Reland "Make sure Chromium will pick the correct field_trial/metric impl." by Mirko Bonadei · 6 years ago
  49. 1cb20de Revert "Make sure Chromium will pick the correct field_trial/metric impl." by Niklas Enbom · 6 years ago
  50. 8dc280d Make sure Chromium will pick the correct field_trial/metric impl. by Mirko Bonadei · 6 years ago
  51. 4b7a412 Relieve perkj@ of some OWNER duties by Karl Wiberg · 6 years ago
  52. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  53. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  54. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  55. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  56. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 6 years ago
  57. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 6 years ago
  58. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 6 years ago
  59. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  60. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  61. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  62. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  63. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  64. c14d9bb Removing find_bad_constructs from system_wrappers. by Mirko Bonadei · 6 years ago
  65. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  66. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  67. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  68. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  69. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  70. 4077814 Removing /wd4334 from system_wrappers. by Mirko Bonadei · 6 years ago
  71. d6eb71e Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. by Qingsi Wang · 6 years ago
  72. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  73. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  74. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  75. 450cdf3 Clean up posix-only files. by Fabrice de Gans-Riberi · 6 years ago
  76. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 6 years ago
  77. 16a1402 Remove a couple of unnecessary winsock2.h includes by Tommi · 6 years ago
  78. 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 6 years ago
  79. 0191441 Lowercase Windows headers. by Mirko Bonadei · 6 years ago
  80. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  81. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  82. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  83. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  84. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  85. 7fd74ff Fixing issues that affect newest versions of NDK. by Mirko Bonadei · 6 years ago
  86. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  87. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 6 years ago
  88. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 6 years ago
  89. 6e6a955 Fix visibility problems for downstream projects by Ilya Nikolaevskiy · 6 years ago
  90. 4aa8ab5 Add myself (nisse@) as owner of system_wrappers/. by Niels Möller · 6 years ago
  91. 9c68613 Update gn files to support Mozilla build by Dan Minor · 6 years ago
  92. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 6 years ago
  93. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 6 years ago
  94. b3fb938 Remove obsolete TODO. by Patrik Höglund · 6 years ago
  95. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 6 years ago
  96. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 6 years ago
  97. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 6 years ago
  98. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 6 years ago
  99. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 6 years ago
  100. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 6 years ago