summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Fixed spinlocking poll method in WebRTC browser tests, fixed duplication.phoglund@chromium.org2013-07-145-105/+147
* Fix video blocking when audio is allowed and both are requested.pastarmovj@chromium.org2013-07-122-11/+18
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-123-3/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-113-10/+10
* Misc. cleanup:pkasting@chromium.org2013-07-102-20/+15
* Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive zturner@chromium.org2013-07-101-1/+1
* Only read WebRTC log list file if exists.grunell@chromium.org2013-07-092-16/+22
* Support cancellation of pending media stream requests at UI side.wjia@chromium.org2013-07-092-7/+37
* Write a log list for uploaded WebRTC logs.grunell@chromium.org2013-07-053-4/+181
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-054-4/+4
* Disabling test WebRTC logging browser test.grunell@chromium.org2013-07-051-1/+4
* Disabled WebRTC video quality test on all platforms.xians@chromium.org2013-07-051-4/+0
* Adding browser test for WebRTC diagnostic logging.grunell@chromium.org2013-07-053-3/+228
* Fix request media access permission on Android.wjia@chromium.org2013-07-031-0/+5
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Disabled WebRTC video quality test on windows.phoglund@chromium.org2013-06-281-1/+8
* Revert 208696 "Temporarily disabling test until we can figure ou..."phoglund@chromium.org2013-06-281-2/+1
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-283-3/+3
* Ported WebRTC PyAuto infobar tests to browser tests, added more tests.phoglund@chromium.org2013-06-273-1/+289
* Adding WebRTC log upload list under chrome://webrtc-logsgrunell@chromium.org2013-06-272-0/+60
* Fixed WebRTC browser test.phoglund@chromium.org2013-06-271-3/+3
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-5/+5
* Temporarily disabling test until we can figure out timeout problems.phoglund@chromium.org2013-06-261-1/+2
* Increase video test timeout (10 secs for gathering frames is too short).phoglund@chromium.org2013-06-261-1/+1
* Ported WebRTC video quality test from PyAuto to browser_tests.phoglund@chromium.org2013-06-252-0/+525
* Split --use-fake-device-for-media-stream into two switches.phoglund@chromium.org2013-06-241-0/+2
* Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...jam@chromium.org2013-06-211-6/+2
* Adding network interface info to diagnostic WebRTC log.grunell@chromium.org2013-06-201-0/+59
* Fixing WebRTC diagnostic log upload check for Android.grunell@chromium.org2013-06-201-0/+4
* Logging app session id in WebRTC log.grunell@chromium.org2013-06-181-3/+7
* Instead of displaying a camera icon only display a microphone icon in the omn...xians@chromium.org2013-06-171-13/+0
* Fix crash when closing a tab with media infobar.sergeyu@chromium.org2013-06-141-1/+5
* Make the content setting for webcam/mic sticky for Pepper requests.raymes@chromium.org2013-06-141-8/+25
* Workaround for null char in cpu brand for WebRTC diagnostic log.grunell@chromium.org2013-06-141-1/+6
* Logging machine info to diagnostic WebRTC log.grunell@chromium.org2013-06-142-8/+80
* Move android specific WebRTC notification implementation out of status_tray_a...cramya@chromium.org2013-06-142-0/+22
* Make the infobar popup when Pepper Flash requests the camera/microphoneraymes@chromium.org2013-06-131-11/+8
* Ported enable-disable track test to browser_tests.phoglund@chromium.org2013-06-131-3/+69
* Handle microphone and camera stream access requests separately. This allows t...xians@chromium.org2013-06-132-0/+58
* Expands the origin whitelist for screencast to https://*.talkgadget.google.com/"jiayl@chromium.org2013-06-121-1/+3
* Removed the balloon for extension using media device.xians@chromium.org2013-06-112-86/+3
* added UMA stats to the infobar delegate to track the history of the device pe...xians@chromium.org2013-06-111-0/+25
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-102-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-073-3/+3
* Changing WebRTC log filename to 'webrtc_log'.grunell@chromium.org2013-06-071-2/+2
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-06-073-8/+137
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-062-2/+15
* Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."grunell@chromium.org2013-06-053-121/+8
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-06-043-8/+121
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-2/+2