summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-292-0/+145
* Move MediaObserver to content/public/browser and put it in the content namesp...tfarina@chromium.org2012-02-271-4/+5
* Revert 119917 - Regression tests for two recently-fixed audio-related crashers.fischman@chromium.org2012-01-311-155/+0
* Regression tests for two recently-fixed audio-related crashers.fischman@chromium.org2012-01-311-0/+155
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-2/+2
* Update media-related OWNERS.scherkus@chromium.org2011-12-021-0/+9
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-6/+11
* 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-053-0/+17
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-053-17/+0
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-053-0/+17
* Display active audio streams on chrome://media-internals.scottfr@chromium.org2011-07-181-3/+3
* Make MediaInternals NonThreadSafe.scottfr@chromium.org2011-07-144-30/+36
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-122-24/+19
* Pass AudioRendererHost data to MediaInternals.scottfr@chromium.org2011-07-083-21/+59
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-245-0/+255