Sign in
webrtc
/
src
/
b6d50e3a1758a808118170e6c6a6119e96356f3b
/
pc
/
peer_connection_bundle_unittest.cc
a1b8201
Move proxies into pc/.
by Markus Handell
· 3 years, 10 months ago
f8187e0
[Unified Plan] Support multiple BUNDLE groups.
by Henrik Boström
· 4 years ago
bc959b6
Remove enable_rtp_data_channel
by Harald Alvestrand
· 4 years ago
5eb43b4
Prefix HAVE_SCTP macro with WEBRTC_.
by Mirko Bonadei
· 4 years, 2 months ago
6060df5
Reland "Implement transceiver.stop()"
by Harald Alvestrand
· 4 years, 7 months ago
a88c977
Revert "Implement transceiver.stop()"
by Harald Alvestrand
· 4 years, 8 months ago
11dc657
Implement transceiver.stop()
by Harald Alvestrand
· 4 years, 8 months ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
1716d39
Let SessionDescription take ownership of MediaDescription
by Harald Alvestrand
· 6 years ago
3a1b927
Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface.
by Bjorn A Mellem
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
649a4c2
[clang-tidy] Apply performance-inefficient-vector-operation fixes.
by Mirko Bonadei
· 6 years ago
739baf0
[clang-tidy] Apply performance-for-range-copy fixes.
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_bundle_unittest.cc]
ad88c88
Add API for returning a webrtc::DtlsTransport for a MID on a PC
by Harald Alvestrand
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
27ab0e5
Add CreateIceCandidate overload which takes a cricket::Candidate
by Steve Anton
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
0ab5651
Fix handling of empty BUNDLE groups.
by Taylor Brandstetter
· 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
6e22137
Enable Unified Plan tests that were blocked on the stats collector
by Steve Anton
· 7 years ago
b886711
Prepare StatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
6947025
Move media_type to RtpTransceiverInterface
by Steve Anton
· 7 years ago
7464fca
Parameterize PeerConnection BUNDLE 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
32df86e
Remove deprecated CreatePeerConnectionFactory() overloads
by Karl Wiberg
· 7 years ago
6f25b09
Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Steve Anton
· 7 years ago
b49b661
Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
096e367
Rewrite WebRtcSession BUNDLE tests as PeerConnection tests
by Steve Anton
· 7 years ago