summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Revert 164093 - Indicate tab recording state in tab stripsail@chromium.org2012-10-264-51/+29
* Implement chrome extension tab capture API as specified here:justinlin@chromium.org2012-10-261-0/+32
* Indicate tab recording state in tab stripstevenjb@chromium.org2012-10-254-29/+51
* Remove BrowserThread dependency from PrefMember.joi@chromium.org2012-10-241-0/+1
* For CLs related to webrtc media stream code and its UI.xians@chromium.org2012-10-181-0/+1
* This is the media related changes for tab capture API's:justinlin@chromium.org2012-10-153-1/+28
* Removing annacc@chromium.org from OWNERS.scherkus@chromium.org2012-10-041-1/+0
* status_icons: Update StatusTray/StatusIcon to use ImageSkia.tfarina@chromium.org2012-10-031-6/+6
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-115-120/+174
* This patch fixes the following problems:xians@chromium.org2012-09-042-48/+22
* We should not delete the iter if iter == tabs_.end()xians@chromium.org2012-08-271-16/+16
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-2/+2
* fix extension bubble display MediaStreamCaptureIndicatorestade@chromium.org2012-08-231-1/+1
* When using peerconnection, the browser will crash when we close down the brow...xians@chromium.org2012-08-171-2/+3
* status tray: Use explicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-161-10/+8
* MediaStreamCaptureIndicator: fix crash due to destruction on wrong threadestade@chromium.org2012-08-142-3/+20
* We can leak the system tray UI when closing down the tab due to several possi...xians@chromium.org2012-08-141-9/+9
* platform apps: use app name for WebRTC balloonsestade@chromium.org2012-08-072-58/+134
* Dead member removal, courtesy of Scythe, %/media/% edition.fischman@chromium.org2012-07-311-1/+0
* Only allow the 'Always-allow' option if the site is accessed via a secure pro...xians@chromium.org2012-07-202-1/+7
* Update media OWNERS.scherkus@chromium.org2012-07-191-3/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* [cros] Fix browser crash when launching OOBE without webcam attached.ivankr@chromium.org2012-07-041-4/+12
* When we post a DoDeviceRequest on the UI thread, we use a pointer for the var...xians@chromium.org2012-07-032-21/+21
* Feature1:xians@chromium.org2012-06-254-15/+431
* #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