1. dde7fe4 Refactor RepeatingTask to use absl::AnyInvocable functions of TaskQueue by Danil Chapovalov · 2 years, 10 months ago
  2. e76daab `AgcManagerDirect`: stop enforcing min mic level override with 0 level by Alessio Bazzica · 2 years, 10 months ago
  3. c9cad23 Min mic analog level: override minimum and behavior on Mac by Alessio Bazzica · 2 years, 10 months ago
  4. ecf88f4 Migrate net/dcsctp/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 10 months ago
  5. 25e268a Demote RtpStreamReceiverController AddSink/RemoveSink to private by Niels Möller · 2 years, 10 months ago
  6. ed66b77 Roll chromium_revision 40b11309e8..af0b70c101 (1020968:1021083) by chromium-webrtc-autoroll · 2 years, 10 months ago
  7. c8680c5 dcsctp: Generate lifecycle events by Victor Boivie · 2 years, 10 months ago
  8. cb99ccd Update/delete old TODOs by Niels Möller · 2 years, 10 months ago
  9. 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 10 months ago
  10. ea8eff3 Delete rtp_sender_ check in ModuleRtpRtcpImpl::SetSendingMediaStatus by Niels Möller · 2 years, 10 months ago
  11. f25a3ee Update WebRTC code version (2022-07-06T04:03:28). by webrtc-version-updater · 2 years, 10 months ago
  12. e9e4e34 Roll chromium_revision 3ba89edf17..40b11309e8 (1020846:1020968) by chromium-webrtc-autoroll · 2 years, 10 months ago
  13. a7e15a2 Introduce helper to guard an invocable with a safety flag by Danil Chapovalov · 2 years, 10 months ago
  14. 4a93da3 dcsctp: Report acked/abandoned messages when acked by Victor Boivie · 2 years, 10 months ago
  15. 72b12d4 Roll chromium_revision 89179a0330..3ba89edf17 (1020743:1020846) by chromium-webrtc-autoroll · 2 years, 10 months ago
  16. b6ff84b Reland "When VP9 SVC is used, use SvcConfig to set max bitrate for the stream." by Erik Språng · 2 years, 10 months ago
  17. 7992457 Add temporary accessors for numberOfTemporalLayers by Niels Möller · 2 years, 10 months ago
  18. a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 2 years, 10 months ago
  19. e1c707c Remove unused incomplete_frame argument from JitterEstimator. by philipel · 2 years, 10 months ago
  20. 39b1b42 Use designated initializers for webrtc::SimulcastStream by Niels Möller · 2 years, 10 months ago
  21. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 10 months ago
  22. 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 2 years, 10 months ago
  23. 8feb6fd Introduce new interface for TaskQueueBase using absl::AnyInvocable by Danil Chapovalov · 2 years, 10 months ago
  24. 4f1af11 Revert "When VP9 SVC is used, use SvcConfig to set max bitrate for the stream." by Erik Språng · 2 years, 10 months ago
  25. 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 10 months ago
  26. 6939f63 Update old TODO comments by Niels Möller · 2 years, 10 months ago
  27. c8152fe Update/delete old TODOs by Niels Möller · 2 years, 10 months ago
  28. fb9fbdf Delete unused UlpfecReceiver::ProcessReceivedFec return value by Niels Möller · 2 years, 10 months ago
  29. 22a6253 Make PeerConnectionInterface::SetConfiguration pure virtual by Niels Möller · 2 years, 10 months ago
  30. b5b159d Update old TODO comments by Niels Möller · 2 years, 10 months ago
  31. 27b35a7 Remove KeyFrameRequestSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 10 months ago
  32. 865e45d Add default values for SimulcastStream members by Niels Möller · 2 years, 10 months ago
  33. 56257af Cleanup ReceiveSideCongestionController: remove inner wrapper helper by Danil Chapovalov · 2 years, 10 months ago
  34. 9927cb7 Roll chromium_revision efe4047c2d..89179a0330 (1020566:1020743) by chromium-webrtc-autoroll · 2 years, 10 months ago
  35. d07186c Delete useless test fixture H264SpsParserTest by Niels Möller · 2 years, 10 months ago
  36. f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 10 months ago
  37. 58fbd1b Add manifest_merger to DEPS. by Mirko Bonadei · 2 years, 10 months ago
  38. 5023ffb DCHECK that RTCStatsCollector does not block-invoke more than twice. by Henrik Boström · 2 years, 10 months ago
  39. 0a72a28 Update WebRTC code version (2022-07-05T04:05:09). by webrtc-version-updater · 2 years, 10 months ago
  40. 3719a0c stats: use decoded framerate for inbound-rtp framesPerSecond by Philipp Hancke · 2 years, 10 months ago
  41. f82e8fa Remove WebRTC-Bwe-AlrLimitedBackoff field trial. by Erik Språng · 2 years, 10 months ago
  42. 591b63d Roll chromium_revision 52216a4d5d..efe4047c2d (1020464:1020566) by chromium-webrtc-autoroll · 2 years, 10 months ago
  43. 4f15246 dcsctp: Support lifecycle events in send queue by Victor Boivie · 2 years, 10 months ago
  44. d44badf Always include the actual decoder implementation when RTCVideoDecoderAV1 is used. by philipel · 2 years, 10 months ago
  45. 1c58081 Ignore RID that appears without an a=simulcast entry by Harald Alvestrand · 2 years, 10 months ago
  46. 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 2 years, 10 months ago
  47. a5f267d [ios] Remove the support for bitcode by Sylvain Defresne · 2 years, 10 months ago
  48. 67d2304 Fix config of number of temporal layers by Niels Möller · 2 years, 10 months ago
  49. 47a4584 Update WebRTC code version (2022-07-04T04:01:24). by webrtc-version-updater · 2 years, 10 months ago
  50. aa21f1e Roll chromium_revision a941a7d059..52216a4d5d (1020361:1020464) by chromium-webrtc-autoroll · 2 years, 10 months ago
  51. c931f70 network_tester: Remove usage of rtc::Thread::socketserver() and cleanup by Byoungchan Lee · 2 years, 10 months ago
  52. c3f5113 Update WebRTC code version (2022-07-03T04:06:15). by webrtc-version-updater · 2 years, 10 months ago
  53. 0a28a14 Roll chromium_revision b5895b16b1..a941a7d059 (1020162:1020361) by chromium-webrtc-autoroll · 2 years, 10 months ago
  54. dd32562 Revert "Wait for frames to arrive in WgcCapturer instead of returning nothing." by Mirko Bonadei · 2 years, 10 months ago
  55. a05e955 Update WebRTC code version (2022-07-02T04:10:33). by webrtc-version-updater · 2 years, 10 months ago
  56. 48cc54e Remove code for unused field trial WebRTC-BweCappedProbing by Erik Språng · 2 years, 10 months ago
  57. 2cbf35f Roll chromium_revision bac0ff1a2f..b5895b16b1 (1020023:1020162) by chromium-webrtc-autoroll · 2 years, 10 months ago
  58. 93bb305 Wait for frames to arrive in WgcCapturer instead of returning nothing. by Austin Orion · 2 years, 10 months ago
  59. b5754b0 dcsctp: Refactor OutstandingData by Victor Boivie · 2 years, 10 months ago
  60. c50e423 Fix possible integer overflow. by Jakob Ivarsson · 2 years, 10 months ago
  61. 00c6142 dcsctp: Refactor send queue (2/2) by Victor Boivie · 2 years, 10 months ago
  62. 609aef3 Remove WebRTC-ExponentialNackBackoff field trial from NackRequester. by Erik Språng · 2 years, 10 months ago
  63. 68fef2f Update protobuf-py2_py3 wheel. by Mirko Bonadei · 2 years, 10 months ago
  64. 8967672 dcsctp: Refactor send queue (1/2) by Victor Boivie · 2 years, 10 months ago
  65. 74680c0 Cleanup RemoteBitrateEstimate::LatestEstimate function by Danil Chapovalov · 2 years, 10 months ago
  66. 5e21262 dcsctp: Add API for lifecycle events by Victor Boivie · 2 years, 10 months ago
  67. 3e4e05d Use generate_stubs without //base dependency by Byoungchan Lee · 2 years, 10 months ago
  68. 3b4134f Roll chromium_revision c4edcb406f..bac0ff1a2f (1019918:1020023) by chromium-webrtc-autoroll · 2 years, 10 months ago
  69. 2bc41bc Detach RemoteBitrateEstimator interface from Module by Danil Chapovalov · 2 years, 10 months ago
  70. 1c951ec video_replay: add flexfec support by Philipp Hancke · 2 years, 10 months ago
  71. 3fe8b0d Do not allow simulcast to be turned off using SDP munging by Harald Alvestrand · 2 years, 10 months ago
  72. de7fcff video_replay: add AV1 support to IVF filewriter by Philipp Hancke · 2 years, 10 months ago
  73. 3c24c09 Add support for scalability modes L2T3 and S2T3 by Niels Möller · 2 years, 10 months ago
  74. 5b2556e dcsctp: Add metric for using message interleaving by Victor Boivie · 2 years, 10 months ago
  75. 11174e7 Clarify how to reference WebRTC bugs in TODOs by Emil Lundmark · 2 years, 10 months ago
  76. 0b655cb Update WebRTC code version (2022-07-01T04:05:02). by webrtc-version-updater · 2 years, 10 months ago
  77. b4c63cb Roll chromium_revision 4b737679fa..c4edcb406f (1019786:1019918) by chromium-webrtc-autoroll · 2 years, 10 months ago
  78. 2cffde7 dcsctp: Restore from handover as separate methods by Victor Boivie · 2 years, 10 months ago
  79. 45a933c Roll chromium_revision f431ec7c65..4b737679fa (1018991:1019786) by chromium-webrtc-autoroll · 2 years, 10 months ago
  80. ed66552 in RtpRtcp configuration delete unused remote bitrate estimator by Danil Chapovalov · 2 years, 10 months ago
  81. de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 2 years, 10 months ago
  82. 4b97928 Refactor RepeatingTaskHandle to use absl::AnyInvocable by Danil Chapovalov · 2 years, 10 months ago
  83. 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 10 months ago
  84. fb60796 fec: simplify fec generation by Philipp Hancke · 2 years, 10 months ago
  85. 42b163f Remove unnecessary overloads by Ali Tofigh · 2 years, 10 months ago
  86. 9ea1ef6 Switch from junit_binary to robolectric_binary. by Mirko Bonadei · 2 years, 10 months ago
  87. d69a726 Make WebRTC use third_party/libevent rather than base/third_party/libevent by Byoungchan Lee · 2 years, 10 months ago
  88. fa1a81c Update WebRTC code version (2022-06-30T04:06:24). by webrtc-version-updater · 2 years, 10 months ago
  89. 3db0743 Reland "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 10 months ago
  90. eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 10 months ago
  91. c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 10 months ago
  92. 3afb8e2 When VP9 SVC is used, use SvcConfig to set max bitrate for the stream. by Erik Språng · 2 years, 10 months ago
  93. ba90d02 Revert "Temporarily disable video_capture_tests on linux" by Andrey Logvin · 2 years, 10 months ago
  94. 7c2e06a Roll chromium_revision e4f1648f77..f431ec7c65 (1018898:1018991) by chromium-webrtc-autoroll · 2 years, 10 months ago
  95. 3a08d2a Reland "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" by Danil Chapovalov · 2 years, 10 months ago
  96. 1ec962e Update WebRTC code version (2022-06-29T04:05:05). by webrtc-version-updater · 2 years, 10 months ago
  97. 9c35310 Roll chromium_revision fccb7167c1..e4f1648f77 (1018771:1018898) by chromium-webrtc-autoroll · 2 years, 10 months ago
  98. 90af4c1 Change RTCEventLogFactory to have a const Create function by Harald Alvestrand · 2 years, 10 months ago
  99. cc7bd85 Don't add libopus to public_deps, its headers are only used directly by Oleh Prypin · 2 years, 10 months ago
  100. b97ddd9 Roll chromium_revision f591824604..fccb7167c1 (1018662:1018771) by chromium-webrtc-autoroll · 2 years, 10 months ago