- c63120a Migrate PeerConnection tests to EnableMedia api by Danil Chapovalov · 1 year, 5 months ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 3 years ago
- 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 3 years ago
- 15a38de Fix SdpSemantics::kPlanB deprecated usage by Florent Castelli · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
- a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 10 months ago
- 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
- bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years ago
- 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 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
- c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 5 years ago
- 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 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
- 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
- cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 6 years ago
- 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 6 years ago
- 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 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
- c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 6 years ago
- 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
- 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 6 years ago
- 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 6 years ago
- b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 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/peerconnection_datachannel_unittest.cc]
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
- 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 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
- dbf9d03 Parameterize PeerConnection data channel tests for Unified Plan by Steve Anton · 7 years ago
- b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
- e97de91 Use static_cast to get webrtc::Peerconnection in common workaround. by Mirko Bonadei · 7 years ago
- da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago