- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 6 months ago
- bad0ab0 Delete unused class MockDelayable by Niels Möller · 3 years, 7 months ago
- 7a2db8a Modify Bundle logic to not add & destroy extra transport at add-track by Harald Alvestrand · 3 years, 7 months ago
- a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 8 months ago
- a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 8 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 8 months ago
- d95b149 datachannel: Merge SendDataParams and DMT types with webrtc equivalent by Florent Castelli · 3 years, 9 months ago
- f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 9 months ago
- c9625f0 Make MediaChannel classes aware of the network thread. by Tommi · 3 years, 9 months ago
- a6983c6 sctp: Add DcsctpTransport based on dcSCTP by Florent Castelli · 3 years, 9 months ago
- cc7a368 Move header negotiation state to transceivers. by Tommi · 3 years, 9 months ago
- 141a4de datachannel: Check we transition the state properly on remote close by Florent Castelli · 3 years, 9 months ago
- 99c8a80 Change the first-packet-received notification in Channel. by Tommi · 3 years, 9 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 9 months ago
- 1959f8f Make ChannelInterface::Enabled() be async. by Tommi · 3 years, 9 months ago
- 88f4b33 usrsctp: Support sending and receiving empty messages by Florent Castelli · 3 years, 9 months ago
- bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 3 years, 9 months ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 9 months ago
- 6cd5081 Remove ForTesting methods from BaseChannel by Tomas Gunnarsson · 3 years, 10 months ago
- 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 3 years, 10 months ago
- 6097b0f Delete use of AsyncInvoker from PeerConnectionIntegrationWrapper by Niels Möller · 3 years, 11 months ago
- 3999384 Reland "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years ago
- 89c40e2 Revert "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years ago
- 772066b Reland "Split peer_connection_integrationtest.cc into pieces" by Harald Alvestrand · 4 years ago
- 8644f2b Revert "Split peer_connection_integrationtest.cc into pieces" by Mirko Bonadei · 4 years ago
- cae4656 Split peer_connection_integrationtest.cc into pieces by Harald Alvestrand · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years ago
- d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years ago
- 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years ago
- 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years ago
- 5932fe1 RtpTransceiverInterface: introduce HeaderExtensionsNegotiated. by Markus Handell · 4 years, 1 month ago
- 165c618 Reland: Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 1 month ago
- c1ad1ff Do all BaseChannel operations within a single Thread::Invoke. by Taylor Brandstetter · 4 years, 1 month ago
- 7e6290d Revert "Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL." by Sam Zackrisson · 4 years, 1 month ago
- 72f638a Use CRYPTO_BUFFER APIs instead of X509 when building with BoringSSL. by Taylor Brandstetter · 4 years, 2 months ago
- d3ef499 Enable payload type based demuxing with multiple tracks when applicable. by Taylor Brandstetter · 4 years, 3 months ago
- 1ee3325 When stopping a transceiver, end the receiver's track. by Harald Alvestrand · 4 years, 4 months ago
- 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 4 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 5 months ago
- c03a187 Default streams: don't block media even if on different transceiver. by Taylor Brandstetter · 4 years, 5 months ago
- 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 5 months ago
- 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 5 months ago
- 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 5 months ago
- e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 5 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 5 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 5 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 6 months ago
- 831ae4e Reland "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 6 months ago
- 4c9c75a Revert "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 6 months ago
- d4089ca [Perfect Negotiation] Implement non-racy version of SetLocalDescription. by Henrik Boström · 4 years, 6 months ago
- 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 7 months ago
- 6fcd0f8 Migrate pc/ to webrtc::Mutex. by Markus Handell · 4 years, 7 months ago
- 2e94de5 Add GetSctpStats to PeerConnectionInternal, remove sctp_data_channels() by Tomas Gunnarsson · 4 years, 7 months ago
- 7d3cfbf Inject signaling and network threads to DataChannel. by Tomas Gunnarsson · 4 years, 7 months ago
- 4c1e7cc [Adaptation] Add ability to inject resources on the PeerConnection. by Henrik Boström · 4 years, 8 months ago
- 0ca13d9 Introduce BYPASS_PROXY_CONSTMETHOD0. by Tomas Gunnarsson · 4 years, 8 months ago
- 2af35ab FakeAudioCaptureModule: remove lock recursions. by Markus Handell · 4 years, 8 months ago
- 3a35312 In pc/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 8 months ago
- 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
- c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 5 years ago
- 4e19670 [PeerConnection] Implement parameterless SetLocalDescription(). by Henrik Boström · 5 years ago
- 7b04a91 Delete almost all default methods on PeerConnectionInterface by Niels Möller · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 5 years ago
- e78fd80 New class DummyPeerConnection by Niels Möller · 5 years ago
- 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 5 years ago
- 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
- bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
- 79b6980 [PeerConnection] Implement restartIce(). by Henrik Boström · 6 years ago
- 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
- e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
- 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 695cf6a Delete deprecated StartRtcEventLog override with PlatformFile by Niels Möller · 6 years ago
- 232b6a1 Propagate screenshare info into video track and it's source. by Artem Titov · 6 years ago
- 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 6 years ago
- 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
- cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
- df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 6 years ago
- fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 6 years ago
- aec09a2 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource by Danil Chapovalov · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- 4bac79e Add SetJitterBufferMinimumDelay method to RtpReceiverInterface. by Ruslan Burakov · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 6 years ago
- 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
- 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
- 15845af Reland "Another mock for GetSctpTransport" (and add test) by Harald Alvestrand · 6 years ago
- 727504c Revert "Another mock for GetSctpTransport" by Harald Alvestrand · 6 years ago
- b2c4700 Another mock for GetSctpTransport by Harald Alvestrand · 6 years ago
- 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
- 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 6 years ago
- 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago