summaryrefslogtreecommitdiffstats
path: root/remoting/capturer
Commit message (Expand)AuthorAgeFilesLines
* Disable VideoFrameCapturerTest.Capture under TSan v2glider@chromium.org2013-01-211-1/+7
* Duplicate handles so each SharedMemory object will have its own handle.alexeypa@chromium.org2013-01-121-1/+13
* Revert 176126 - the reverted change depends on another CL, so reverting it br...alexeypa@google.com2013-01-102-2/+6
* Revert 175648 because it causes http://crbug.com/169126.alexeypa@google.com2013-01-102-6/+2
* Remove unused VideoFrameCapturer::size_most_recent() method.alexeypa@chromium.org2013-01-097-24/+0
* Connect to DesktopEnvironment's stubs only when audio/video schedulers are ab...alexeypa@chromium.org2013-01-092-2/+6
* Simplify remoting::CaptureDatasergeyu@chromium.org2012-12-2210-160/+68
* Fix Linux capturer crash on resizelambroslambrou@chromium.org2012-12-203-23/+46
* Return scoped_refptr<CaptureData> from VideoFrameCapturerLinux::CaptureScreen()lambroslambrou@chromium.org2012-12-191-4/+4
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-1842-0/+5622