summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_helper.h
Commit message (Expand)AuthorAgeFilesLines
* The chromoting host expands dirty regions to a set of 16x16 blocks,simonmorris@chromium.org2012-02-281-1/+25
* Revert 123513 - The chromoting host expands dirty regions to a set of 16x16 b...simonmorris@chromium.org2012-02-241-25/+1
* The chromoting host expands dirty regions to a set of 16x16 blocks,simonmorris@chromium.org2012-02-241-1/+25
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+4
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-4/+5
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+4
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-26/+15
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-15/+23
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-23/+15
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-0/+70