summaryrefslogtreecommitdiffstats
path: root/remoting/base/util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-251-20/+24
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-191-24/+20
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-191-20/+24
* Don't use $USER for Local Login checklambroslambrou@chromium.org2013-03-301-0/+4
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-8/+1
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-301-0/+3
* Allow the Chromoting client plugin to support up-scaling, albeit slowly.wez@chromium.org2012-06-181-0/+8
* [Chromoting] Handle CR-LF correctly when transferring text items to and from ...simonmorris@chromium.org2012-06-021-0/+6
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-111-3/+0
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-091-9/+34
* Reverting 120739 that caused valgrind breaks.alexeypa@chromium.org2012-02-071-34/+9
* Introducing helper wrappers for copying a rectangle from a one partial buffer...alexeypa@chromium.org2012-02-071-9/+34
* Linear sub-rectangle scaler for use in Chromoting.wez@chromium.org2012-01-141-10/+0
* Prevent the Chromoting log message handler from trying to handle LOG messages...garykac@chromium.org2012-01-141-1/+2
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-5/+5
* Remoting client rectangle decoder and VP8 decoder fixes.wez@chromium.org2011-12-201-2/+5
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-8/+7
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-7/+8
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-8/+7
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-1/+2
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-2/+1
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-1/+2
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-041-0/+2
* Optimize mac capturer to copy memory only dirty rect.hclam@chromium.org2011-08-011-0/+8
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-4/+23
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-2/+27
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-2/+3
* 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
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-0/+16