summaryrefslogtreecommitdiffstats
path: root/cc/contents_scaling_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-42/+0
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* cc: Chromify ContentsScalingLayer and testenne@chromium.org2013-03-131-1/+1
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-3/+3
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-1/+0
* cc: Deblur layers that animate-scale-down on creation.danakj@chromium.org2013-02-061-0/+1
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-1/+1
* 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