summaryrefslogtreecommitdiffstats
path: root/remoting/host/video_frame_capturer_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Brushing up video capturers to make them more uniform.alexeypa@chromium.org2012-11-101-96/+88
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-19/+13
* [Chromoting] Change ScreenRefresh to use 'if' instead of 'DCHECK'.garykac@chromium.org2012-10-231-1/+3
* [Chromoting] Fix crash on initial connection (Mac).garykac@chromium.org2012-10-231-0/+4
* Dynamically link to deprecated APIs when running on OS 10.6 devices.wez@chromium.org2012-09-071-16/+64
* Remote all monitors on multi-monitor Mac OS X systems.wez@chromium.org2012-08-311-61/+127
* Move ScopedPixelBuffer out of VideoFrameCapturer implementation for Mac.wez@chromium.org2012-08-251-57/+3
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-7/+0
* Temporary fix for Mac black-screen issue.jamiewalch@chromium.org2012-08-011-2/+9
* Update for OS X 10.6 SDK.jamiewalch@chromium.org2012-07-311-38/+28
* Send correct DPI to client.jamiewalch@chromium.org2012-07-261-0/+8
* Fix and reinstate VideoFrameCapturerTest.Capturejamiewalch@chromium.org2012-07-211-1/+6
* Removing unused and private methods remoting::Capturer interface.alexeypa@chromium.org2012-07-201-58/+45
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-0/+783