summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/rtc_peer_connection_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is...perkj@chromium.org2014-01-301-6/+6
* Cleaned up the WebRtcAudioCapturer a bit.xians@chromium.org2014-01-161-7/+11
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-15/+17
* Adding success/failure callback to addICECandidate API in chrome glue layer. ...mallinath@chromium.org2013-12-041-0/+26
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-67/+67
* Switch from using internal constraints to use explicit PeerConnectionFactoryI...perkj@chromium.org2013-11-041-6/+0
* Using the new WebMediaStreamTrack::ExtraData to simplify the codetommyw@chromium.org2013-10-281-7/+3
* Switch LiveAudio to a source provider solution.xians@chromium.org2013-09-171-0/+13
* Changing the --enable-sctp-data-channels flag to --disable-sctp-data-channels...jiayl@chromium.org2013-09-071-6/+4
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Pass the right DataChannelInit fields to createDataChannel.jiayl@chromium.org2013-06-141-10/+10
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Adds DataChannelInit param to createDataChannel.jiayl@chromium.org2013-06-041-0/+9
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-9/+9
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-11/+11
* Pass the sctp command-line flag to Libjingle as an internal-only constraint.jiayl@chromium.org2013-05-231-0/+11
* Roll libjingle r312.tommi@chromium.org2013-05-061-0/+1
* Displays stream properties like msid/label with the ssrc for stats table and ...jiayl@chromium.org2013-04-261-2/+2
* Added implementation of RemoteMediaStreams. perkj@chromium.org2013-04-191-11/+18
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Roll libjingle r304.mallinath@chromium.org2013-04-121-15/+9
* Moved getstats to use newer WebKit APIhta@chromium.org2013-03-191-23/+15
* Make PeerConnectionTracker track new PeerConnection APIs: onRenegotiationNeed...jiayl@chromium.org2013-03-181-0/+5
* Replacing the deprecated WebRTCPeerConnectionHandlerClient::ICEStatetommyw@chromium.org2013-03-121-5/+4
* Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...perkj@chromium.org2013-03-051-21/+11
* Removed use of deprecated PeerConnection types and methods. perkj@chromium.org2013-02-201-1/+1
* Generate a NULL ICE candidate after ice gathering is completed.mallinath@chromium.org2013-02-151-1/+11
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+2
* Hookup new ice state callbacks OnIceConnectionChange and OnIceGatheringChange...perkj@chromium.org2013-02-111-51/+60
* Update libjingle 273:278.ronghuawu@google.com2013-02-111-17/+24
* Glue code for DTMF sender.ronghuawu@chromium.org2013-02-071-0/+24
* Adds getting PeerConnection stats for webrtc-internals.jiayl@chromium.org2013-02-061-72/+83
* Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...tommyw@chromium.org2013-02-041-20/+20
* Removing the --enable-data-channels flag since real-world testing of the feat...tommyw@chromium.org2013-01-301-12/+0
* Adds more types of peer conneciton update for webrtc-internals.jiayl@chromium.org2013-01-271-15/+117
* Implement Chrome glue code for PeerConnection::SignalingState.perkj@chromium.org2013-01-231-13/+18
* Roll libjingle 257:262.ronghuawu@chromium.org2013-01-161-5/+3
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-101-2/+18
* Roll libjingle 254:257sergeyu@chromium.org2013-01-041-3/+5
* Landing patch from issue 11533004tommi@chromium.org2012-12-141-0/+12
* Glue code for hooking up PeerConnection DataChannels.perkj@chromium.org2012-12-131-0/+24
* Implement stats passing between libjingle and Webkit.hta@chromium.org2012-12-111-0/+148
* Hookup constraint to getusermedia.perkj@chromium.org2012-10-241-40/+1
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-0/+4
* Removing the usage of frameForCurrentContext in RTCPeerConnectionHandler.tommyw@chromium.org2012-10-031-11/+9
* Hooks up WebKit MediaConstraints to libjingle MediaConstraints.perkj@chromium.org2012-09-281-5/+22
* Revert 159243 - Hooks up WebKit MediaConstraints to libjingle MediaConstraints.jochen@chromium.org2012-09-281-20/+5
* Hooks up WebKit MediaConstraints to libjingle MediaConstraints.perkj@chromium.org2012-09-281-5/+20
* Refactored to provide a new PortAllocatorFactory per PeerConnection.perkj@chromium.org2012-09-271-2/+43