| Commit message (Expand) | Author | Age | Files | Lines |
* | Update media-related OWNERS. | scherkus@chromium.org | 2011-12-02 | 1 | -1/+3 |
* | fix a racing condition when renderer process requests StopCapture before host... | wjia@chromium.org | 2011-11-23 | 2 | -3/+31 |
* | Enable the device selection for linux and mac by passing a device unique id f... | xians@chromium.org | 2011-11-22 | 1 | -3/+5 |
* | Move common_param_traits and webkit_param_traits to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Add more tests for VideoCaptureImpl. | wjia@chromium.org | 2011-10-05 | 1 | -0/+1 |
* | Here are more exports needed for content_unittests to link in the component b... | dpranke@chromium.org | 2011-09-30 | 1 | -2/+4 |
* | Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM... | xians@chromium.org | 2011-09-20 | 1 | -0/+15 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 2 | -2/+5 |
* | Ensures that AudioMessageFilter now lives on the main render thread. | henrika@chromium.org | 2011-07-12 | 1 | -85/+82 |
* | Adding MediaStreamManager. | mflodman@google.com | 2011-07-07 | 1 | -1/+2 |
* | MediaStreamDispatcher | perkj@google.com | 2011-06-28 | 1 | -0/+66 |
* | move VideoCaptureImplManager from singleton to a member of RenderThread. | wjia@chromium.org | 2011-06-27 | 1 | -4/+4 |
* | use control message instead of routed for video capture | wjia@chromium.org | 2011-06-22 | 1 | -25/+25 |
* | Follow up patch on issue 7192007, containing mainly style fixes. | mflodman@google.com | 2011-06-21 | 1 | -1/+1 |
* | Adding error signalling from device to VideocaptureManager to relay up to Med... | mflodman@google.com | 2011-06-21 | 2 | -0/+93 |
* | Clamping down media DEPS rules. | scherkus@chromium.org | 2011-06-17 | 1 | -0/+3 |
* | Move media-related IPC message definitions from content/common/ to content/co... | scherkus@chromium.org | 2011-06-17 | 4 | -0/+252 |