Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
ac025898e1e76a688dea5ea9e3681dd8dc2ce856
/
pc
/
peer_connection.h
ac02589
Fix misunderstanding: OnTransportChanged is called on network thread
by Karl Wiberg
· 6 years ago
6cab5c8
Add thread safety annotations for some more PeerConnection members (part 5)
by Karl Wiberg
· 6 years ago
85a4a93
Add thread safety annotations for some more PeerConnection members (part 4)
by Karl Wiberg
· 6 years ago
c70999e
Add thread safety annotations for some more PeerConnection members (part 3)
by Karl Wiberg
· 6 years ago
1e1e102
Add thread safety annotations for some more PeerConnection members (part 2)
by Karl Wiberg
· 6 years ago
fb3be39
Add thread safety annotations for some more PeerConnection members
by Karl Wiberg
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
4ae6347
Use `final` so that the compiler will be able to inline calls
by Karl Wiberg
· 6 years ago
5966c50
Add thread safety annotations for PeerConnection::configuration_
by Karl Wiberg
· 6 years ago
8d2e228
Add thread safety annotations for PeerConnection::*_state_
by Karl Wiberg
· 6 years ago
b03ab71
Add thread safety annotation for PeerConnection::event_log_
by Karl Wiberg
· 6 years ago
744310f
Add thread safety annotation for PeerConnection::observer_ and factory_
by Karl Wiberg
· 6 years ago
106d92d
Add thread safety annotation for PeerConnection::SignalDataChannelCreated_
by Karl Wiberg
· 6 years ago
bcd39d4
Creating Simulcast offer and answer in Peer Connection.
by Amit Hilbuch
· 6 years ago
dbb49df
Moving UniqueIdGenerator into rtc_base.
by Amit Hilbuch
· 6 years ago
4a7b3ac
Add DTLSTransport info into sender/receiver state.
by Harald Alvestrand
· 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.h]
ae3df54
Refactoring MID generation to use unique string generator.
by Amit Hilbuch
· 6 years ago
47e38b7
Revert "Refactoring MID generation to use unique string generator."
by Amit Hilbuch
· 6 years ago
1c37676
Refactoring MID generation to use unique string generator.
by Amit Hilbuch
· 6 years ago
afa07dd
[Unified Plan] SRD: Always set associated remote streams.
by Henrik Boström
· 6 years ago
06817cd
[Unified Plan] Support legacy endpoints that do not use a=mid
by Steve Anton
· 6 years ago
1204690
Export the standardized IceConnectionState.
by Jonas Olsson
· 6 years ago
5b14778
[Unified Plan] If "a=msid" is missing, create default stream.
by Henrik Boström
· 6 years ago
a41959e
[Unified Plan] Fix old GetStats() not associating track id
by Steve Anton
· 6 years ago
ad88c88
Add API for returning a webrtc::DtlsTransport for a MID on a PC
by Harald Alvestrand
· 6 years ago
9289eda
Revert "Replace the IceConnectionState implementation."
by Alex Loiko
· 6 years ago
1e87b4f
Replace the IceConnectionState implementation.
by Jonas Olsson
· 6 years ago
cc8e8bb
Pass the media transport from JsepTransportController to Call.
by Piotr (Peter) Slatala
· 6 years ago
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 6 years ago
175aa2e
Implement data channels over media transport.
by Bjorn Mellem
· 6 years ago
a9bbd86
Add a configuration parameter for using the media transport for data channels.
by Bjorn Mellem
· 6 years ago
8c27cca
Promotoing webrtc::CryptoOptions to RTCConfiguration.
by Benjamin Wright
· 6 years ago
635474e
Compute RTCConnectionState and RTCIceConnectionState.
by Jonas Olsson
· 6 years ago
97fc11f
Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting.
by Piotr (Peter) Slatala
· 6 years ago
98a462c
Reland "Reland "Propagate media transport to media channel.""
by Anton Sukhanov
· 6 years ago
9accc9f
Revert "Reland "Propagate media transport to media channel.""
by Oleh Prypin
· 6 years ago
da65ed2
Reland "Propagate media transport to media channel."
by Anton Sukhanov
· 6 years ago
37cf245
Revert "Propagate media transport to media channel."
by Oleh Prypin
· 6 years ago
8c16f74
Propagate media transport to media channel.
by Anton Sukhanov
· 6 years ago
e0c2e97
Pass MediaTransportFactory to PeerConnectionFactory.
by Piotr (Peter) Slatala
· 6 years ago
892acf0
Add support for send_encodings parameters in addTransceiver
by Florent Castelli
· 6 years ago
ad18276
Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler"
by Steve Anton
· 6 years ago
bb19276
Use AsyncInvoker in PeerConnection instead of MessageHandler
by Steve Anton
· 6 years ago
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 6 years ago
e20867f
Add AsyncResolverFactory interface and basic implementation.
by Zach Stein
· 6 years ago
7a1c7f7
Modified peerconnection's "observer" slot to be nulled on close.
by Harald Alvestrand
· 6 years ago
24db573
Step 1: Add RemoveTrackNew which returns an RTCError
by Steve Anton
· 6 years ago
ee01a83
Remove MetricsObserverInterface.
by Qingsi Wang
· 6 years ago
0f5400a
[Unified Plan] Implement FiredDirection for RtpTransceiver
by Steve Anton
· 6 years ago
056d811
Add counting of PCs with private IP addresses exposed
by Harald Alvestrand
· 6 years ago
7fc821d
Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
d78323f
Remove AddTrack override with MediaStreams
by Steve Anton
· 6 years ago
78fef76
Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
1a2cc0a
Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 6 years ago
13f4c89
Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 6 years ago
870bca1
Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.
by Qingsi Wang
· 6 years ago
b2a7478
Fix usage logging of TURN and STUN servers
by Harald Alvestrand
· 6 years ago
111fdfd
Refactor RtpSender to take the sender ID as a constructor argument
by Steve Anton
· 6 years ago
1979384
Ensure that PC usage is recorded if a PC is alive for 60 seconds.
by Harald Alvestrand
· 6 years ago
b983bae
Remove unused/deprecated DTMF methods
by Steve Anton
· 6 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 6 years ago
cdd05f0
Implement proper SCTP data channel closing procedure.
by Taylor Brandstetter
· 6 years ago
8ebba74
Add collection of usage signatures on PeerConnections
by Harald Alvestrand
· 6 years ago
d6f86e8
This changeset adds dependency injection support for SSL Root Certs.
by Benjamin Wright
· 6 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 6 years ago
cab5888
Integrated PeerConnectionDependencies into PeerConnection::Initialize
by Benjamin Wright
· 7 years ago
c79268f
Add IsClosed checks to various PeerConnection methods
by Steve Anton
· 7 years ago
cbaa254
Attempting to fix lingering issues with BUNDLE negotiation.
by Taylor Brandstetter
· 7 years ago
a2d6067
Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads."
by Qingsi Wang
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
3dc4106
Revert "Add thread checker to PortAllocator and its subclasses and fix a bug"
by Patrik Höglund
· 7 years ago
fc43d11
Add thread checker to PortAllocator and its subclasses and fix a bug
by Qingsi Wang
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
bc609ea
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 7 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 7 years ago
1df1bf8
PeerConnectionInterface::GetStats() with selector argument added.
by Henrik Boström
· 7 years ago
5081c0c
Change error handlers for Set*Description to use RTCError
by Harald Alvestrand
· 7 years ago
8e20f17
Report UMA metrics for received SDP format
by Steve Anton
· 7 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 7 years ago
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
72a43a1
Collect packet loss and RTT stats of STUN binding requests.
by Qingsi Wang
· 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
8b815cd
Add OnTrack PeerConnection callback for Unified Plan
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
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
c7b964c
Report cipher usage to UMA for all media types on a transport
by Steve Anton
· 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
be5e208
Add FakePeerConnectionBase
by Steve Anton
· 7 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 7 years ago
7464fca
Parameterize PeerConnection BUNDLE tests for Unified Plan
by Steve Anton
· 7 years ago
215fda7
Make PeerConnection take reference to UMA observer.
by Taylor Brandstetter
· 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
Next »