- b4d4bbc Revert "Clean up last_packet_received_time_ as it's no longer used." by Björn Terelius · 1 year, 6 months ago
- 2f4bc64 Clean up last_packet_received_time_ as it's no longer used. by Ying Wang · 1 year, 6 months ago
- ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
- d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 8 months ago
- f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 9 months ago
- 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- f785bd4 Split WebRtcVideoMediaChannel into Send and Receive by Harald Alvestrand · 1 year, 10 months ago
- 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
- 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 2 years ago
- f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 2 years ago
- 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 2 years ago
- eba7cee Extract TestADM into a separate target by Artem Titov · 2 years ago
- 37879e9 [WebRTC-SendPacketsOnWorkerThread] Cleanup RtpTransportControllerSend by Per K · 2 years ago
- d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 2 years ago
- 26f22e0 Use AudioDeviceModule instead of TestAudioDeviceModule where possible by Artem Titov · 2 years ago
- 86ad48c Remove files from old targets by Artem Titov · 2 years ago
- 02bdf66 Reland "Launch WebRTC-SendPacketsOnWorkerThread"" by Evan Shrubsole · 2 years, 1 month ago
- a09b30d Revert "Launch WebRTC-SendPacketsOnWorkerThread" by Andrey Logvin · 2 years, 1 month ago
- 8d33105 Launch WebRTC-SendPacketsOnWorkerThread by Evan Shrubsole · 2 years, 1 month ago
- 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 2 months ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 3 months ago
- b3046c2 Use PacketReceiver::DeliverRtpPaket in scenario tests by Per K · 2 years, 3 months ago
- a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 3 months ago
- 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 3 months ago
- be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 3 months ago
- 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 3 months ago
- 67dba7b Add perkj@ as owner in webrtc/test/scenario by Per Kjellander · 2 years, 3 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 4 months ago
- ec4961a Fix flaky probing test. by Diep Bui · 2 years, 4 months ago
- ce79f87 Update Call Scenario test framwork to use defaults from Chrome by Per Kjellander · 2 years, 4 months ago
- 59ade01 Reland "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
- e0b4cab Remove default enabled field trial WebRTC-SendSideBwe-WithOverhead by Per Kjellander · 2 years, 4 months ago
- 75170be Revert "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
- d8c4de7 Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream by Per Kjellander · 2 years, 4 months ago
- b41568b Add infrastructure stats for network emulation layer by Artem Titov · 2 years, 5 months ago
- 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 6 months ago
- 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
- 399a2b5 Remove CoDel from webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 7 months ago
- 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 8 months ago
- e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
- b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 2 years, 9 months ago
- 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 9 months ago
- 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 2 years, 9 months ago
- 80b7c6b Delete Call dependency on ProcessThread as unused by Danil Chapovalov · 2 years, 9 months ago
- 4a5a3da Change VideoStreamConfig to use vector of scalability modes. by Niels Möller · 2 years, 10 months ago
- 9a66540 Reland "TaskQueue: unexpose delayed task convenience methods." by Markus Handell · 2 years, 10 months ago
- 4cd3a0d Revert "TaskQueue: unexpose delayed task convenience methods." by Björn Terelius · 2 years, 10 months ago
- 08bb629 TaskQueue: unexpose delayed task convenience methods. by Markus Handell · 2 years, 10 months ago
- 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
- cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 11 months ago
- 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
- ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
- 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
- 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 8 months ago
- 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
- 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
- 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 9 months ago
- 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 10 months ago
- 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 10 months ago
- 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 4 years ago
- 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 4 years ago
- 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 4 years ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
- e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- f4fa763 Update PsnrIsLowWhenNetworkIsBad test jitter_buffer mean value, as the congestion window default config changed. by Ying Wang · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- be93b78 Move iOS bundle data for tests inside rtc_include_test (take 2). by Mirko Bonadei · 4 years, 3 months ago
- 8ed6185 Move iOS bundle data for tests inside rtc_include_test. by Mirko Bonadei · 4 years, 3 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
- f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 3 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
- 8649e49 Add a field trial to skip REMB modification of BWE internal state. by Christoffer Rodbro · 4 years, 3 months ago
- 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 4 months ago
- 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
- 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
- 279f370 Makes WebRTC-Pacer-SmallFirstProbePacket default enabled. by Erik Språng · 4 years, 6 months ago
- 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
- 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
- c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
- b647785 Cleans up code related to legacy pre-pacing fec generation. by Erik Språng · 4 years, 6 months ago
- 3e3e166 Migrates probing end-to-end test to scenario test. by Erik Språng · 4 years, 6 months ago
- 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 7 months ago
- 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 7 months ago
- 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 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
- a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago