summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/media/media_stream_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland: Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-141-0/+1
* Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...mcasas@chromium.org2014-05-091-1/+0
* Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-091-0/+1
* Extract VideoCaptureDeviceFactory out of VideoCaptureDevice and use for File ...mcasas@chromium.org2014-04-261-5/+6
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-131-6/+4
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-041-3/+6
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-281-1/+2
* Support use_alsa==0 on Linuxspang@chromium.org2013-11-281-5/+9
* Revert 232766 "Refactor MediaStreamManager to never output real ..."vrk@chromium.org2013-11-051-2/+1
* Refactor MediaStreamManager to never output real device id. It now always out...perkj@chromium.org2013-11-041-1/+2
* Correct include guard, and enforce array parameter starts empty.joi@chromium.org2013-09-031-0/+1
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* Fix test flakiness introduced by r211200.earthdok@chromium.org2013-07-121-1/+3
* Support cancellation of pending media stream requests at UI side.wjia@chromium.org2013-07-091-0/+4
* Remove MediaStreamDeviceThread in favor of using AudioThread.dalecurtis@chromium.org2013-06-251-30/+19
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-06-071-17/+20
* Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."grunell@chromium.org2013-06-051-20/+17
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-06-041-17/+20
* Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."sergeyu@chromium.org2013-05-161-20/+17
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-05-161-17/+20
* Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...mattm@chromium.org2013-05-021-20/+17
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-05-021-17/+20
* Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."sergeyu@chromium.org2013-04-301-20/+17
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-04-301-17/+20
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-221-3/+3
* This patch does:xians@chromium.org2012-11-271-24/+17
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-1/+1
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-11/+8
* Replace AudioManager::Init() with InitializeOnAudioThread().dalecurtis@chromium.org2012-10-231-4/+1
* Remove StreamOptions constructor that doesn't specify device type.justinlin@chromium.org2012-10-221-2/+4
* > Refactor media_stream_device_settings into media_stream_ui_controller.xians@chromium.org2012-10-191-0/+187