summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-569/+0
* Support remoting of all monitors on multi-monitor Windows systemswez@chromium.org2012-07-121-117/+63
* Fixing a crash when cursor share is changing.alexeypa@chromium.org2012-06-271-1/+2
* Using base::ScopedNativeLibrary to control lifetime of dynamically-loaded lib...alexeypa@chromium.org2012-06-251-17/+9
* Removing incorrect usage of TO_L_STRING() macros.alexeypa@chromium.org2012-06-201-4/+4
* [Chromoting] Add cursor shape support for Windowsgarykac@chromium.org2012-06-181-4/+195
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-2/+10
* Disable Aero while a client is connected.alexeypa@chromium.org2012-05-081-1/+45
* Fix crash on disconnect for Macdcaiafa@chromium.org2012-04-261-0/+8
* Ensure display hardware is powered up during Chromoting sessions.wez@chromium.org2012-04-031-0/+4
* Chromoting: the screen capturer and event executors now always try to work wi...alexeypa@chromium.org2012-03-171-6/+57
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-8/+7
* Make windows capturer work on odd screen resolutions.dmaclach@chromium.org2011-10-041-1/+1
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-19/+19
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-19/+19
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-19/+19
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-42/+30
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-29/+29
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-29/+29
* Clean up remoting projectdmaclach@chromium.org2011-04-041-0/+337