Sign in
webrtc
/
src.git
/
dd2eebef5e578877b2ddaccef4aafa360c7e288f
/
pc
/
peerconnection_ice_unittest.cc
27ab0e5
Add CreateIceCandidate overload which takes a cricket::Candidate
by Steve Anton
· 7 years ago
76829d7
Add UMA metric for ICE candidate addition outcome
by Harald Alvestrand
· 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
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
f764cf4
Don't transition ICE to Checking if there are no transports
by Steve Anton
· 7 years ago
c79268f
Add IsClosed checks to various PeerConnection methods
by Steve Anton
· 7 years ago
5d8f8fa
Revert "Adding test for adding ICE candidate before applying answer."
by Henrik Boström
· 7 years ago
dd59d70
Adding test for adding ICE candidate before applying answer.
by Taylor Brandstetter
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
4ff5443
Fix bugs in collecting STUN candidate stats and configuring STUN
by Qingsi Wang
· 7 years ago
80dd7b5
Reland "Set session error if SetLocal/RemoteDescription ever fails"
by Steve Anton
· 7 years ago
b953245
Revert "Set session error if SetLocal/RemoteDescription ever fails"
by Steve Anton
· 7 years ago
71439a6
Set session error if SetLocal/RemoteDescription ever fails
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
dffead8
Fail CreateAnswer if signaling state is not correct
by Steve Anton
· 7 years ago
c22d6a8
Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan""
by Oleh Prypin
· 7 years ago
7b581eb
Reland "Parameterize PeerConnection signaling tests for Unified Plan"
by Steve Anton
· 7 years ago
94d8cce
Revert "Parameterize PeerConnection signaling tests for Unified Plan"
by Taylor Brandstetter
· 7 years ago
65c0a60
Parameterize PeerConnection signaling tests for Unified Plan
by Steve Anton
· 7 years ago
46d926a
Parameterize PeerConnection ICE tests for Unified Plan
by Steve Anton
· 7 years ago
e97de91
Use static_cast to get webrtc::Peerconnection in common workaround.
by Mirko Bonadei
· 7 years ago
e169272
Fixed a bug in determining ICE roles.
by Qingsi Wang
· 7 years ago
8d3444d
Reland "Rewrite WebRtcSession media tests as PeerConnection tests"
by Steve Anton
· 7 years ago
f2662f0
Revert "Rewrite WebRtcSession media tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
3df5dca
Rewrite WebRtcSession media tests as PeerConnection tests
by Steve Anton
· 7 years ago
1b0eae3
Don't call deprecated CreatePeerConnectionFactory() overloads
by Karl Wiberg
· 7 years ago
f1c6db1
Rewrite WebRtcSession ICE tests as PeerConnection tests
by Steve Anton
· 7 years ago