summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups in MediaStreamCaptureIndicator.sergeyu@chromium.org2013-04-052-48/+10
* Whitelist additional extension IDs for desktop capture.mfoltz@chromium.org2013-04-021-8/+18
* Revert 189337 "Refactor MediaStreamDevicesController:"wjia@chromium.org2013-03-282-337/+268
* Re-land silence detection for audio output UI favicon indicator with crash fi...miu@chromium.org2013-03-284-12/+13
* Update whitelist for Screen Capture APIsergeyu@chromium.org2013-03-261-2/+10
* Replace screen capture confirmation infobar with a message box.sergeyu@chromium.org2013-03-242-1/+68
* Hook up screen capture notification UI.sergeyu@chromium.org2013-03-212-65/+140
* Revert 189095 "Silence detection for audio output UI favicon ind..."miu@chromium.org2013-03-214-13/+12
* Extend MediaObserver interface to allow MediaStreams to be stopped from UI.sergeyu@chromium.org2013-03-204-13/+22
* Refactor MediaStreamDevicesController:markusheintz@chromium.org2013-03-202-268/+337
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Silence detection for audio output UI favicon indicator.miu@chromium.org2013-03-194-12/+13
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-132-2/+3
* Audio indicator: cross platform drawing and animationsail@chromium.org2013-03-131-1/+1
* Revert 187690 "Audio indicator: cross platform drawing and anima..."sail@chromium.org2013-03-121-1/+1
* Audio indicator: cross platform drawing and animationsail@chromium.org2013-03-121-1/+1
* Disable the sticky webrtc permission on Androidxians@chromium.org2013-03-061-0/+4
* Introduce //components/user_prefs.joi@chromium.org2013-03-062-2/+2
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-1/+3
* refactor TabSpecificContentSettings:XContentAccessed to XContentAllowedxians@chromium.org2013-02-221-1/+1
* First batch of fixing pref registrations.joi@chromium.org2013-02-212-15/+7
* Don't show the media tray icon for tabs.tommi@chromium.org2013-02-181-1/+6
* Fix typo in AudioStreamIndicator from r182364 causing hangs.justinlin@chromium.org2013-02-141-1/+1
* Add a method to tab_utils.h to find out whether a tab is playing audio.bauerb@chromium.org2013-02-144-1/+161
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-2/+2
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-104-17/+25
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* Implement user consent InfoBar for screen capturing.sergeyu@chromium.org2013-02-072-15/+1
* Add support for screen video stream in getUserMedia().sergeyu@chromium.org2013-02-042-22/+45
* Fixed WebRTC browser test on mac.phoglund@chromium.org2013-02-041-1/+1
* In the MediaStreamDevicescontroller: Test if the TabSpecificContentSettings i...markusheintz@chromium.org2013-02-041-3/+7
* Change policy support for capture device access to be prompt-user/always-allo...tommi@chromium.org2013-02-042-36/+52
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-017-571/+222
* MediaStreamCaptureIndicator crash fix for multiple removes of the same device.miu@chromium.org2013-01-311-3/+7
* Enable WebRTC UI on Android.wjia@chromium.org2013-01-312-3/+7
* WebRTC Browser test now tests end-to-end with two tabs and peerconnection_ser...phoglund@chromium.org2013-01-301-36/+175
* Fix bug causing tab favicon media indicator to not turn off.miu@chromium.org2013-01-302-257/+262
* Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...jam@chromium.org2013-01-294-398/+0
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-3/+4
* Display a content settings icon in the location bar that indicates whether th...markusheintz@chromium.org2013-01-272-15/+27
* Adds more types of peer conneciton update for webrtc-internals.jiayl@chromium.org2013-01-273-18/+163
* Connecting webrtc-internals WebUI frontend with the backendjiayl@chromium.org2013-01-234-0/+253
* Remove the media balloon for webrtc and speech recognition.xians@chromium.org2013-01-211-21/+19
* Remove unused const variables. The key names used to be used for accessing di...markusheintz@chromium.org2013-01-211-3/+0
* Adding proof-of-concept WebRTC browser test.phoglund@chromium.org2013-01-211-0/+95
* Disable sticky-deny for media device access until the UI is fully available.tommi@chromium.org2013-01-171-0/+14
* Fix a problem where OpenDevice would open the wrong device if multiple are av...pastarmovj@chromium.org2013-01-153-18/+50
* Fix DCHECKS caused by policy code.pastarmovj@chromium.org2013-01-141-8/+13
* Fix specifying only video or only audio for tab capture.justinlin@chromium.org2013-01-101-2/+2