Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Invalidate the full tiled layer when contents scale changes. | danakj@chromium.org | 2012-12-20 | 1 | -1/+18 |
* | cc: Refactor content scale/bounds into draw properties | enne@chromium.org | 2012-12-16 | 1 | -17/+15 |
* | Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE. | aelias@chromium.org | 2012-11-28 | 1 | -1/+5 |
* | ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to... | danakj@chromium.org | 2012-11-10 | 1 | -1/+1 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -3/+3 |
* | Pass accurate contentsScale to LayerImpl. | wangxianzhu@chromium.org | 2012-11-01 | 1 | -0/+38 |