summaryrefslogtreecommitdiffstats
path: root/cc/resources/picture_pile_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Switch Picture to use RenderingStatsInstrumentationegraether@chromium.org2013-06-271-2/+4
* cc: Clear impl-side painting canvases more efficientlyenne@chromium.org2013-06-071-0/+82
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-159/+53
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-211-0/+15
* Only use skia::RefPtr for refcountingenne@chromium.org2013-05-181-55/+2
* cc: Remove TileManager::GatherPixelRefsForTile.reveman@chromium.org2013-05-031-2/+3
* cc: Add pixel tests for PictureDrawQuadenne@chromium.org2013-04-301-18/+9
* cc: Do GatherPixelRefs from skia at record timevmpstr@chromium.org2013-04-251-0/+729
* cc: Only consider layer clipped content rect for analysisvmpstr@chromium.org2013-04-191-0/+139