- 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
- 1c7ecef Reland "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
- a03d494 Revert "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
- b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 7 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
- 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
- dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 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
- d2b885f Fix bug where we assume new m= sections will always be bundled. by Taylor Brandstetter · 3 years, 8 months ago
- 7a2db8a Modify Bundle logic to not add & destroy extra transport at add-track by Harald Alvestrand · 3 years, 9 months ago
- 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 10 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 11 months ago
- f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 11 months ago
- 653bab6 Simplify DtlsTransport state. by Tommi · 4 years ago
- c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 1 month ago
- 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 1 month ago
- 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 1 month ago
- 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 1 month ago
- f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 1 month ago
- 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 1 month ago
- 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
- 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
- ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 5 months ago
- c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
- b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 5 months ago
- 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
- e99c68d Replace one use of sigslot with RoboCaller by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
- 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 9 months ago
- ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 5 years ago
- 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
- 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
- e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
- 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
- bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
- 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
- 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 6 years ago
- 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 6 years ago
- 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 6 years ago
- 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 6 years ago
- 703ea95 Only create a datagram RTP transport if the datagram transport should be used for RTP. by Bjorn A Mellem · 6 years ago
- b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
- 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
- dea0a0c Revert "Remove another DCHECK that fails during renegotiation." by Bjorn Mellem · 6 years ago
- 907b592 Remove another DCHECK that fails during renegotiation. by Bjorn A Mellem · 6 years ago
- 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
- 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
- 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 6 years ago
- 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
- 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
- 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 6 years ago
- 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
- 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
- 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
- 14b27587 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
- 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
- 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 6 years ago
- c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
- 105ded3 Pass the x-mt line from SDP to the media transport by Piotr (Peter) Slatala · 6 years ago
- 55b91b9 Only create no-op DTLS if media transport is used for both media and data by Piotr (Peter) Slatala · 6 years ago
- 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
- 7a6739e Make Ice Transports signal failures. by Jonas Olsson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/jseptransportcontroller_unittest.cc]
- 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
- 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
- 628f37a Delete a cricket::DtlsTransport when PC is closed by Harald Alvestrand · 6 years ago
- ad88c88 Add API for returning a webrtc::DtlsTransport for a MID on a PC by Harald Alvestrand · 6 years ago
- 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
- 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
- cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
- d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
- 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
- 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
- 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
- 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
- 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
- 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
- a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
- 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
- ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
- 2b156263 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
- cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
- 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
- e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
- cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 7 years ago
- 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
- d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
- e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
- c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago