summaryrefslogtreecommitdiffstats
path: root/cc/contents_scaling_layer.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Invalidate the full tiled layer when contents scale changes.danakj@chromium.org2012-12-201-0/+9
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-161-7/+6
* Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE.aelias@chromium.org2012-11-281-0/+2
* cc: Fix header include guards of our header files.tfarina@chromium.org2012-11-051-3/+3
* Make cc a componentpiman@chromium.org2012-11-021-1/+2
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-1/+1
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-0/+31