summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer.h
Commit message (Expand)AuthorAgeFilesLines
* 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