| Commit message (Expand) | Author | Age | Files | Lines |
* | The chromoting host expands dirty regions to a set of 16x16 blocks, | simonmorris@chromium.org | 2012-02-28 | 1 | -1/+25 |
* | Revert 123513 - The chromoting host expands dirty regions to a set of 16x16 b... | simonmorris@chromium.org | 2012-02-24 | 1 | -25/+1 |
* | The chromoting host expands dirty regions to a set of 16x16 blocks, | simonmorris@chromium.org | 2012-02-24 | 1 | -1/+25 |
* | Move us fully from gfx:: over to skia types for consistency. | dmaclach@chromium.org | 2011-09-30 | 1 | -5/+4 |
* | Revert 103523 - Move us fully from gfx:: over to skia types for consistency. | dmaclach@chromium.org | 2011-09-30 | 1 | -4/+5 |
* | Move us fully from gfx:: over to skia types for consistency. | dmaclach@chromium.org | 2011-09-30 | 1 | -5/+4 |
* | Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-12 | 1 | -26/+15 |
* | Revert 96327 - Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-11 | 1 | -15/+23 |
* | Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-11 | 1 | -23/+15 |
* | Capturer is now pure virtual. The implementation it used to | simonmorris@chromium.org | 2011-03-29 | 1 | -0/+70 |