aboutsummaryrefslogtreecommitdiff
path: root/pc/peer_connection_bundle_unittest.cc
AgeCommit message (Expand)Author
2022-06-07Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"Byoungchan Lee
2022-06-02Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSes...Christoffer Jansson
2022-06-02Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"Byoungchan Lee
2022-05-31Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession"Christoffer Jansson
2022-05-31Don't create PacketSocketFactory inside BasicPortAllocatorSessionByoungchan Lee
2022-04-07Delete old versions of GetNetworks and GetAnyAddressNetworksNiels Möller
2022-04-06Remove calls to deprecated CreatePC() and CreateDC()Florent Castelli
2022-04-06Fix SdpSemantics::kPlanB deprecated usageFlorent Castelli
2022-02-24Update IWYU tool with a mapping fileHarald Alvestrand
2021-11-15Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHEDArtem Titov
2021-08-11Reland "Fix bug where we assume new m= sections will always be bundled."Taylor Brandstetter
2021-08-06Revert "Reland "Fix bug where we assume new m= sections will always be bundle...Taylor Brandstetter
2021-07-30Reland "Fix bug where we assume new m= sections will always be bundled."Taylor Brandstetter
2021-07-28Revert "Fix bug where we assume new m= sections will always be bundled."Björn Terelius
2021-07-23Fix bug where we assume new m= sections will always be bundled.Taylor Brandstetter
2021-05-27Move proxies into pc/.Markus Handell
2021-04-27[Unified Plan] Support multiple BUNDLE groups.Henrik Boström
2021-04-15Remove enable_rtp_data_channelHarald Alvestrand
2021-01-20Prefix HAVE_SCTP macro with WEBRTC_.Mirko Bonadei
2020-08-11Reland "Implement transceiver.stop()"Harald Alvestrand
2020-08-10Revert "Implement transceiver.stop()"Harald Alvestrand
2020-08-10Implement transceiver.stop()Harald Alvestrand
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-06-03Let SessionDescription take ownership of MediaDescriptionHarald Alvestrand
2019-05-24Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface.Bjorn A Mellem
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-29[clang-tidy] Apply performance-inefficient-vector-operation fixes.Mirko Bonadei
2019-01-28[clang-tidy] Apply performance-for-range-copy fixes.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton