summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-125/+0
* remoting/host: Fix cpplint warning of header guards.tfarina@chromium.org2012-07-101-1/+1
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-2/+13
* Fix crash on disconnect for Macdcaiafa@chromium.org2012-04-261-3/+17
* Use XDamage in Virtual Me2Me.lambroslambrou@chromium.org2011-12-151-0/+14
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-3/+5
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-14/+10
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-10/+14
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-14/+10
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-72/+11
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-8/+5
* Linux capturer to invalidate the full screen by using screen width and heighthclam@chromium.org2011-03-071-0/+1
* Let the host change resolution.simonmorris@chromium.org2011-03-041-13/+14
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-14/+13
* Let the host change resolution.simonmorris@chromium.org2011-03-031-13/+14
* Invalidate fullscreen when a new client connects to chromoting hosthclam@chromium.org2011-02-091-0/+4
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-1/+5
* Inject MessageLoop into Capturerhclam@chromium.org2010-11-171-1/+6
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-4/+4
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-36/+63
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-61/+1
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-42/+89
* Revamp threading a bit so that arguments are passed through and owned by the ...dmaclach@chromium.org2010-06-151-5/+5
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-2/+2
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+123