summaryrefslogtreecommitdiffstats
path: root/remoting/host/video_frame_capturer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-101/+0
* Renamed VideoFrameCapturer::CaptureInvalidRegion() to VideoFrameCapturer::Cap...alexeypa@chromium.org2012-11-281-2/+2
* Adding support of shared memory buffers to the video capturer (Windows only).alexeypa@chromium.org2012-11-201-4/+47
* Tweak VideoFrameCapturer::Create() to return a scoped_ptr.wez@chromium.org2012-11-201-1/+1
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-15/+11
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-18/+0
* Fix and reinstate VideoFrameCapturerTest.Capturejamiewalch@chromium.org2012-07-211-7/+1
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-0/+86