- 999fff45 Delete ChannelManager class declaration. by Yaowen Guo · 2 years, 5 months ago
- 4b2a106 Add optional init_send_encodings to AddTrack by Jonas Oreland · 2 years, 5 months ago
- 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 7 months ago
- 9799fe0 peerconnection: move first connect metrics gathering to helper function by Philipp Hancke · 2 years, 9 months ago
- f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 9 months ago
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
- 8101e7b Reland "Don't create channel_manager++ when media_engine is not set" by Harald Alvestrand · 2 years, 10 months ago
- 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
- c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
- c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
- 35ba0c5 Check that PC is configured for media before doing media operations. by Harald Alvestrand · 2 years, 11 months ago
- 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
- 19ebabc Separate setting a cricket::Channel from clearing the channel. by Harald Alvestrand · 3 years ago
- 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 3 years ago
- 22b5c3e Delete unused method FindDataChannelBySid by Niels Möller · 3 years ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- c2a2bef Add a header-reduction argument to IWYU by Harald Alvestrand · 3 years, 1 month ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 1 month ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- bc32c56 Move pc.transport_controller_ to be network thread only by Harald Alvestrand · 3 years, 2 months ago
- 5b84f38 Break out data_channel_controller from peerconnection target by Harald Alvestrand · 3 years, 2 months ago
- e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 2 months ago
- 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 2 months ago
- 0d4af12 Add back --no_fwd_decls to iwyu run by Harald Alvestrand · 3 years, 2 months ago
- 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 2 months ago
- 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 2 months ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
- 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 3 months ago
- 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 5 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
- a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
- f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 4 years ago
- 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
- 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
- eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
- bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
- 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
- d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 4 years ago
- 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 4 years ago
- 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
- 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 4 years ago
- 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
- 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
- acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
- cd0373f peerconnection: add was-ever-connected boolean flag by Philipp Hancke · 4 years, 1 month ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
- 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
- c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 2 months ago
- 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 2 months ago
- 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 2 months ago
- f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 2 months ago
- 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 2 months ago
- 54b925c add metrics for bundle usage by Philipp Hancke · 4 years, 2 months ago
- 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
- 844c759 fix variable naming in ReportSdpFormatReceived by Philipp Hancke · 4 years, 2 months ago
- a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
- 4da4a87 Move "options" from ConnectionContext to PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
- f598e49 tls_cert_verifier_ is now const and only network thread accessed by Harald Alvestrand · 4 years, 5 months ago
- 4efa9d0 Remove obsolete GetRemoteAudioSSL* functions. by Harald Alvestrand · 4 years, 5 months ago
- 9cd199d Make SdpOfferAnswerHandler be owned, not contained. by Harald Alvestrand · 4 years, 5 months ago
- fd9a8f8 Const-declare 3 more PC member variables by Harald Alvestrand · 4 years, 5 months ago
- 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
- 763f5a9 Move initialization of WebRtcSessionDescriptionFactory to SdpHandler by Harald Alvestrand · 4 years, 5 months ago
- 653429c Remove friendship between PeerConnection and SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 5 months ago
- e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 5 months ago
- 1f7eab6 Remove superfluous #includes from peer_connection.cc, and add IWYU by Harald Alvestrand · 4 years, 5 months ago
- 88329b9 Deprecate GetRemoteAudioSSLCertificate by Harald Alvestrand · 4 years, 6 months ago
- a39689c Separate PC resources required at runtime from PCfactory by Harald Alvestrand · 4 years, 6 months ago
- 6f04b653 Move the streams concept into sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
- 44d0dff Move the PeerConnection's usage pattern concept to its own file. by Harald Alvestrand · 4 years, 6 months ago
- bc9ca25 Move (phase 3) more functions called only in sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
- 1090e44 Separate PeerConnection's self-message functions to a new file by Harald Alvestrand · 4 years, 6 months ago
- a474fbf Move more functions called only in sdp_offer_answer into that file. by Harald Alvestrand · 4 years, 6 months ago
- 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 4 years, 6 months ago
- c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 4 years, 6 months ago
- 38b768c Factor out the transceiver list into a separate object. by Harald Alvestrand · 4 years, 6 months ago
- cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 4 years, 6 months ago
- b2995a1 Delete dead signal code in pc/channel.* by Tomas Gunnarsson · 4 years, 6 months ago
- 1e40a0c Remove asyncinvoker from PeerConnection. by Tomas Gunnarsson · 4 years, 6 months ago
- 936f1af Reland "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 6 months ago
- c253cb8 Revert "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 6 months ago
- 6f4de80 Remove stopped transceivers at both local and remote SetDescription by Harald Alvestrand · 4 years, 6 months ago
- dd68063 rename "sdp" to description in a few places by Philipp Hancke · 4 years, 7 months ago
- c03a187 Default streams: don't block media even if on different transceiver. by Taylor Brandstetter · 4 years, 7 months ago
- 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 7 months ago
- 9e02f47 Fix destruction order of PortAllocator and PacketSocketFactory. by Taylor Brandstetter · 4 years, 7 months ago
- 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 7 months ago
- 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 7 months ago
- e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 7 months ago
- c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 8 months ago
- 831ae4e Reland "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 8 months ago
- 4c9c75a Revert "[Perfect Negotiation] Implement non-racy version of SetLocalDescription." by Henrik Boström · 4 years, 8 months ago
- d4089ca [Perfect Negotiation] Implement non-racy version of SetLocalDescription. by Henrik Boström · 4 years, 8 months ago
- 0800010 peerconnection: remove old helper function by Philipp Hancke · 4 years, 9 months ago
- 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 9 months ago