summaryrefslogtreecommitdiffstats
path: root/remoting/client/rectangle_update_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* MessageLoopProxy cleanups in remoting client.sergeyu@chromium.org2012-06-121-8/+9
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-241-1/+0
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-281-1/+1
* Fix RectangleUpdateDecoder to reference the FrameConsumerProxy.wez@chromium.org2012-03-151-5/+6
* Schedule a paint if the client plugin's view size or clip change.wez@chromium.org2012-03-131-1/+5
* Fix startup race-conditions in new Decoder pipeline:wez@chromium.org2012-03-081-2/+3
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-36/+29
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-291-2/+2
* Revert 118790 - Compile error due to missing operator== on SkRegionrsleevi@chromium.org2012-01-241-2/+2
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-241-2/+2
* Used MessageLoopProxy instead of MessageLoop in RectangleUpdateDecoder.sanjeevr@chromium.org2012-01-041-4/+6
* Remove support for the initial-resolution tag in session descriptions.wez@chromium.org2012-01-011-6/+3
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-5/+2
* Remoting client rectangle decoder and VP8 decoder fixes.wez@chromium.org2011-12-201-1/+0
* Convert all of remoting/* to base::Bind().ajwong@chromium.org2011-12-201-1/+1
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+3
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-11/+5
* 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
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-1/+1
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-1/+36
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Let the host change resolution.simonmorris@chromium.org2011-03-041-6/+9
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-9/+6
* Let the host change resolution.simonmorris@chromium.org2011-03-031-6/+9
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-7/+14
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-6/+6
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-6/+6
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-6/+6
* This is a monster CL.ajwong@chromium.org2010-10-041-1/+2
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+60
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-271-60/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+60