summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/peer_connection_handler_base.h
Commit message (Expand)AuthorAgeFilesLines
* Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...perkj@chromium.org2013-03-051-1/+1
* Removed use of deprecated PeerConnection types and methods. perkj@chromium.org2013-02-201-1/+1
* Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...tommyw@chromium.org2013-02-041-9/+9
* Adding some headers for preparation of the rename.tommyw@chromium.org2013-01-301-0/+1
* Update some #includes in content/renderer/media for headers in the new Platfo...pilgrim@chromium.org2013-01-161-1/+1
* Implement stats passing between libjingle and Webkit.hta@chromium.org2012-12-111-0/+3
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-0/+3
* Replace talk_base::scoped_refptr with Chromes scoped_refptr where possible.perkj@chromium.org2012-09-171-2/+1
* This cl adds a new PeerConnection handler in Chrome to support latest W3C Pee...perkj@chromium.org2012-09-131-0/+2
* Remove the deprecated PeerConnection supporting the ROAP protocol.perkj@chromium.org2012-07-261-2/+2
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-221-1/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-171-1/+1
* Refactor MediaStreamImpl and PeerConnection glue implementation after WebKit ...perkj@chromium.org2012-05-151-24/+0
* This cl refactor the mapping between WebKit media stream repressentation and ...perkj@chromium.org2012-05-031-1/+3
* Refactored MediaStreamImpl::GetVideoDecoderperkj@chromium.org2012-04-191-7/+15
* Adding JSEP PeerConnection glue - attempt 2 perkj@chromium.org2012-04-131-0/+71
* Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.eugenis@google.com2012-04-121-71/+0
* Adding JSEP PeerConnection glue.grunell@chromium.org2012-04-121-0/+71