1. dcfe484 Remove definition of macro WEBRTC_THREAD_RR (it's unused). by Mirko Bonadei · 6 years ago
  2. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  3. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  4. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  5. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  6. 9acf1c1 Reland "Make sure Chromium will pick the correct field_trial/metric impl." by Mirko Bonadei · 6 years ago
  7. 1cb20de Revert "Make sure Chromium will pick the correct field_trial/metric impl." by Niklas Enbom · 6 years ago
  8. 8dc280d Make sure Chromium will pick the correct field_trial/metric impl. by Mirko Bonadei · 6 years ago
  9. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  10. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  11. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  12. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  13. 92e0038 Merge field_trial and field_trial_default in a unique target. by Mirko Bonadei · 6 years ago
  14. c1c2a88 Merge system_wrappers:metrics and system_wrappers:metrics_default. by Mirko Bonadei · 6 years ago
  15. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 6 years ago
  16. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  17. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  18. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  19. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  20. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  21. c14d9bb Removing find_bad_constructs from system_wrappers. by Mirko Bonadei · 6 years ago
  22. 4077814 Removing /wd4334 from system_wrappers. by Mirko Bonadei · 6 years ago
  23. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  24. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  25. 450cdf3 Clean up posix-only files. by Fabrice de Gans-Riberi · 6 years ago
  26. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  27. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  28. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  29. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  30. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  31. 6e6a955 Fix visibility problems for downstream projects by Ilya Nikolaevskiy · 7 years ago
  32. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  33. 8cf45e9 Add runtime enabled features API to webrtc. by Ilya Nikolaevskiy · 7 years ago
  34. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  35. b3fb938 Remove obsolete TODO. by Patrik Höglund · 7 years ago
  36. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  37. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  38. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  39. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  40. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  41. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  42. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  43. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  44. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  45. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  46. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  47. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  48. c15b2dd Switch metrics_default and field_trial_default to source_set. by Mirko Bonadei · 7 years ago
  49. 160c020 Implement Atomic32 using C++11's std::atomic by Yuwei Huang · 7 years ago
  50. 779d365 Delete static_instance.h and fix_interlocked_exchange_pointer_win.h by Niels Möller · 7 years ago
  51. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  52. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  53. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  54. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  55. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  56. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/system_wrappers/BUILD.gn]
  57. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  58. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  59. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  60. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  61. b1d6b54 Adding target to track asm_defines.h by mbonadei · 7 years ago
  62. 148d5a2 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  63. 3d7b0e2 Revert of Enable GN check for webrtc/base (patchset #9 id:350001 of https://codereview.webrtc.org/2840453004/ ) by mbonadei · 7 years ago
  64. 7054085 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 7 years ago
  65. 11ed366 Revert of Enable GN check for webrtc/base (patchset #13 id:240001 of https://codereview.webrtc.org/2717083002/ ) by mbonadei · 7 years ago
  66. 8a11663 Enable GN check for webrtc/{p2p,system_wrappers} by kjellander · 7 years ago
  67. ed754e7 Enable GN check for webrtc/base by kjellander · 7 years ago
  68. 639d46a Delete system_wrappers logging facility. by nisse · 7 years ago
  69. ff046c7 Remove ALL usage of CriticalSectionWrapper. by kthelgason · 7 years ago
  70. 07b8388 Delete utf_util_win.h. by nisse · 8 years ago
  71. 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
  72. 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
  73. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  74. fe50b4d Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp by asapersson · 8 years ago
  75. 43c5a97 Delete stl_util.h. Unused since cl https://codereview.webrtc.org/2447103002 by nisse · 8 years ago
  76. fa07b91 Delete unused spreadsort implementation. by nisse · 8 years ago
  77. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  78. c4d2dc4 Delete DataLog abstraction, which was almost unused. by nisse · 8 years ago
  79. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  80. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  81. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  82. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  83. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  84. 3e3b6f2 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 8 years ago
  85. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  86. 714dd4e GN: Update tests to have the correct shard timeout value on Android. by sakal · 8 years ago
  87. a6219cc FileWrapper[Impl] modifications and actually remove the "Impl" class. by tommi · 8 years ago
  88. aff499c GN: Fix errors in rtc_include_tests conditions by kjellander@webrtc.org · 8 years ago
  89. e72db17 GN: Use rtc_include_tests variable to exclude tests. by kjellander · 8 years ago
  90. dc0dbad GN: Exclude tools and tests in Chromium builds. by kjellander@webrtc.org · 8 years ago
  91. bac0412 GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 8 years ago
  92. 8f4419b GN: Replace Windows suppressions of warning 4267 with config. by kjellander · 8 years ago
  93. 080a1e3 Fix iOS GN build and cleanup system_wrappers by kjellander · 8 years ago
  94. 01d70a3 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 8 years ago
  95. d28db7f Delete all use of tick_util.h. by Niels Möller · 8 years ago
  96. 953b1c1 Implement CPU feature detection for ARM Linux. by simon.hosie · 8 years ago
  97. 4a206a9 Remove webrtc::ScopedVector by kwiberg · 8 years ago
  98. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 8 years ago
  99. e791ffd Remove non-monotonic clock support by sprang · 9 years ago
  100. 5447934 Remove implementation of CriticalSectionWrapper and use rtc::CriticalSection by tommi · 9 years ago