summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/video_capture_impl.h
Commit message (Expand)AuthorAgeFilesLines
* fix a racing condition when renderer process requests StopCapture before host...wjia@chromium.org2011-11-231-3/+4
* corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull m...wjia@chromium.org2011-11-171-0/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-12/+12
* refactor video capture in renderer processwjia@chromium.org2011-11-011-25/+5
* remove NewRunnableMethod and switch to base::Bindwjia@chromium.org2011-10-071-2/+2
* Add more tests for VideoCaptureImpl.wjia@chromium.org2011-10-051-0/+4
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-3/+3
* fix VideoCaptureImpl to send device info to client when that client is regist...wjia@chromium.org2011-09-291-0/+4
* reland patch http://codereview.chromium.org/7204008 after webrtc build has be...wjia@chromium.org2011-07-201-14/+15
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-141-15/+14
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-141-14/+15
* separate interface function and internal task functionwjia@chromium.org2011-06-171-0/+11
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-141-1/+1
* use SharedMemory for buffer sharing in video capturewjia@chromium.org2011-06-141-5/+7
* create one video capture message filter per renderer processwjia@google.com2011-06-081-0/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-1/+0
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-0/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-1/+0
* Undo mistaken revert.vandebo@chromium.org2011-05-261-0/+111
* Revert "Add VideoCaptureImpl and VideoCaptureImplManager"vandebo@chromium.org2011-05-261-111/+0
* Add VideoCaptureImpl and VideoCaptureImplManagerwjia@google.com2011-05-261-0/+111