summaryrefslogtreecommitdiffstats
path: root/cc/contents_scaling_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Chromify ContentsScalingLayer and testenne@chromium.org2013-03-131-8/+8
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-8/+8
* cc: Remove Layer::didUpdateBoundsenne@chromium.org2013-02-271-6/+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-1/+18
* cc: Refactor content scale/bounds into draw propertiesenne@chromium.org2012-12-161-17/+15
* Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE.aelias@chromium.org2012-11-281-1/+5
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-3/+3
* Pass accurate contentsScale to LayerImpl.wangxianzhu@chromium.org2012-11-011-0/+38