summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_fake.cc
Commit message (Expand)AuthorAgeFilesLines
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-4/+3
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+3
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-3/+5
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+3
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-8/+8
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-8/+8
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-8/+8
* Fix a bug in CapturerFake introduced in r79679.simonmorris@chromium.org2011-04-011-2/+1
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-11/+43
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-11/+9
* Let the host change resolution.simonmorris@chromium.org2011-03-041-2/+3
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-3/+2
* Let the host change resolution.simonmorris@chromium.org2011-03-031-2/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Inject MessageLoop into Capturerhclam@chromium.org2010-11-171-2/+3
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-1/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-12/+46
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-46/+12
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-12/+46
* Call SceenConfigurationChanged from CapturerFake constructor.sergeyu@chromium.org2010-10-181-0/+1
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-15/+19
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-1/+1
* Fix CapturerFake for Chromotinghclam@chromium.org2010-07-031-0/+1
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-45/+20
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-5/+7
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+86