- c560520 JsepTransportController: Remove raw pointers to description objects by Tommi · 1 year, 1 month ago
- 13834cf Add callback-based interface to IceTransportInternal GatheringState by Harald Alvestrand · 1 year, 3 months ago
- 09b2fb6 Replace RTCTransportInternal::SignalCandidatePairChange sigslot by Harald Alvestrand · 1 year, 3 months ago
- abc5066 Replace IcetransportInternal::SignalCandidatesRemoved sigslot by Harald Alvestrand · 1 year, 3 months ago
- 50a238f Replace IceTransportInternal::SignalCandidateError by Harald Alvestrand · 1 year, 3 months ago
- a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 3 months ago
- aea49c9 Simplify PeerConnection::SetConfiguration by Tommi · 1 year, 4 months ago
- 5ded8ff Fix DCHECK crash when processing a remote answer by Philipp Hancke · 1 year, 6 months ago
- ff281aa Convert signals in rtp_transport_internal.h to CallbackList by Harald Alvestrand · 1 year, 6 months ago
- 5f38949 Allow single-mline offers without BUNDLE group when using max-bundle by Philipp Hancke · 1 year, 9 months ago
- 32dae4b sdp: accept bundle-only media section without rtcp-mux by Philipp Hancke · 1 year, 10 months ago
- e1e94ad Ensure Call is notified of un demuxable packets by Per K · 1 year, 11 months ago
- df0a622 transport controller: move ice transport initialization by Philipp Hancke · 2 years, 4 months ago
- 08b882d ice: include tiebreaker in computation of foundation attribute by Philipp Hancke · 2 years, 4 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
- 8f42992 Move channel creation functions into RtpTransceiver by Harald Alvestrand · 2 years, 10 months ago
- 340cb5e WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 8/inf by Jonas Oreland · 3 years ago
- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 3 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 4 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 4 months ago
- 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, 7 months ago
- 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
- dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 7 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 months ago
- d2b885f Fix bug where we assume new m= sections will always be bundled. by Taylor Brandstetter · 3 years, 7 months ago
- 96dca92 [sigslot] - Remove sigslot from JsepTransport. by Mirko Bonadei · 3 years, 8 months ago
- 11b92cf Refactoring: Move groups-by-mid into Bundle manager by Harald Alvestrand · 3 years, 8 months ago
- de22ab2 Apply IWYU to jsep_transport_controller/collection by Harald Alvestrand · 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
- 4bb81ac Make JsepTransportCollection self-managing for transports by Harald Alvestrand · 3 years, 9 months ago
- 9dea393 Move MID/JsepTransport mappings into a new manager object. by Harald Alvestrand · 3 years, 9 months ago
- 2aa24f1 Move group-modifying functions into BundleManager by Harald Alvestrand · 3 years, 9 months ago
- 9f9bf38 Start refactoring bundle behavior into BundleManager by Harald Alvestrand · 3 years, 9 months ago
- 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 9 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 9 months ago
- 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 9 months ago
- f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 10 months ago
- 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 3 years, 11 months ago
- a743303 Fix RTP header extension encryption by Lennart Grahl · 3 years, 11 months ago
- e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 3 years, 11 months ago
- 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 3 years, 11 months ago
- 653bab6 Simplify DtlsTransport state. by Tommi · 3 years, 11 months 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
- c32f00e Remove usage of sigslot and replace with a function pointer. by Lahiru Ginnaliya Gamathige · 4 years ago
- 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 1 month ago
- c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 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
- ab9d6e1 Delete null JsepTransport constructor argument datagram_rtp_transport. by Niels Möller · 4 years, 1 month ago
- 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 1 month ago
- 16ab60c Use CallbackList in DtlsHandshakeError in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
- 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 1 month ago
- 133c052 Make the config_ member of JsepTransportController const by Harald Alvestrand · 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, 1 month ago
- 5cf0ef0 Stricter compile-time thread annotations in JsepTransportController by Niels Möller · 4 years, 1 month ago
- 4bab23f Update pc/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 1 month 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
- bedb605 Transition ICE gathering state to "new" once all transports go away by Harald Alvestrand · 4 years, 6 months ago
- 1a09fae Delete SignalDataChannelTransportNegotiated by Niels Möller · 4 years, 8 months ago
- dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 8 months ago
- c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 8 months ago
- 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 8 months ago
- bc1f910 Reland "Added mid to error messages reported during SDP apply." by Yura Yaroshevich · 4 years, 9 months ago
- 341434e Revert "Added mid to error messages reported during SDP apply." by Olga Sharonova · 4 years, 9 months ago
- d2890e8 Added mid to error messages reported during SDP apply. by Yura Yaroshevich · 4 years, 9 months ago
- c1aaf4c Revert "disallow pairing ICE-TCP with a local ip address" by Philipp Hancke · 4 years, 10 months ago
- ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 4 years, 11 months ago
- 16d0d37 Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
- d85ea75 Rollback transport created by data channel by Eldar Rello · 5 years ago
- 712ebbb disallow pairing ICE-TCP with a local ip address by Philipp Hancke · 5 years ago
- 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 5 years ago
- 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
- 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 5 years ago
- 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 5 years ago
- 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 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
- 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 5 years ago
- bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
- d702231 Cleanup deprecated monitoring of MediaTransport state. by Bjorn A Mellem · 5 years ago
- 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 5 years ago