1. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 6 months ago
  2. ee1e015 Expose methods to validate and merge FieldTrial strings. by Konrad Hofbauer · 4 years, 8 months ago
  3. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 4 years, 8 months ago
  4. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 4 years, 8 months ago
  5. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 8 months ago
  6. 22ae169 Remove dependencies on Chromium's webrtc_overrides. by Mirko Bonadei · 4 years, 8 months ago
  7. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  8. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 4 years, 11 months ago
  9. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  10. 4de3115 Adds unit based interface to Clock class. by Sebastian Jansson · 5 years ago
  11. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  12. c90e81e Rename android_tools to android_sdk by Peter Wen · 5 years ago
  13. e8fd57c Move EventWrapper to its own build target by Niels Möller · 5 years ago
  14. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  15. dcfe484 Remove definition of macro WEBRTC_THREAD_RR (it's unused). by Mirko Bonadei · 6 years ago
  16. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  17. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  18. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  19. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  20. 9acf1c1 Reland "Make sure Chromium will pick the correct field_trial/metric impl." by Mirko Bonadei · 6 years ago
  21. 1cb20de Revert "Make sure Chromium will pick the correct field_trial/metric impl." by Niklas Enbom · 6 years ago
  22. 8dc280d Make sure Chromium will pick the correct field_trial/metric impl. by Mirko Bonadei · 6 years ago
  23. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  24. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  25. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  26. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  27. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 6 years ago
  28. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 6 years ago
  29. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 6 years ago
  30. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  31. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  32. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  33. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  34. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  35. c14d9bb Removing find_bad_constructs from system_wrappers. by Mirko Bonadei · 6 years ago
  36. 4077814 Removing /wd4334 from system_wrappers. by Mirko Bonadei · 6 years ago
  37. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  38. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  39. 450cdf3 Clean up posix-only files. by Fabrice de Gans-Riberi · 6 years ago
  40. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  41. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  42. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  43. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  44. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  45. 6e6a955 Fix visibility problems for downstream projects by Ilya Nikolaevskiy · 7 years ago
  46. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  47. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 7 years ago
  48. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  49. b3fb938 Remove obsolete TODO. by Patrik Höglund · 7 years ago
  50. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  51. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  52. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  53. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  54. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  55. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  56. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  57. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  58. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  59. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  60. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  61. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  62. c15b2dd Switch metrics_default and field_trial_default to source_set. by Mirko Bonadei · 7 years ago
  63. 160c020 Implement Atomic32 using C++11's std::atomic by Yuwei Huang · 7 years ago
  64. 779d365 Delete static_instance.h and fix_interlocked_exchange_pointer_win.h by Niels Möller · 7 years ago
  65. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  66. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  67. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  68. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  69. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  70. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/system_wrappers/BUILD.gn]
  71. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  72. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  73. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  74. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  75. b1d6b54 Adding target to track asm_defines.h by mbonadei · 7 years ago
  76. 148d5a2 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  77. 3d7b0e2 Revert of Enable GN check for webrtc/base (patchset #9 id:350001 of https://codereview.webrtc.org/2840453004/ ) by mbonadei · 7 years ago
  78. 7054085 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  79. 11ed366 Revert of Enable GN check for webrtc/base (patchset #13 id:240001 of https://codereview.webrtc.org/2717083002/ ) by mbonadei · 7 years ago
  80. 8a11663 Enable GN check for webrtc/{p2p,system_wrappers} by kjellander · 7 years ago
  81. ed754e7 Enable GN check for webrtc/base by kjellander · 7 years ago
  82. 639d46a Delete system_wrappers logging facility. by nisse · 7 years ago
  83. ff046c7 Remove ALL usage of CriticalSectionWrapper. by kthelgason · 7 years ago
  84. 07b8388 Delete utf_util_win.h. by nisse · 7 years ago
  85. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  86. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  87. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  88. fe50b4d Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp by asapersson · 8 years ago
  89. 43c5a97 Delete stl_util.h. Unused since cl https://codereview.webrtc.org/2447103002 by nisse · 8 years ago
  90. fa07b91 Delete unused spreadsort implementation. by nisse · 8 years ago
  91. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  92. c4d2dc4 Delete DataLog abstraction, which was almost unused. by nisse · 8 years ago
  93. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  94. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  95. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  96. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  97. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  98. 3e3b6f2 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 8 years ago
  99. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  100. 714dd4e GN: Update tests to have the correct shard timeout value on Android. by sakal · 8 years ago