summaryrefslogtreecommitdiffstats
path: root/cc/region_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+2
* 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-11/+44
* cc: Define Region::Contains() to be A contains B if all points in B are also ...danakj@chromium.org2012-11-091-1/+4
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-0/+420