Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
8447e91429708d32f11ec56a919c59d90ba0b031
/
pc
/
peerconnection.cc
0ffaaa2
Report negotiated SDP semantics for local answers also
by Steve Anton
· 7 years ago
c392866
Implement certificate chain stats.
by Taylor Brandstetter
· 7 years ago
52d8677
Fire OnRenegotiationNeeded when changing transceiver direction
by Steve Anton
· 7 years ago
8f83b42
Moved bitrate config interface from Call class.
by Sebastian Jansson
· 7 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
6e22137
Enable Unified Plan tests that were blocked on the stats collector
by Steve Anton
· 7 years ago
72a43a1
Collect packet loss and RTT stats of STUN binding requests.
by Qingsi Wang
· 7 years ago
2f0d702
Parameterize PeerConnection integration tests for Unified Plan
by Seth Hampson
· 7 years ago
afb0bb7
Remove PeerConnection voice_channel/video_channel methods
by Steve Anton
· 7 years ago
db53f8e
Add configurable STUN binding request interval.
by Qingsi Wang
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
80dd7b5
Reland "Set session error if SetLocal/RemoteDescription ever fails"
by Steve Anton
· 7 years ago
8b815cd
Add OnTrack PeerConnection callback for Unified Plan
by Steve Anton
· 7 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
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
c49bcd9
Fire OnAddStream with Unified Plan
by Steve Anton
· 7 years ago
9c98f0c
Fix a bug that holds IceConfig unchanged after changing RTCConfiguration.
by Qingsi Wang
· 7 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 7 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
ae8a90a
Fixes to PeerConnection for Unified Plan sdp & transceiver logic.
by Seth Hampson
· 7 years ago
b886711
Prepare StatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
5dbb586
Add UMA counters for type of SDP semantic in use.
by Harald Alvestrand
· 7 years ago
45cc890
Assorted logging pedantry
by Jonas Olsson
· 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
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
93a8439
Bind the structured ICE logging with P2PTransportChannel.
by Qingsi Wang
· 7 years ago
c22d6a8
Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan""
by Oleh Prypin
· 7 years ago
c7b964c
Report cipher usage to UMA for all media types on a transport
by Steve Anton
· 7 years ago
7b581eb
Reland "Parameterize PeerConnection signaling tests for Unified Plan"
by Steve Anton
· 7 years ago
e831b8c
Add MSID signaling compatibility for Unified Plan endpoints
by Steve Anton
· 7 years ago
5f94aa2
Correct MSID behavior with Unified Plan
by Steve Anton
· 7 years ago
9a5c6f8
Add the network preference to RTCConfiguration.
by Qingsi Wang
· 7 years ago
70b820f
Implemented the GetRemoteAudioSSLCertificate method.
by Zhi Huang
· 7 years ago
22da89f
Implement legacy offer_to_receive options for Unified Plan
by Steve Anton
· 7 years ago
74255ff
Add PeerConnection interop integration tests
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
ad7bffc
Parameterize PeerConnection media tests for Unified Plan
by Steve Anton
· 7 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 7 years ago
194939b
Added UMA counters for SDES vs DTLS key agreement
by Harald Alvestrand
· 7 years ago
dbf9d03
Parameterize PeerConnection data channel tests for Unified Plan
by Steve Anton
· 7 years ago
7464fca
Parameterize PeerConnection BUNDLE tests for Unified Plan
by Steve Anton
· 7 years ago
d367921
Configure media flow correctly with Unified Plan
by Steve Anton
· 7 years ago
47136dd
Change RtpSenders to interact with the media channel directly
by Steve Anton
· 7 years ago
ef65ef1
Fire OnAddTrack when Unified Plan is enabled
by Steve Anton
· 7 years ago
02ee47c
Signal track ID correctly when Unified Plan semantics selected
by Steve Anton
· 7 years ago
6077675
Change RtpReceivers to interact with the media channel directly
by Steve Anton
· 7 years ago
2d6c76a
Switch to using AddTrack with stream labels
by Steve Anton
· 7 years ago
43a723a
Move AddTrack stats update to submethod
by Steve Anton
· 7 years ago
75ceef2
Pivot old stats generation to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
389a97c
Fixing leaked reference from SCTP transport to DTLS/ICE transport.
by Taylor Brandstetter
· 7 years ago
fa2260d
Add support for data channels with Unified Plan
by Steve Anton
· 7 years ago
8906187
Pivot generation of stats to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
dcc3c02
Add support for JSEP offer/answer with transceivers
by Steve Anton
· 7 years ago
b1c1de1
Use the SDP ContentInfo helpers to avoid downcasting
by Steve Anton
· 7 years ago
5adfafd
Make ContentInfo/ContentDescription slightly more ergonomic
by Steve Anton
· 7 years ago
7411648
Remove SessionStats.proxy_to_transport
by Steve Anton
· 7 years ago
8af2186
Destroy stats collectors before destroying BaseChannels
by Steve Anton
· 7 years ago
f9381f0
Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan
by Steve Anton
· 7 years ago
3fe1b15
Fix PeerConnection crashing on Close() when Unified Plan enabled
by Steve Anton
· 7 years ago
a3a92c2
Replace string type with SdpType enum
by Steve Anton
· 7 years ago
3828c06
Replace cricket::ContentAction with webrtc::SdpType
by Steve Anton
· 7 years ago
ed10bd9
Modify SetLocalDescription helpers to work with RtpTransceivers
by Steve Anton
· 7 years ago
6d6a2ae
Refactor PeerConnection::UpdateSessionState
by Steve Anton
· 7 years ago
2039306
Replace PeerConnection::Action with cricket::ContentAction
by Steve Anton
· 7 years ago
8a00691
Use RTCError for internal PeerConnection methods
by Steve Anton
· 7 years ago
f847081
Rename PeerConnection::Error to PeerConnection::SessionError
by Steve Anton
· 7 years ago
6fec880
Unify and de-duplicate BaseChannel deletion in PeerConnection
by Steve Anton
· 7 years ago
eda6ccd
Refactor BaseChannel creation in PeerConnection
by Steve Anton
· 7 years ago
4e70a72
Replace MediaContentDirection with RtpTransceiverDirection
by Steve Anton
· 7 years ago
1d03a75
Remove cricket::RtpTransceiverDirection
by Steve Anton
· 7 years ago
9158ef6
Reland "Add AddTransceiver and GetTransceivers to PeerConnection"
by Steve Anton
· 7 years ago
8b13f96
Revert "Add AddTransceiver and GetTransceivers to PeerConnection"
by Steve Anton
· 7 years ago
f93d280
Add AddTransceiver and GetTransceivers to PeerConnection
by Steve Anton
· 7 years ago
3163867
Reland "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
a4ecf55
Revert "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
6c7ec32
SetRemoteDescriptionObserverInterface added.
by Henrik Boström
· 7 years ago
e40468b
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 7 years ago
9b28a03
Optional: Use nullopt and implicit construction in /pc/peerconnection.cc
by Oskar Sundbom
· 7 years ago
9e6fd2b
Add streams() to RtpReceiverInterface and implementations.
by Henrik Boström
· 7 years ago
de93943
Revert "Revert "Encode log events periodically instead of for every event.""
by Bjorn Terelius
· 7 years ago
79e7960
Add SDP semantics option to RTCConfiguration
by Steve Anton
· 7 years ago
4171afb
Use RtpTransceivers in PeerConnection
by Steve Anton
· 7 years ago
33c5c7f
Revert "Encode log events periodically instead of for every event."
by Zhi Huang
· 7 years ago
b154c27
Encode log events periodically instead of for every event.
by Bjorn Terelius
· 7 years ago
fdb9201
Avoid use-after-move in PeerConnection::Set[Local/Remote]Description.
by Henrik Boström
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
d25da37
Inline various trivial methods from the WebRtcSession merge
by Steve Anton
· 7 years ago
75737c0
Merge WebRtcSession into PeerConnection
by Steve Anton
· 7 years ago
ba81867
Prepare WebRtcSession to be merged into PeerConnection
by Steve Anton
· 7 years ago
5f6bf24
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II)
by henrika
· 7 years ago
990d6b8
Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API"
by Mirko Bonadei
· 7 years ago
90bace0
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API
by henrika
· 7 years ago
36b29d1
Enable cpplint in pc/
by Steve Anton
· 7 years ago
d5585ca
Move almost all references from WebRtcSession to PeerConnection
by Steve Anton
· 7 years ago
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 7 years ago
Next »