summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media
Commit message (Expand)AuthorAgeFilesLines
* #1 we should use a red mic or red camera icon in the infobar.xians@chromium.org2012-06-152-27/+41
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-6/+6
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-052-6/+6
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-6/+6
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Get rid of the last RenderViewHostDelegate usage in chrome.jam@chromium.org2012-05-231-6/+5
* #1, Use chrome/chromium logo icon for the balloon.xians@chromium.org2012-05-142-103/+171
* Add tommi to chrome/browser/media/OWNERS.scherkus@chromium.org2012-05-121-0/+1
* Simple fix for a crash after last night's checkin. When |tab_content| was NUL...tommi@chromium.org2012-05-041-1/+1
* Show camera and microphone status indicators.xians@chromium.org2012-05-034-1/+478
* Reland 10124005xians@chromium.org2012-05-022-20/+20
* Revert 134304 - Adding MediaStream Infobar for Mac.jamesr@chromium.org2012-04-272-20/+20
* Adding MediaStream Infobar for Mac.mflodman@chromium.org2012-04-272-20/+20
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-253-13/+27
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-252-10/+2
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-242-2/+10
* 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