summaryrefslogtreecommitdiffstats
path: root/remoting/base/util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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