aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/peerconnection.cc
AgeCommit message (Expand)Author
2016-01-08Properly handle different transports having different SSL roles.Taylor Brandstetter
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-19Adding a MediaStream parameter to createSender.deadbeef
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-16Restoring behavior where PeerConnection tracks changes to MediaStreams.deadbeef
2015-12-15Add a 'remote' property to MediaSourceInterface. Also adding an implementatio...tommi
2015-12-15Reland of Free SCTP data channels asynchronously in PeerConnection. (patchset...deadbeef
2015-12-12Support for unmixed remote audio into tracks.Tommi
2015-12-10Revert of Free SCTP data channels asynchronously in PeerConnection. (patchset...deadbeef
2015-12-09Fixing issue with default stream upon setting 2nd remote description.deadbeef
2015-12-08Add tracing to public PeerConnection methods.Peter Boström
2015-12-07Free SCTP data channels asynchronously in PeerConnection.deadbeef
2015-11-25Reland of Adding the ability to create an RtpSender without a track.deadbeef
2015-11-20Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-11-20Reland of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-11-12Fix for scenario where m-line is revived after being set to port 0.deadbeef
2015-11-11Reland of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-27Revert of Adding the ability to change ICE servers through SetConfiguration. ...deadbeef
2015-10-27Adding the ability to change ICE servers through SetConfiguration.deadbeef
2015-10-26Revert of Adding the ability to create an RtpSender without a track. (patchse...deadbeef
2015-10-26Adding the ability to create an RtpSender without a track.deadbeef
2015-10-22Fixing some issues with the direction attribute of m-lines in offers.deadbeef
2015-10-15Don't create remote streams if m-line direction doesn't include "send".deadbeef
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-14Merging BaseSession code into WebRtcSession.deadbeef
2015-10-14Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-13Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1...deadbeef
2015-10-13Moving MediaStreamSignaling logic into PeerConnection.deadbeef
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-06Catching more errors when parsing ICE server URLs.deadbeef
2015-09-29Reland of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-28Exposing RtpSenders and RtpReceivers from PeerConnection.deadbeef
2015-09-28Passing the new policy from PeerConnection RTCConfiguration tohonghaiz
2015-09-24Revert of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-23Adding PeerConnectionInterface::SetConfiguration method.deadbeef
2015-09-23Reland of TransportController refactoring. (patchset #1 id:1 of https://coder...deadbeef
2015-09-23Revert of TransportController refactoring. (patchset #6 id:100001 of https://...torbjorng
2015-09-22TransportController refactoring.deadbeef
2015-09-18Revert "TransportController refactoring."Guo-wei Shieh
2015-09-18TransportController refactoring.deadbeef
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-09-04Cleanup: Remove duplicated functionsGuo-wei Shieh
2015-09-01Set the IceConnectionReceivingTimeout as a RTCConfiguration parameter.honghaiz
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-21Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_U...minyuel
2015-08-20Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-08-11Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...pthatcher