1. 4f2783b Speculative Revert: "Use FakeRenderer when fuzzing" by Patrik Höglund · 5 years ago
  2. b394a56 Cleanup of EchoControl interface after downstream fixes by Gustaf Ullberg · 5 years ago
  3. e277bde Add APM test of pre-amplifier gain by Sam Zackrisson · 5 years ago
  4. e914c1e Roll chromium_revision 64883b3ea2..3c5165bebc (709283:709394) by chromium-webrtc-autoroll · 5 years ago
  5. 1dddaa1 [PeerConnection] Use an OperationsChain in PeerConnection for async ops. by Henrik Boström · 5 years ago
  6. ef0e4d0 Roll chromium_revision e1ab9e9b20..64883b3ea2 (709180:709283) by chromium-webrtc-autoroll · 5 years ago
  7. c4af214 Roll chromium_revision d7338c33b2..e1ab9e9b20 (708965:709180) by chromium-webrtc-autoroll · 5 years ago
  8. 3cb6104 AEC3: Support negative delay with external delay estimator by Gustaf Ullberg · 5 years ago
  9. a922904 Calls OnPacketsAcknowledged on RtpRtcp instead of RTPSender directly. by Erik Språng · 5 years ago
  10. b2290f4 Revert "Reset end-of-frame flag in non-VCL packet." by Sergey Silkin · 5 years ago
  11. fc78aac Batches video frame packets when posting to pacer by Erik Språng · 5 years ago
  12. 2040dcf Roll chromium_revision f656c810e4..d7338c33b2 (708845:708965) by chromium-webrtc-autoroll · 5 years ago
  13. eec3919 Remove trial WebRTC-Bwe-ProbeRateFallback by Per Kjellander · 5 years ago
  14. d113ee3 Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. by Sebastian Jansson · 5 years ago
  15. bd20077 Roll chromium_revision 510c0ca3d7..f656c810e4 (708742:708845) by chromium-webrtc-autoroll · 5 years ago
  16. 0e2b581 RTC_EXPORT webrtc::DesktopCapturerDifferWrapper. by Mirko Bonadei · 5 years ago
  17. c1a8abc Roll chromium_revision b5030084da..510c0ca3d7 (708640:708742) by chromium-webrtc-autoroll · 5 years ago
  18. 4ff1c87 Fix RTC_LOCKABLE RTC_EXPORT order for rtc::Thread. by Mirko Bonadei · 5 years ago
  19. d7bf5c5 Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true." by Mirko Bonadei · 5 years ago
  20. 6e81567 Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true." by Mirko Bonadei · 5 years ago
  21. ce1ffcd change PacketBuffer to return it's result rather that use callback by Danil Chapovalov · 5 years ago
  22. 2522b25 Roll chromium_revision 6dc3a51e22..b5030084da (708537:708640) by chromium-webrtc-autoroll · 5 years ago
  23. 6adb0a2 Do not compile webrtc_lib_link_test if is_asan=true. by Mirko Bonadei · 5 years ago
  24. 21bfa40 Update APM config on RuntimeSetting pre amplifier gain change by Sam Zackrisson · 5 years ago
  25. 4f178d0 Fix gtk color-space conversion in peerconnection_client by Niels Möller · 5 years ago
  26. d81a04e Roll chromium_revision c0cca6e419..6dc3a51e22 (708426:708537) by chromium-webrtc-autoroll · 5 years ago
  27. 0ff7c02 Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView by CZ Theng · 5 years ago
  28. 27c2936 Implement an OperationsChain, to be used by PeerConnection in follow-up. by Henrik Boström · 5 years ago
  29. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  30. 261fc51 Roll chromium_revision 83bb172f2d..c0cca6e419 (708314:708426) by chromium-webrtc-autoroll · 5 years ago
  31. 8e13e6e Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent. by Qingsi Wang · 5 years ago
  32. c04792e Component Build support for api/task_queue:task_queue_test. by Mirko Bonadei · 5 years ago
  33. 7058d33 Roll chromium_revision fc69c6f5b4..83bb172f2d (708204:708314) by chromium-webrtc-autoroll · 5 years ago
  34. 05691dd Add possibility to skip check_includes presubmit check. by Mirko Bonadei · 5 years ago
  35. 33678af Roll chromium_revision 9b6351c71d..fc69c6f5b4 (708073:708204) by chromium-webrtc-autoroll · 5 years ago
  36. a043b2b Support case where win32socketserver's window class is not unregistered properly. by Tim Haloun · 5 years ago
  37. 8c51f2e AnalyzeReverseStream with StreamConfig by Gustaf Ullberg · 5 years ago
  38. e76b3ab Add per frame decode time histograms for 4k/HD and VP9/H264 by Johannes Kron · 5 years ago
  39. 13a8e16 Cleanup use of deprecated PacketRouter methods by Erik Språng · 5 years ago
  40. 1272dad Reduce log level of Opus bitrate. by Minyue Li · 5 years ago
  41. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 5 years ago
  42. 528a034 Fix fuzzer-found inconsistency in AEC3 config json parsing by Sam Zackrisson · 5 years ago
  43. 5f2fc41 VP9 decoder: replace DCHECK with error message by Ilya Nikolaevskiy · 5 years ago
  44. 0855e2d Delete unused members of MediaReceiverInfo and MediaSenderInfo by Niels Möller · 5 years ago
  45. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 5 years ago
  46. b9014fb Roll chromium_revision b528279c97..9b6351c71d (707828:708073) by chromium-webrtc-autoroll · 5 years ago
  47. ead0ec9 Add firing of OnRemoveTrack and OnRenegotationNeeded during rollback by Eldar Rello · 5 years ago
  48. 4b4713d Roll chromium_revision 8587b26e98..b528279c97 (707701:707828) by chromium-webrtc-autoroll · 5 years ago
  49. eef5e4f Remove dep between test:test_support and rtc_base_approved. by Mirko Bonadei · 5 years ago
  50. c98ff2e Reset end-of-frame flag in non-VCL packet. by Sergey Silkin · 5 years ago
  51. 9cd53b4 Avoid DEPRECATED_SingleThreadedTaskQueueForTesting::CancelTask in VideoAnalyzer by Danil Chapovalov · 5 years ago
  52. e34fb87 Clarify NetworkControl interface: result of each function must be used by Danil Chapovalov · 5 years ago
  53. 9f5ae7b Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 5 years ago
  54. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 5 years ago
  55. 72cc71c Harmonize APM config logging, update config ToString by Sam Zackrisson · 5 years ago
  56. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 5 years ago
  57. 03fbace Remove apm_helpers, consolidate audio config in WebRtcVoiceEngine by Sam Zackrisson · 5 years ago
  58. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  59. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  60. 712b676 Stop using gtest internal macro GTEST_ARRAY_SIZE_ by Danil Chapovalov · 5 years ago
  61. 2b739f0 Roll chromium_revision db43fd3604..8587b26e98 (707597:707701) by chromium-webrtc-autoroll · 5 years ago
  62. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  63. d441e50 Roll chromium_revision 8b1da07aa3..db43fd3604 (707493:707597) by chromium-webrtc-autoroll · 5 years ago
  64. fdf54f2 Stop pairing local relay candidates with remote mDNS candidates. by Qingsi Wang · 5 years ago
  65. 41595dd Roll chromium_revision 0d7020346c..8b1da07aa3 (707387:707493) by chromium-webrtc-autoroll · 5 years ago
  66. 0e3485c Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true." by Mirko Bonadei · 5 years ago
  67. db94d14 Roll chromium_revision f29003dd01..0d7020346c (707259:707387) by chromium-webrtc-autoroll · 5 years ago
  68. 6e5433c AEC3: Multi channel ERL estimator by Sam Zackrisson · 5 years ago
  69. 33ed882 Update the minimum bitrate when a stream allocation is removed. by Jakob Ivarsson · 5 years ago
  70. 03bc15c Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true. by Mirko Bonadei · 5 years ago
  71. 1d60052 Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates by saza · 5 years ago
  72. 3f7e0ed Add option to make first scale factor depend on input resolution. by Åsa Persson · 5 years ago
  73. 89e130a Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Niels Möller · 5 years ago
  74. 55d19e5 Add gustaf to audio/OWNERS by Gustaf Ullberg · 5 years ago
  75. 4aae11d Remove redundant fields in PacketBuffer by Danil Chapovalov · 5 years ago
  76. dbbf413 Fix use of unitialized value in test by Erik Språng · 5 years ago
  77. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  78. 05269ec Rename PacketBuffer tests to follow conventions by Danil Chapovalov · 5 years ago
  79. f07003c Avoid Realloc in LibvpxVp8Encoder by Niels Möller · 5 years ago
  80. 119e219 AEC3: General cleanup after multichannel changes by Per Åhgren · 5 years ago
  81. 2167163 Rewrite the lib link test to just be a binary. by Patrik Höglund · 5 years ago
  82. 98872dc AEC3: Update SpectrumBuffer API by Sam Zackrisson · 5 years ago
  83. c336dd1 Roll chromium_revision 8a67b116c8..f29003dd01 (707122:707259) by chromium-webrtc-autoroll · 5 years ago
  84. 7bf8699 Roll chromium_revision 1d5b803fd3..8a67b116c8 (707010:707122) by chromium-webrtc-autoroll · 5 years ago
  85. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  86. e8b962b Roll chromium_revision 60f3e975da..1d5b803fd3 (706891:707010) by chromium-webrtc-autoroll · 5 years ago
  87. 88d662a AEC3: Removed some usages of DirectPathFilterDelays by Per Åhgren · 5 years ago
  88. ce9da16 Use FakeRenderer when fuzzing by Kuang-che Wu · 5 years ago
  89. 785d4c4 AEC3: Add multichannel support in the ERLE estimation by Per Åhgren · 5 years ago
  90. db8df17 Add AEC3 config json parsing fuzzer by Sam Zackrisson · 5 years ago
  91. 671b403 Split RTPSender into pre- and post-pacer parts. by Erik Språng · 5 years ago
  92. eeb79e9 Add a test which breaks if libwebrtc.a don't pull in the right symbols. by Patrik Höglund · 5 years ago
  93. 5b74f8d Roll chromium_revision 08af487375..60f3e975da (706400:706891) by chromium-webrtc-autoroll · 5 years ago
  94. c71d85b Pass full RtpPacket to RtpVideoStreamReceiver::OnReceivedPayload by Danil Chapovalov · 5 years ago
  95. 5b2df17 Width and Height was not associated and provided to decoder for H264 streams which have Nalus before SPS by Shyam Sadhwani · 5 years ago
  96. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  97. 5074758 Update DEPS to download the checked-in JDK. by Mirko Bonadei · 5 years ago
  98. 0ac52dc Use symbol_level=1 also for MSVC dbg bots. by Mirko Bonadei · 5 years ago
  99. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  100. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago