| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Apply contents scales to impl-side painting rasterization | enne@chromium.org | 2012-12-05 | 1 | -2/+3 |
* | implement the logic to set tile priorities based on current matrix | qinmin@chromium.org | 2012-12-04 | 1 | -1/+27 |
* | cc: Add debug borders / checkerboards for impl-side painting | enne@chromium.org | 2012-11-29 | 1 | -3/+46 |
* | cc: Add ref counted PicturePileImpl class and give each Tile instance a ref. | reveman@chromium.org | 2012-11-29 | 1 | -2/+3 |
* | cc: Fix iterator crash in PictureLayerImpl::appendQuads. | reveman@google.com | 2012-11-28 | 1 | -1/+1 |
* | cc: Add a didUpdateTransforms function to LayerImpl | enne@chromium.org | 2012-11-28 | 1 | -10/+10 |
* | [cc] Add TileManager to LayerTreeHostImpl | nduca@chromium.org | 2012-11-28 | 1 | -2/+1 |
* | cc: Add PictureLayerTilingSet to manage PictureLayerTiling | enne@chromium.org | 2012-11-21 | 1 | -25/+13 |
* | cc: Make the DrawQuad subclasses into a struct-like classes. | danakj@chromium.org | 2012-11-20 | 1 | -12/+13 |
* | cc: Make UV coords in TileDrawQuad a full RectF | enne@chromium.org | 2012-11-20 | 1 | -3/+3 |
* | First draft of TileManager's tile prioritzation system | nduca@chromium.org | 2012-11-16 | 1 | -6/+4 |
* | cc: Add PictureLayerTiling for impl-side painting | enne@chromium.org | 2012-11-15 | 1 | -2/+96 |
* | Remove WTF and WebCore from cc/ and webkit/compositor_bindings/ | piman@chromium.org | 2012-11-10 | 1 | -2/+0 |
* | cc: Make Picture/PicturePile handle recording/raster | enne@chromium.org | 2012-11-09 | 1 | -0/+13 |
* | cc: Add some impl-side painting stub classes and APIs | enne@chromium.org | 2012-11-08 | 1 | -0/+18 |