- f824ef8 Disable switch camera and route change buttons when processing by dharmesh · 4 years, 8 months ago
- bcb42f1 Move initialization of GoogleMock and flags to main from test_main_lib by Artem Titov · 4 years, 8 months ago
- 07b7dec video_replay: wrap main thread by Philipp Hancke · 4 years, 8 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- f867ba8 Delete deprecated variant of RtpVideoStreamReceiver::AddReceiveCodec by Niels Möller · 4 years, 8 months ago
- 64a6083 [Adaptation] Remove processing_in_progress_ from ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 8 months ago
- 5a37d12 Delete deprecated variant of VideoCodingModule::RegisterReceiveCodec by Niels Möller · 4 years, 8 months ago
- c61e780 Revert "[XProto] Add SharedXDisplay::IgnoreXServerGrabs" by Andrey Logvin · 4 years, 8 months ago
- faa233c Roll chromium_revision 48eed58536..5246cdb214 (796566:796691) by chromium-webrtc-autoroll · 4 years, 8 months ago
- cf8ea9c [XProto] Add SharedXDisplay::IgnoreXServerGrabs by Tom Anderson · 4 years, 8 months ago
- eeec9d5 Roll chromium_revision 9868e92510..48eed58536 (796451:796566) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 28330b5 Roll chromium_revision 8cce5f8121..9868e92510 (796325:796451) by chromium-webrtc-autoroll · 4 years, 8 months ago
- c1d34b0 [Adaptation] Remove ResourceAdaptation queue from VideoStreamEncoderResources by Evan Shrubsole · 4 years, 8 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- b9c1654 [Adaptation] Delete AdaptationListener by Evan Shrubsole · 4 years, 8 months ago
- a1c77f6 [Adaptation] Move Balanced MinFpsDiff logic to VideoStreamAdapter by Evan Shrubsole · 4 years, 8 months ago
- 8e95ea9 Add method RtpVideoStreamReceiver::AddReceiveCodec with explicit payload type by Niels Möller · 4 years, 8 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 8 months ago
- 582102c Add a VideoCoding::RegisterReceiveCodec method with payload_type by Niels Möller · 4 years, 8 months ago
- cf11d1d Roll chromium_revision cfbe56f17a..8cce5f8121 (796058:796325) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 162d39a Update settings for balanced degradation. by Åsa Persson · 4 years, 8 months ago
- 2b69693 Reland "Stop using RTPFragmentationHeader in sdk/android as unneeded" by Danil Chapovalov · 4 years, 8 months ago
- 0bb27fe Roll chromium_revision 61491ae421..cfbe56f17a (795944:796058) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 4c2f9c9 Roll chromium_revision 2f197110b2..61491ae421 (795842:795944) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 022082f Revert "Makes aborting delayed probes default enabled." by Erik Språng · 4 years, 8 months ago
- 94cd6bb Add ilnik to OWNERS of video/adaptation by Evan Shrubsole · 4 years, 8 months ago
- 18c83d3 Delete unused argument |require_key_frame| by Niels Möller · 4 years, 8 months ago
- fe4688e Fix visibility of network_monitor_enums by Jonas Oreland · 4 years, 8 months ago
- 23bd874 Remove rtp test dependency on VideoCodec class by Niels Möller · 4 years, 8 months ago
- e61f38c Add missing tests for DTLS state logging in RTC event log. by Björn Terelius · 4 years, 8 months ago
- 523070a Roll chromium_revision 9c0fc3b7d7..2f197110b2 (795492:795842) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 7150f0f Delete left-over TODO comment by Niels Möller · 4 years, 8 months ago
- 2127aaa Add new fmtp parameter for H.264 by Eldar Rello · 4 years, 8 months ago
- f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 8 months ago
- c55e24a Added field trials to disable video resizing by Razvan Surdulescu · 4 years, 8 months ago
- 5184219 Fix clang revision regexp in chromium autoroller to match new format by Artem Titov · 4 years, 8 months ago
- dba1f94 Added Error Checking in Ingress/Egress and Extra Unit Tests by Jason Long · 4 years, 8 months ago
- 00c12f6 Add logging of decoded video frames. by Björn Terelius · 4 years, 8 months ago
- 82eb3cf Roll chromium_revision e58c253a5a..9c0fc3b7d7 (795378:795492) by chromium-webrtc-autoroll · 4 years, 8 months ago
- df2959a Move function PrintVideoFrame to the test file where it is used. by Niels Möller · 4 years, 8 months ago
- 8d040d2 Delete old place-holder common_video/include/video_frame.h by Niels Möller · 4 years, 8 months ago
- 7602a5a red: fix SendCodecSpec == operator by Philipp Hancke · 4 years, 8 months ago
- 1126a18 red: add red closer to opus in the SDP by Philipp Hancke · 4 years, 8 months ago
- 9dcab80 Remove stat API from EmulatedEndpoint. by Artem Titov · 4 years, 8 months ago
- 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
- 4c6604d Roll chromium_revision c964c8f84d..e58c253a5a (795217:795378) by chromium-webrtc-autoroll · 4 years, 8 months ago
- b898cee Makes aborting delayed probes default enabled. by Erik Språng · 4 years, 8 months ago
- 7af9019 Roll chromium_revision ae72e95193..c964c8f84d (795090:795217) by chromium-webrtc-autoroll · 4 years, 8 months ago
- c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 8 months ago
- 491fa44 openssl_stream_adapter: improve ssl handshake error logging by Philipp Hancke · 4 years, 8 months ago
- 0031b27 Roll chromium_revision ada5164b5b..ae72e95193 (794977:795090) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 9142cfd Roll chromium_revision b133b38aa4..ada5164b5b (794854:794977) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 6777d9b Delete deprecated RTPSenderVideo::SendVideo function by Danil Chapovalov · 4 years, 8 months ago
- dabe48b Add WebRTC-VP8-GetEncoderInfoOverride field trial to libvpx. by Rasmus Brandt · 4 years, 8 months ago
- 2a8f226 Changed AndroidVideoDecoder to also handle IllegalArgumentException and IllegalStateException during the init of the decoder and fallback to a software decoder by Dennis Angelo · 4 years, 8 months ago
- dd6588d Roll chromium_revision e19703fdfe..b133b38aa4 (794735:794854) by chromium-webrtc-autoroll · 4 years, 8 months ago
- f4538f5 Fix undeclared dependencies on ole32.lib and user32.lib by Eric Astor · 4 years, 8 months ago
- 9e43c90 Roll chromium_revision f501c07e30..e19703fdfe (794612:794735) by chromium-webrtc-autoroll · 4 years, 8 months ago
- ebf31b3 Move Android network monitor to separate target/directory. by Taylor Brandstetter · 4 years, 8 months ago
- 702dcb6 Reducing threshold for usrsctp "buffer low" callback. by Taylor Brandstetter · 4 years, 8 months ago
- e6f33b1 Roll chromium_revision b0f163b235..f501c07e30 (794491:794612) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 750c764 Roll chromium_revision be02bd1a23..b0f163b235 (794377:794491) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 0490c37 Reland "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Danil Chapovalov · 4 years, 8 months ago
- d351101 Reland "Only enable conference mode simulcast allocations with flag enabled" by Florent Castelli · 4 years, 8 months ago
- c908c55 red: do not generate packets which are > 1200 bytes by Philipp Hancke · 4 years, 8 months ago
- b54ef11 Add networks stats collector from PeerConnection GetStats API by Artem Titov · 4 years, 8 months ago
- 2b781bf Deprecate write-only member CodecInfo::is_hardware_accelerated by Niels Möller · 4 years, 8 months ago
- 321396f Roll chromium_revision 577fe5ff7c..be02bd1a23 (794277:794377) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 7e30909 Roll chromium_revision 5963c7d69a..577fe5ff7c (794142:794277) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 048a1885 Refactor PC level smoke test for adding new network stats reporter by Artem Titov · 4 years, 8 months ago
- c85990c Revert "Stop using RTPFragmentationHeader in sdk/android as unneeded" by Artem Titov · 4 years, 8 months ago
- 65e3044 Revert "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Marina Ciocea · 4 years, 8 months ago
- fbbfc02 sdp: reject sdp with malformed b= lines by Philipp Hancke · 4 years, 8 months ago
- 358df5f Roll chromium_revision adcdc4730c..5963c7d69a (794031:794142) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 0d000c0 Stop using RTPFragmentationHeader in sdk/android as unneeded by Danil Chapovalov · 4 years, 8 months ago
- a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
- acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 8 months ago
- fdd41ec Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader by Danil Chapovalov · 4 years, 8 months ago
- f29fdfc Delete old name ProcessAllMessageQueues by Niels Möller · 4 years, 8 months ago
- 6b7d25e AudioDeviceMac: fix mutex re-entry. by Markus Handell · 4 years, 8 months ago
- e48851d red: only enable RED if its preferred as send codec by Philipp Hancke · 4 years, 8 months ago
- 834dc9c Revert "Only enable conference mode simulcast allocations with flag enabled" by Florent Castelli · 4 years, 8 months ago
- 32ca951 Only enable conference mode simulcast allocations with flag enabled by Florent Castelli · 4 years, 8 months ago
- c878d68 Roll chromium_revision d0bcff98cd..adcdc4730c (793926:794031) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 3fec3e3 Roll chromium_revision 35bcb2fa0c..d0bcff98cd (793825:793926) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 353dcec4 Roll chromium_revision 48a5523b6b..35bcb2fa0c (793691:793825) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
- cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 8 months ago
- 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
- 1c100e5 Roll chromium_revision 4d0815dcb4..48a5523b6b (793545:793691) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 14b46a7 Provide per destination statistic for network outgoing stats by Artem Titov · 4 years, 8 months ago
- 81bbd71 Roll chromium_revision 88f89d7a7d..4d0815dcb4 (793251:793545) by Björn Terelius · 4 years, 8 months ago
- 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 8 months ago
- b33b12d frame encryptor: remove note about not being production ready by Philipp Hancke · 4 years, 8 months ago
- ee8c246 Reland "sdp: parse and serialize b=TIAS" by Taylor Brandstetter · 4 years, 8 months ago
- 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 8 months ago
- 9a1acec9 Roll chromium_revision f4c74ea1a4..88f89d7a7d (792888:793251) by chromium-webrtc-autoroll · 4 years, 8 months ago
- 0c9204c Revert "Support AVX2/FMA intrinsics in Audio Resampler module" by Åsa Persson · 4 years, 8 months ago
- 378a948 Roll chromium_revision 7228039446..f4c74ea1a4 (791192:792888) by Artem Titov · 4 years, 8 months ago
- 55fc6cf Fix "Assignment had no effect." error during chromium roll. by Artem Titov · 4 years, 8 months ago