summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media/media_internals.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-011-254/+0
* Fix a problem where OpenDevice would open the wrong device if multiple are av...pastarmovj@chromium.org2013-01-151-10/+23
* StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...xians@chromium.org2012-12-181-1/+1
* This CL is part of https://codereview.chromium.org/11316275/, but only contai...xians@chromium.org2012-12-121-0/+61
* Make TabCapture requests use the target render process and render view id's f...justinlin@chromium.org2012-12-101-2/+6
* Revert 169449 - https://codereview.chromium.org/11364048/ increased the start...xians@chromium.org2012-11-261-1/+20
* https://codereview.chromium.org/11364048/ increased the startup time on Mac b...xians@chromium.org2012-11-261-20/+1
* This patch implements a device selection UI to chrome content setting, and th...xians@chromium.org2012-11-161-1/+20
* Change MediaStreamCaptureIndicator back to ref countedstevenjb@chromium.org2012-10-271-3/+8
* Revert 164093 - Indicate tab recording state in tab stripsail@chromium.org2012-10-261-9/+9
* Indicate tab recording state in tab stripstevenjb@chromium.org2012-10-251-9/+9
* This is the media related changes for tab capture API's:justinlin@chromium.org2012-10-151-0/+12
* Show camera and microphone status indicators.xians@chromium.org2012-05-031-1/+24
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-8/+14
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-4/+0
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-0/+4
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Register MediaInternalsUI to receive notifications on render process terminat...scottfr@chromium.org2011-08-181-10/+4
* Make MediaInternals handle MediaLogEvents.scottfr@chromium.org2011-08-121-3/+12
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+8
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-8/+0
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+8
* Display active audio streams on chrome://media-internals.scottfr@chromium.org2011-07-181-3/+3
* Make MediaInternals NonThreadSafe.scottfr@chromium.org2011-07-141-10/+19
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-121-14/+12
* Pass AudioRendererHost data to MediaInternals.scottfr@chromium.org2011-07-081-13/+26
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+80