summaryrefslogtreecommitdiffstats
path: root/cc/region.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-0/+3
* ui: Add SkIRectToRect() function to convert from SkIRect type to gfx::Rect.tfarina@chromium.org2012-11-121-13/+7
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Expose clear and swap on Regionenne@chromium.org2012-11-091-0/+8
* cc: Define Region::Contains() to be A contains B if all points in B are also ...danakj@chromium.org2012-11-091-0/+4
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-0/+109