summaryrefslogtreecommitdiffstats
path: root/remoting/base/util.cc
Commit message (Expand)AuthorAgeFilesLines
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-301-0/+32
* Allow the Chromoting client plugin to support up-scaling, albeit slowly.wez@chromium.org2012-06-181-4/+3
* [Chromoting] Handle CR-LF correctly when transferring text items to and from ...simonmorris@chromium.org2012-06-021-0/+38
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-111-17/+4
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-2/+2
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-091-25/+150
* Reverting 120739 that caused valgrind breaks.alexeypa@chromium.org2012-02-071-150/+25
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-071-25/+150
* Fix DecoderVp8::ConvertRects() to call conversion routine with aligned rects.wez@chromium.org2012-01-141-0/+1
* Linear sub-rectangle scaler for use in Chromoting.wez@chromium.org2012-01-141-35/+0
* Prevent the Chromoting log message handler from trying to handle LOG messages...garykac@chromium.org2012-01-141-1/+3
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-24/+26
* Remoting client rectangle decoder and VP8 decoder fixes.wez@chromium.org2011-12-201-7/+9
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-28/+30
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-30/+28
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-28/+30
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-4/+4
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-4/+4
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-4/+4
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-041-2/+12
* Optimize mac capturer to copy memory only dirty rect.hclam@chromium.org2011-08-011-0/+23
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-9/+62
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-1/+69
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-5/+7
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-5/+5
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-5/+5
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-5/+5
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+26