- 998524a Fixes issue with excessive stats updating in TaskQueuePacedSender. by Erik Språng · 4 years, 5 months ago
- 743b9b2 Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None by Peter Thatcher · 4 years, 5 months ago
- 2e69660 [InsertableStreams] Send transformed frames on worker queue. by Marina Ciocea · 4 years, 5 months ago
- 461e387 use constants for CN and telephone-event codec names by Philipp Hancke · 4 years, 5 months ago
- b164e70 Check that data_ is non-null before memcpy in EnsureCapacityWithHeadroom by Dan Minor · 4 years, 5 months ago
- f1393e2 Add UMA histogram for actual Android buffer size by Ivo Creusen · 4 years, 5 months ago
- b940a7d [Adaptation] Add const to Can* methods in VideoSourceRestrictor by Evan Shrubsole · 4 years, 5 months ago
- f026592 Add HEVC codec name. by Andrey Logvin · 4 years, 6 months ago
- 980e0c1 VideoSendStreamTest: remove lock recursions. by Markus Handell · 4 years, 5 months ago
- 45b9192 Add trace of enqueued and sent RTP packets by Johannes Kron · 4 years, 5 months ago
- 1a49756 fix typos in comments by Philipp Hancke · 4 years, 5 months ago
- b81e667 Further simplify PC Smoke test to fix flakes on slow devices by Artem Titov · 4 years, 5 months ago
- f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 5 months ago
- e5f2d58 Reduce PC level Smoke test flakiness by Artem Titov · 4 years, 5 months ago
- ed5d594 Replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 5 months ago
- 8edfe6e Remove unnecessary sequence checker. by Tommi · 4 years, 5 months ago
- 4f7531e [Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP by Henrik Boström · 4 years, 5 months ago
- a4d70a8 Configure libaom encoder with scalability parameters by Danil Chapovalov · 4 years, 5 months ago
- c23d749 Deprecate SignalThread. by Markus Handell · 4 years, 5 months ago
- 0d1b28c Replace inconsistent log_segments() function in RTC event log parser by Björn Terelius · 4 years, 5 months ago
- 0ee4ee8 RtpSender: remove lock recursions. by Markus Handell · 4 years, 5 months ago
- 3eac111 PacketBuffer: remove lock recursions. by Markus Handell · 4 years, 5 months ago
- bdb5830 Add UMA histogram for native audio buffer size in ms by Ivo Creusen · 4 years, 5 months ago
- 63673fe Remove locks and dependency on ProcessThread+Module from NackModule2. by Tommi · 4 years, 5 months ago
- 65dd291 Fix documentation for some public API methods by Artem Titov · 4 years, 5 months ago
- df95f5d Add parametrized unit tests for av1 to check scalability structures by Danil Chapovalov · 4 years, 5 months ago
- 014197b In modules/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 5 months ago
- e309651 Don't SetNeedsIceRestartFlag if widening candidate filter when surface_ice_candidates_on_ice_transport_type_changed by Jonas Oreland · 4 years, 5 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 5 months ago
- fbf4ad2 AsyncResolver: remove dependency on SignalThread. by Markus Handell · 4 years, 5 months ago
- 0d4647d Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks. by Tommi · 4 years, 5 months ago
- ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 4 years, 5 months ago
- b7c63ab PhysicalSocketServer: remove heap-based epoll_event handling. by Markus Handell · 4 years, 5 months ago
- b41316c test: fix typo by Philipp Hancke · 4 years, 5 months ago
- adef798 Enable triage alerts in rtc_event_log_visualizer by default. by Bjorn Terelius · 4 years, 6 months ago
- fe6a353 fuzzers: fix isax typo by Philipp Hancke · 4 years, 5 months ago
- c33eeab Fix an incorrect use of iterator. by Jianjun Zhu · 4 years, 5 months ago
- cdbebb0 Add INSTANTIATE_TEST_SUITE_P as needed. by Courtney Edwards · 4 years, 6 months ago
- abbefba build: remove WEBRTC_CODEC_RED by Philipp Hancke · 4 years, 5 months ago
- 31001a6 Remove receive_crit_ from Call. by Tommi · 4 years, 5 months ago
- de2049e Unflake VideoStreamEncoderTest.StatsTracksCpuAdaptationStatsWhenSwitchingSource_Balanced by Evan Shrubsole · 4 years, 5 months ago
- 621c336 Remove //modules/video_coding:nack_module from API. by Mirko Bonadei · 4 years, 5 months ago
- 4a39e42 BasicAsyncResolverFactoryTest: fix leak. by Markus Handell · 4 years, 5 months ago
- 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 5 months ago
- 5fd4060 Replace all Verify* methods with matchers for VideoStreamEncoder by Evan Shrubsole · 4 years, 5 months ago
- 5cd7eb8 Replace Verify methods with matchers in VideoStreamEncoder tests by Evan Shrubsole · 4 years, 5 months ago
- 03d9e52 Replaces ring buffer in RateStatistics with deque. by Erik Språng · 4 years, 5 months ago
- c49e9c2 Adding a delay line to NetEq's output by Henrik Lundin · 4 years, 5 months ago
- 848ea9f Lets PacingController call PacketRouter directly. by Erik Språng · 4 years, 5 months ago
- 236e0ed Add logging for video restrictions by Evan Shrubsole · 4 years, 6 months ago
- f2c0f15 In media/ and modules/video_coding replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
- b85889d In p2p/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 5 months ago
- 7eccfc6 Trigger bots by Tommi · 4 years, 6 months ago
- d3807da Fork NackModule and RtpVideoStreamReceiver by Tommi · 4 years, 6 months ago
- 3cc1a65 Set av1 speed from resolution. by Jerome Jiang · 4 years, 6 months ago
- 2913ade Add ios_code_signing_identity_description to GN args. by Mirko Bonadei · 4 years, 6 months ago
- 3a5742c Add thread/sequence checks to ModuleRtpRtcpImpl. by Tommi · 4 years, 6 months ago
- 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
- b46df3d Reland "Removes lock release in PacedSender callback." by Erik Språng · 4 years, 6 months ago
- 4b860c1 Calculate chain_diff for DependencyDescriptor from GenericFrameInfo by Danil Chapovalov · 4 years, 6 months ago
- 430951a Update call expectations in ReceiveStatisticsProxy, add thread checks by Tommi · 4 years, 6 months ago
- 02a014a Roll chromium_revision d8b1c2f5b2..0cd53b97fa (770095:770251) by chromium-webrtc-autoroll · 4 years, 6 months ago
- 4ab61cb Optionally allows TaskQueuePacedSender to coalesce send events. by Erik Språng · 4 years, 6 months ago
- 2671dac Fix all known VideoStreamEncoderTest flakes. by Henrik Boström · 4 years, 6 months ago
- 71e9acb Roll chromium_revision 8ffd72401d..d8b1c2f5b2 (768712:770095) by chromium-webrtc-autoroll · 4 years, 6 months ago
- 35c87b6 Remove android_manifest_for_lint from BUILD.gn files by Courtney Edwards · 4 years, 6 months ago
- b914819 Reduce alert spam in rtc_event_log_visualizer by Bjorn Terelius · 4 years, 6 months ago
- c5324fb VideoAdapter: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 41acdc6 Reland "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Markus Handell · 4 years, 6 months ago
- 43c108b Log decoder implementation name by Ilya Nikolaevskiy · 4 years, 6 months ago
- 3361af3 Add option to disable reduced jitter delay through field trial. by Åsa Persson · 4 years, 6 months ago
- e9cd617 Add ability for audioproc_f to operate on any AudioProcessing object. by Per Åhgren · 4 years, 6 months ago
- 48b8279 Refactor/reimplement RTC event log triage alerts. by Bjorn Terelius · 4 years, 6 months ago
- 41559a2 In modules/audio_device replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
- 409784d FakeEncoder: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- fde94a7 Revert "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Tommi · 4 years, 6 months ago
- ef93a26 RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 2af35ab FakeAudioCaptureModule: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 8de900c Reland "Make TransformableVideoFrameInterface::GetMetadata pure virtual." by Marina Ciocea · 4 years, 6 months ago
- 3fa23ee VideoAdapter: add missing attribute thread annotations. by Markus Handell · 4 years, 6 months ago
- 3a35312 In pc/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
- 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 6 months ago
- 31c61c5 RtcpSender: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- da357a9 Rename EchoPathDelayEstimator to EchoPathDelayEstimatorDeathTest. by Tommi · 4 years, 6 months ago
- 61bc0d1 Introduce ChainDiffCalculator by Danil Chapovalov · 4 years, 6 months ago
- 532cac5 Add support for injecting Clock to RepeatingTaskHandle. by Tommi · 4 years, 6 months ago
- 3e9068a Revert "Make TransformableVideoFrameInterface::GetMetadata pure virtual." by Guido Urdaneta · 4 years, 6 months ago
- c50976a Revert "Remove android_manifest_for_lint from BUILD.gn files" by Ilya Nikolaevskiy · 4 years, 6 months ago
- c325246 Log content name (aka mid) in messages from channel.cc by Yura Yaroshevich · 4 years, 6 months ago
- 8ce078d Add thread annotations to PhysicalSocketServer members by Niels Möller · 4 years, 6 months ago
- 2c0bf26 in DependencyDescriptor writer zero remaing bytes by Danil Chapovalov · 4 years, 6 months ago
- 340106a Remove android_manifest_for_lint from BUILD.gn files by Courtney Edwards · 4 years, 6 months ago
- 6af9774 Reduce calls to LastReceivedReportBlockMs() + add TODOs. by Tommi · 4 years, 6 months ago
- ae4d097 Fork VideoReceiveStream test for VideoReceiveStream2 by Tommi · 4 years, 6 months ago
- c18b7bf JsepTransport: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 35fc153 Fallback to software decoders on consequtive decode errors on key-frames by Ilya Nikolaevskiy · 4 years, 6 months ago
- 222598d SimulatedTimeController: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 37e42be Give correct error code when SCTP is abruptly terminated. by Harald Alvestrand · 4 years, 6 months ago
- cf84607 Reland "Use Windows 10 thread naming API" by Tommi · 4 years, 6 months ago
- 04c94ad Fix misleading SequenceChecker variable name. by Tommi · 4 years, 6 months ago