summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder.h
Commit message (Expand)AuthorAgeFilesLines
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-27/+29
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-291-15/+9
* Revert 118790 - Compile error due to missing operator== on SkRegionrsleevi@chromium.org2012-01-241-9/+15
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-241-15/+9
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-8/+6
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+0
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-7/+5
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+7
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-7/+5
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-0/+2
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-2/+0
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-0/+2
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-3/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+2
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-17/+24
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-2/+2
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-1/+1
* This is a monster CL.ajwong@chromium.org2010-10-041-109/+14
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+24
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-271-24/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+24
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-5/+5
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-1/+17
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-5/+5
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-5/+5
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+114