Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Switch Picture to use RenderingStatsInstrumentation | egraether@chromium.org | 2013-06-27 | 1 | -2/+4 |
* | cc: Clear impl-side painting canvases more efficiently | enne@chromium.org | 2013-06-07 | 1 | -0/+82 |
* | Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 1 | -159/+53 |
* | Add flag for drawing layers to screen with Ganesh | enne@chromium.org | 2013-05-21 | 1 | -0/+15 |
* | Only use skia::RefPtr for refcounting | enne@chromium.org | 2013-05-18 | 1 | -55/+2 |
* | cc: Remove TileManager::GatherPixelRefsForTile. | reveman@chromium.org | 2013-05-03 | 1 | -2/+3 |
* | cc: Add pixel tests for PictureDrawQuad | enne@chromium.org | 2013-04-30 | 1 | -18/+9 |
* | cc: Do GatherPixelRefs from skia at record time | vmpstr@chromium.org | 2013-04-25 | 1 | -0/+729 |
* | cc: Only consider layer clipped content rect for analysis | vmpstr@chromium.org | 2013-04-19 | 1 | -0/+139 |