summaryrefslogtreecommitdiffstats
path: root/remoting/base/capture_data.h
Commit message (Expand)AuthorAgeFilesLines
* Adding support of shared memory buffers to the video capturer (Windows only).alexeypa@chromium.org2012-11-201-7/+19
* Add DPI information to video packets.jamiewalch@chromium.org2012-07-141-0/+7
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-241-4/+4
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-4/+3
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-3/+4
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-4/+3
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-7/+7
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-7/+7
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-7/+7
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-0/+9
* Report capture and encode time for chromotinghclam@google.com2011-04-051-0/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-13/+4
* Let the host change resolution.simonmorris@chromium.org2011-03-041-0/+4
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-4/+0
* Let the host change resolution.simonmorris@chromium.org2011-03-031-0/+4
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-4/+4
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-1/+1
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-1/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-1/+1
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-11/+4
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-4/+11
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-11/+4
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-6/+4
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+75