summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/media_stream_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Using WeakPtr for requests to MediaStreamDispatcher.grunell@chromium.org2012-04-091-29/+43
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-211-1/+6
* Make builds with webrtc disabled work again.sky@chromium.org2012-02-161-2/+0
* support video device enumeration from renderer process.wjia@chromium.org2012-01-251-1/+114
* switch to DVLOG from VLOG, and move struct definition to cc file.wjia@chromium.org2011-11-111-13/+28
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-0/+1
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+157