summaryrefslogtreecommitdiffstats
path: root/cc/resources/layer_tiling_data.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-22/+0
* cc: Replace Region with SimpleEnclosedRegion for occlusion trackingdanakj@chromium.org2014-08-221-3/+5
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-5/+6
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-6/+5
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-4/+5
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-5/+4
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-4/+5
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* cc: Replace FIXMEs with TODO(danakj)enne@chromium.org2013-06-281-2/+2
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-0/+2
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-1/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+133