1. e091fd2 Remove lock from RtpStreamReceiverController. by Tomas Gunnarsson · 4 years, 2 months ago
  2. 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years, 2 months ago
  3. 12971a2 Update WebRTC code version (2021-01-18T04:03:42). by webrtc-version-updater · 4 years, 2 months ago
  4. 09729d2 Update WebRTC code version (2021-01-17T04:01:53). by webrtc-version-updater · 4 years, 2 months ago
  5. 9c8dd87 Fixing WebRTC/Chromium FYI build. by Mirko Bonadei · 4 years, 2 months ago
  6. be93b78 Move iOS bundle data for tests inside rtc_include_test (take 2). by Mirko Bonadei · 4 years, 2 months ago
  7. 2397b6e SimulcastEncoderAdapter: Add field trial for EncoderInfo settings. by Åsa Persson · 4 years, 2 months ago
  8. fd9500e In criket::BaseChannel replace AsyncInvoker with task queue functions by Danil Chapovalov · 4 years, 2 months ago
  9. 8ed6185 Move iOS bundle data for tests inside rtc_include_test. by Mirko Bonadei · 4 years, 2 months ago
  10. d705bbe Roll chromium_revision 3c2d1e3ba1..da24822732 (844134:844357) by chromium-webrtc-autoroll · 4 years, 2 months ago
  11. f4d1ecf Update WebRTC code version (2021-01-16T04:03:13). by webrtc-version-updater · 4 years, 2 months ago
  12. 61ede7a Roll chromium_revision 72fe6d7aab..3c2d1e3ba1 (844008:844134) by chromium-webrtc-autoroll · 4 years, 2 months ago
  13. d723da1 Reland "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
  14. 098da17 Reland "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
  15. ba91dbc In SVC controllers add support for frames dropped by encoder by Danil Chapovalov · 4 years, 2 months ago
  16. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  17. 79d9c37 Revert "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
  18. 59bdcbe Default enable delay adaptation during DTX. by Jakob Ivarsson · 4 years, 2 months ago
  19. 5ab6a8c Refactors SimulcastEncoder Adapter. by Erik Språng · 4 years, 2 months ago
  20. 1528e2b Set AV1E_SET_ERROR_RESILIENT_MODE on T1 and T2 enhanced layers by Sergio Garcia Murillo · 4 years, 2 months ago
  21. 809a261 Roll chromium_revision 42ab9dc8c8..72fe6d7aab (843550:844008) by chromium-webrtc-autoroll · 4 years, 2 months ago
  22. a86cef7 Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding by Danil Chapovalov · 4 years, 2 months ago
  23. 87e9f6e Update p2p/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  24. 3ae09f5 Revert "Improve structuring of test for audio glitches." by Alex Loiko · 4 years, 2 months ago
  25. 98db5d1 Revert "Add ability to load CreateDirect3DDeviceFromDXGIDevice from d3d11.dll" by Alex Loiko · 4 years, 2 months ago
  26. b45d3aa Update android jni code to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  27. d76dcbd Simplify FakeRtcEventLog, delete rtc::Bind usage by Niels Möller · 4 years, 2 months ago
  28. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 2 months ago
  29. a7ccacc Update WebRTC code version (2021-01-15T04:04:08). by webrtc-version-updater · 4 years, 2 months ago
  30. 6c8738c mb: Fully remove references to 'masters' in favor of 'builder_groups'. by Mirko Bonadei · 4 years, 2 months ago
  31. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  32. 884118d Delete unused functions in ModuleRtpRtcpImpl by Danil Chapovalov · 4 years, 2 months ago
  33. 23f60eb Add ability to load CreateDirect3DDeviceFromDXGIDevice from d3d11.dll by Austin Orion · 4 years, 2 months ago
  34. c17bca7 SetOfferedRtpHeaderExtensions: fix error code. by Markus Handell · 4 years, 2 months ago
  35. 1669103 Roll chromium_revision 189823ba75..42ab9dc8c8 (843026:843550) by chromium-webrtc-autoroll · 4 years, 2 months ago
  36. f77aa81 Update AudioDeviceBuffer to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  37. 42c0d70 Include packetization in video codec string by Emil Lundmark · 4 years, 2 months ago
  38. 4319b16 Revert "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
  39. 8c2250e Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code by Danil Chapovalov · 4 years, 2 months ago
  40. 1921708 SetNegotiatedHeaderExtensions_w: Set list synchronously. by Markus Handell · 4 years, 2 months ago
  41. c12f625 Adds VideoDecoder::GetDecoderInfo() by Erik Språng · 4 years, 2 months ago
  42. a0bb2ef Delete unused VideoType enum values by Niels Möller · 4 years, 2 months ago
  43. e61a40e Fix typo in audio processing header. by Hua, Chunbo · 4 years, 2 months ago
  44. fdbaeda Improve structuring of test for audio glitches. by Harald Alvestrand · 4 years, 2 months ago
  45. dbcaff0 Fix AudioProcessing::Config::ToString() implementation. by Hua, Chunbo · 4 years, 2 months ago
  46. d73426d6 Add new empty build targets rtp_rtcp_legacy and video_legacy. by Niels Möller · 4 years, 2 months ago
  47. b24e720 Fix inconsistencies in network BUILD.gn file by Andrey Logvin · 4 years, 2 months ago
  48. db79204 Change PeerConnectionE2EQualityTest to use lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  49. 76714a6 AGC2 minor code clean up by Alessio Bazzica · 4 years, 2 months ago
  50. ece6712 Add av1 to lower range IDs. by Jerome Jiang · 4 years, 2 months ago
  51. 507eacf Reland "ChannelStatistics used for RTP stats in VoipStatistics." by Tim Na · 4 years, 2 months ago
  52. 2297272 Roll chromium_revision c0feffab8f..189823ba75 (842900:843026) by chromium-webrtc-autoroll · 4 years, 2 months ago
  53. 8606b9c Replace all uses of the word 'master' with 'builder_group' in //tools/mb by Mirko Bonadei · 4 years, 2 months ago
  54. 6e509f9 Handle case createShader throws an exception. by Sami Kalliomäki · 4 years, 2 months ago
  55. 94324f2 Add a test to detect excessive audio delay during renegotiation. by Harald Alvestrand · 4 years, 2 months ago
  56. 0e8dd03 Fix cpu usage dvqa test on windows by Andrey Logvin · 4 years, 2 months ago
  57. 0c2808e Remove CheckCompile method from MetaBuildWrapper. by Mirko Bonadei · 4 years, 2 months ago
  58. 086ed6e Roll chromium_revision b24f1becea..c0feffab8f (842774:842900) by chromium-webrtc-autoroll · 4 years, 2 months ago
  59. 81b58d1 Update WebRTC code version (2021-01-13T04:03:21). by webrtc-version-updater · 4 years, 2 months ago
  60. 46f94ac Roll chromium_revision e35e978ee1..b24f1becea (842656:842774) by chromium-webrtc-autoroll · 4 years, 2 months ago
  61. 37827c9 Revert "ChannelStatistics used for RTP stats in VoipStatistics." by Alex Loiko · 4 years, 2 months ago
  62. cf4e534 Roll chromium_revision 0026868b2d..e35e978ee1 (842481:842656) by chromium-webrtc-autoroll · 4 years, 2 months ago
  63. 444e04b ChannelStatistics used for RTP stats in VoipStatistics. by Tim Na · 4 years, 2 months ago
  64. 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 2 months ago
  65. b942d45 Fill fps allocation by LibaomAv1Encoder::GetEncoderInfo by Danil Chapovalov · 4 years, 2 months ago
  66. 6f597bd Move logged types for RTC event log into event headers. by Björn Terelius · 4 years, 2 months ago
  67. fe06dbd Correction for the calculation of the abs max value by Ivo Creusen · 4 years, 2 months ago
  68. f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 2 months ago
  69. 833e04e Roll chromium_revision cbaaf9e4b2..0026868b2d (842367:842481) by chromium-webrtc-autoroll · 4 years, 2 months ago
  70. a782022 Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers by Danil Chapovalov · 4 years, 2 months ago
  71. a68bfc5 Delete KeepBufferRefs helpers, and use of rtc::Bind. by Niels Möller · 4 years, 2 months ago
  72. 4a5c855 Add thread annotation to IncomingVideoStream by Niels Möller · 4 years, 2 months ago
  73. 3a99ebe Update WebRTC code version (2021-01-12T04:04:10). by webrtc-version-updater · 4 years, 2 months ago
  74. b2460f2 Roll chromium_revision 2059e3a759..cbaaf9e4b2 (842148:842367) by chromium-webrtc-autoroll · 4 years, 2 months ago
  75. 5aa72ef Roll chromium_revision 78ea2c1bec..2059e3a759 (842019:842148) by chromium-webrtc-autoroll · 4 years, 2 months ago
  76. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 2 months ago
  77. 360da05 Remove webrtc::VideoDecoder::PrefersLateDecoding. by philipel · 4 years, 2 months ago
  78. d892e6e [build] Remove obsolete gn flag by Mirko Bonadei · 4 years, 2 months ago
  79. 1c5e63e Add module documentation for emulated network by Artem Titov · 4 years, 2 months ago
  80. ad0be28 Roll chromium_revision e9fe59463e..78ea2c1bec (841903:842019) by chromium-webrtc-autoroll · 4 years, 2 months ago
  81. e15dc58 Use rtc::CopyOnWriteBuffer::MutableData through webrtc by Danil Chapovalov · 4 years, 2 months ago
  82. da06e8f Do not proxy VideoSendStreamImpl::OnVideoLayersAllocationUpdated by Per Kjellander · 4 years, 2 months ago
  83. 6afa794 Delete deprecated H264BitstreamParser methods by Niels Möller · 4 years, 2 months ago
  84. cffaf0a Inclusive language: Remove a couple of occurences of "whitelist" by Harald Alvestrand · 4 years, 2 months ago
  85. 8cf47fb Update WebRTC code version (2021-01-11T04:01:55). by webrtc-version-updater · 4 years, 2 months ago
  86. 952be20 Roll chromium_revision 256cb7a3c3..e9fe59463e (841800:841903) by chromium-webrtc-autoroll · 4 years, 2 months ago
  87. 5247070 RNN VAD: add missing CPU features to test FC and GRU layers by Alessio Bazzica · 4 years, 2 months ago
  88. 42082f9 Roll chromium_revision 6ae5319dfd..256cb7a3c3 (841669:841800) by chromium-webrtc-autoroll · 4 years, 2 months ago
  89. 472c1fe Update WebRTC code version (2021-01-09T04:01:32). by webrtc-version-updater · 4 years, 2 months ago
  90. 783278a Roll chromium_revision 211a9ad899..6ae5319dfd (841507:841669) by chromium-webrtc-autoroll · 4 years, 2 months ago
  91. 644164c Roll chromium_revision 82fccc555b..211a9ad899 (841356:841507) by chromium-webrtc-autoroll · 4 years, 2 months ago
  92. 942976e Wire scalability_mode when simulcast is not in use (i.e. streams==1) by Sergio Garcia Murillo · 4 years, 2 months ago
  93. 1607b3a Update WebRTC code version (2021-01-08T04:02:26). by webrtc-version-updater · 4 years, 2 months ago
  94. 4681cec Roll chromium_revision aff08690df..82fccc555b (841210:841356) by chromium-webrtc-autoroll · 4 years, 2 months ago
  95. cdb3bc3 Roll chromium_revision a66f367f6e..aff08690df (841068:841210) by chromium-webrtc-autoroll · 4 years, 2 months ago
  96. 5e4ae54 Roll chromium_revision 25be8f6bfb..a66f367f6e (840938:841068) by chromium-webrtc-autoroll · 4 years, 2 months ago
  97. ec9b281 Add ability to specify random seed when creating built it network emulation by Artem Titov · 4 years, 2 months ago
  98. 82e1875 Introduce CopyOnWriteBuffer::MutableData() function by Danil Chapovalov · 4 years, 2 months ago
  99. 524f682 SSE2 and NEON kill switches for AGC2 by Alessio Bazzica · 4 years, 2 months ago
  100. b8f32c4 video_engine: fix logging by Philipp Hancke · 4 years, 2 months ago