summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/remote_media_stream_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Add generic interfaces for the sinks of the media stream audio track to get t...xians@chromium.org2013-12-041-2/+2
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-18/+18
* Using the new WebMediaStreamTrack::ExtraData to simplify the codetommyw@chromium.org2013-10-281-0/+3
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Added implementation of RemoteMediaStreams. perkj@chromium.org2013-04-191-0/+217