1. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 4 years, 5 months ago
  2. 6565681 Turn off Goma for Linux GCC. by Patrik Höglund · 4 years, 5 months ago
  3. 26cc5e6 Corrected the aggregation of AGC choices and add fallback solution by Per Åhgren · 4 years, 5 months ago
  4. 17e4c58 Adding parametrization of the AEC3 howling mitigation behavior by Per Åhgren · 4 years, 5 months ago
  5. 98e745b make Connection::port() protected by Jonas Oreland · 4 years, 5 months ago
  6. b1ccae2 Reland "Fixes dynamic mode pacing issues." by Erik Språng · 4 years, 5 months ago
  7. dc36829 Add VideoCodecType::kVideoCodecAV1 value by Danil Chapovalov · 4 years, 5 months ago
  8. e14cb99 Correct/update the activation of the multi-channel processing in APM by Per Åhgren · 4 years, 5 months ago
  9. c363982 Convert proxy.h helper classes to variadic templates by Steve Anton · 4 years, 5 months ago
  10. 2a6b3b1 Correcting the analog AGC re-initialization at device changes by Per Åhgren · 4 years, 5 months ago
  11. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 5 months ago
  12. 2b4bd97 Fix fuzzer-found bug in fuzzer by Sam Zackrisson · 4 years, 5 months ago
  13. 44d7ec0 Add Opus-only audio codec factories by Karl Wiberg · 4 years, 5 months ago
  14. 3967389 Revert "Fixes dynamic mode pacing issues." by Erik Språng · 4 years, 5 months ago
  15. 6a4a146 Add ability to strip out logging messages from the binary by Artem Titov · 4 years, 5 months ago
  16. 68c6572 Add a CreateNetEq method that takes an AudioDecoderFactory by Ivo Creusen · 4 years, 5 months ago
  17. fdaba6c Use std::atomic for RefCounter by Danil Chapovalov · 4 years, 5 months ago
  18. ef4ab76 Roll chromium_revision bdce346064..65c32b57c2 (718772:719106) by chromium-webrtc-autoroll · 4 years, 5 months ago
  19. a88655d NetEQ RTP play: textlog to stderr as option by Alessio Bazzica · 4 years, 5 months ago
  20. 27bd76b DCHECKing for deprecated 8kHz support in AGC and changing fuzzer by Per Åhgren · 4 years, 5 months ago
  21. a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 4 years, 5 months ago
  22. d5e2f21 VideoRtpTrackSource: implement encoded source methods. by Markus Handell · 4 years, 5 months ago
  23. 72e6cb0 Fixes dynamic mode pacing issues. by Erik Språng · 4 years, 5 months ago
  24. 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 4 years, 5 months ago
  25. 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 4 years, 5 months ago
  26. 6620506 Roll chromium_revision e0dd604cfd..bdce346064 (718623:718772) by chromium-webrtc-autoroll · 4 years, 5 months ago
  27. 15be528 Add support for RtpEncodingParameters::max_framerate by Florent Castelli · 4 years, 5 months ago
  28. f534a64 AEC3: Sub-band nearend detector by Gustaf Ullberg · 4 years, 5 months ago
  29. 7f44505 Allow min start bitrate to be lower than min bitrate. by Sergey Silkin · 4 years, 5 months ago
  30. eee1a49 Roll chromium_revision 0ec8ef3c9f..e0dd604cfd (718517:718623) by chromium-webrtc-autoroll · 4 years, 5 months ago
  31. c7a46c4 Fix VideoStreamEncoder to not reference encoded data from the RunPostEncode task. by philipel · 4 years, 5 months ago
  32. 712a26f Add IvfVideoFrameGenerator by Artem Titov · 4 years, 5 months ago
  33. 63dced9 Add class for ExponentialMovingAverage by Jonas Oreland · 4 years, 5 months ago
  34. fba4481 Make it possible to inject a custom NetEqFactory from the java interface. by Ivo Creusen · 4 years, 5 months ago
  35. c421f3e Makes sprang@ owner in modules/pacing by Erik Språng · 4 years, 5 months ago
  36. 80b2806 Fixing a buffer overflow in Merge::Downsample by Henrik Lundin · 4 years, 5 months ago
  37. 00cc836 Makes all of RtpVideoSenderTest use simulated time by Erik Språng · 4 years, 5 months ago
  38. 912b3b8 Make rtc::Thread a TaskQueue by Danil Chapovalov · 4 years, 5 months ago
  39. 2aaf4af Semiautomatic attempt to clean test/BUILD.gn deps by Artem Titov · 4 years, 5 months ago
  40. 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 4 years, 5 months ago
  41. 429d8fe Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function by Danil Chapovalov · 4 years, 5 months ago
  42. eac63e7 Remove temporary workaround for generate_licenses. by Yves Gerey · 4 years, 5 months ago
  43. 31b01c0 Fuzz APM float interface with up to 8 channels by Sam Zackrisson · 4 years, 5 months ago
  44. 2ad66ec Roll chromium_revision 126f20ede5..0ec8ef3c9f (718412:718517) by chromium-webrtc-autoroll · 4 years, 5 months ago
  45. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 4 years, 5 months ago
  46. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 5 months ago
  47. e85faf9 Roll chromium_revision 53149b644c..126f20ede5 (718304:718412) by chromium-webrtc-autoroll · 4 years, 5 months ago
  48. 77dc199 Changed the digital AGC1 gain to properly support multichannel by Per Åhgren · 4 years, 5 months ago
  49. 3af0cd8 Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 5 months ago
  50. 1833a0c Roll chromium_revision 5395db8bba..53149b644c (718200:718304) by chromium-webrtc-autoroll · 4 years, 5 months ago
  51. e35b32c AGC: Removing unnneccessary copying and changing to using const by Per Åhgren · 4 years, 5 months ago
  52. 2f74d5f Make IceController injectable by Jonas Oreland · 4 years, 5 months ago
  53. befa435 Roll chromium_revision 022da7ca60..5395db8bba (716991:718200) by chromium-webrtc-autoroll · 4 years, 5 months ago
  54. 9cb0661 Add multi-channel support to AECM by Sam Zackrisson · 4 years, 5 months ago
  55. c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 4 years, 5 months ago
  56. 3daedb6 Making the Analog AGC properly support multi-channel by Per Åhgren · 4 years, 5 months ago
  57. 5b82ba3 Adding VoIP specific channel adjustments by Per Åhgren · 4 years, 5 months ago
  58. 6031716 Move IceFieldTrials into own .h-file by Jonas Oreland · 4 years, 5 months ago
  59. 2148e9a Make webrtc_fuzzer_main depend on webrtc_component in Chromium. by Mirko Bonadei · 4 years, 5 months ago
  60. af070d0 Improves device enumeration in ADM2 for Windows. by henrika · 4 years, 5 months ago
  61. e43b531 Nuke p2p/base/stun.h by Patrik Höglund · 4 years, 5 months ago
  62. 9281436 Add field trial to cap trendline slope in delay-based BWE. by Björn Terelius · 4 years, 5 months ago
  63. efbda8d Don't perform DataCallback if the input object has been stopped. by Tim Haloun · 4 years, 5 months ago
  64. 15f2ff4 VideoRtpReceiver: factor out VideoRtpTrackSource. by Markus Handell · 4 years, 5 months ago
  65. 4995f87 Cleans up the round robin packet queue. by Erik Språng · 4 years, 5 months ago
  66. 0174ffe Can list UWP applications by Julien Isorce · 4 years, 5 months ago
  67. b0df593 Reland "Prepares PacingController for simplified packet queue." by Erik Språng · 4 years, 5 months ago
  68. 6e9d0d3 Make base classes for native video encoder/decoder public by Xavier Lepaul · 4 years, 5 months ago
  69. 58a3210 Add config to reduce weight on small samples in BitrateEstimator. by Christoffer Rodbro · 4 years, 5 months ago
  70. 63737a9 Add new GOOG_PING and GOOG_MESSAGE_INTEGRITY_32 by Jonas Oreland · 4 years, 5 months ago
  71. 026f64f Revert "VideoFrame: Store a reference to an encoded frame" by Markus Handell · 4 years, 5 months ago
  72. 038fd99 Add RtpDepacketizerAv1::AssembleFrame function by Danil Chapovalov · 4 years, 5 months ago
  73. ad020f5 Delete DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 4 years, 5 months ago
  74. 76a7e51 [UBSan] Add suppressions for vp8, opus, absl. by Yves Gerey · 4 years, 5 months ago
  75. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 4 years, 5 months ago
  76. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 4 years, 5 months ago
  77. ec22183 Revert lock for logging to CriticalSection by Danil Chapovalov · 4 years, 5 months ago
  78. 9982efa MediaStreamInterface: introduce encoded sinks. by Markus Handell · 4 years, 5 months ago
  79. b86a177 Expose ABGRToI420 in YuvHelper. by Sami Kalliomäki · 4 years, 5 months ago
  80. e835fc0 Add UMA counter for audio interruptions by Henrik Lundin · 4 years, 5 months ago
  81. c4e506e Fix writing into closed FrameWriter when dumping video in PC framework by Artem Titov · 4 years, 5 months ago
  82. 22ae169 Remove dependencies on Chromium's webrtc_overrides. by Mirko Bonadei · 4 years, 5 months ago
  83. 108a2f0 Preventively fix missing braces warnings. by Mirko Bonadei · 4 years, 5 months ago
  84. 09c452e Split P2PTransportChannel by Jonas Oreland · 4 years, 5 months ago
  85. d51cc7b Add absolute capture time property to rtp sources. by Ruslan Burakov · 4 years, 5 months ago
  86. bb55e0b Clarifies identification of default communication device in ADM2 by henrika · 4 years, 5 months ago
  87. eec1d04 Roll chromium_revision 8b5b046f02..022da7ca60 (715044:716991) by chromium-webrtc-autoroll · 4 years, 5 months ago
  88. 6dd488b RTC_EXPORT RTCStatsMember's specialized members. by Mirko Bonadei · 4 years, 5 months ago
  89. dca1449 Makes RoundRobinPacketQueue use same field trials as PacingController. by Erik Språng · 4 years, 5 months ago
  90. 5831dda Introduce IVF file reader by Artem Titov · 4 years, 5 months ago
  91. 1721de1 Add STUN_ATTR_GOOG_MISC_INFO by Jonas Oreland · 4 years, 5 months ago
  92. 2f385d2 Manual chromium roll: Compile using JDK 11 by Yves Gerey · 4 years, 5 months ago
  93. 3b1a8bb Account for rounding errors in dyanmic pacing mode. by Erik Språng · 4 years, 5 months ago
  94. 83b2862 Protect against NumberOfEnumeratedDevices and Get[In|Out]putDeviceNames returning inconsistent results. by Tim Haloun · 4 years, 5 months ago
  95. 4dd56a3 ACM: Adding unittests for the remixing functionality by Per Åhgren · 4 years, 5 months ago
  96. 0e3198e Refactoring of the analog AGC functionality to add multichannel support by Per Åhgren · 4 years, 5 months ago
  97. f3fcde3 Store delay measurements as struct instead of std::pair by Björn Terelius · 4 years, 5 months ago
  98. fa7a8ca Revert "Prepares PacingController for simplified packet queue." by Erik Språng · 4 years, 5 months ago
  99. 0660cee Add scale and compare methods to VideoFrame::UpdateRect by Ilya Nikolaevskiy · 4 years, 5 months ago
  100. 332274d Adding GetInDtx to WebRTC Opus Interface. by Minyue Li · 4 years, 6 months ago