summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_pile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-221-1/+1
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-161-4/+4
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-121-1/+0
* cc: Give TilingData a Rect instead of a Sizeernstm@chromium.org2014-04-161-5/+5
* Revert 261914 "Revert 261906 "cc: Add picture recording modes fo..."scottmg@chromium.org2014-04-041-2/+2
* Revert 261906 "cc: Add picture recording modes for benchmarking"scottmg@chromium.org2014-04-041-2/+2
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-041-2/+2
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-031-2/+2
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-031-2/+2
* cc: Replace recorded region with direct map lookupenne@chromium.org2014-03-191-11/+18
* Revert of cc: Replace recorded region with direct map lookup (https://coderev...thakis@chromium.org2014-03-141-18/+11
* cc: Replace recorded region with direct map lookupenne@chromium.org2014-03-131-11/+18
* Make cc::Picture immutable except for Raster and Replay.dominikg@chromium.org2014-02-071-3/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-6/+6
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-6/+6
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-6/+6
* Revert of https://codereview.chromium.org/63443003/enne@chromium.org2014-01-081-23/+0
* cc: Combine analysis and rasterenne@chromium.org2014-01-071-0/+23
* cc: Added invalidation frequency for picture pile.vmpstr@chromium.org2013-12-101-1/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-051-0/+13
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-281-13/+0
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-261-0/+13
* Revert 234641 "cc: Combine analysis and raster"enne@chromium.org2013-11-131-23/+0
* cc: Combine analysis and rasterenne@chromium.org2013-11-121-0/+23
* cc: Changing picture pile in favour of a grid of pictures.vmpstr@chromium.org2013-10-291-9/+2
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-091-4/+1
* cc: Add best_record_time to rendering stats.ernstm@chromium.org2013-10-011-1/+1
* cc: Added priority ref tile set instead of sorting tiles.vmpstr@chromium.org2013-08-071-0/+10
* cc: Switch Picture to use RenderingStatsInstrumentationegraether@chromium.org2013-06-271-2/+5
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-2/+1
* cc: Clear impl-side painting canvases more efficientlyenne@chromium.org2013-06-071-0/+2
* cc: Remove TileManager::GatherPixelRefsForTile.reveman@chromium.org2013-05-031-1/+2
* cc: Add pixel tests for PictureDrawQuadenne@chromium.org2013-04-301-0/+9
* cc: Do GatherPixelRefs from skia at record timevmpstr@chromium.org2013-04-251-0/+7
* cc: Only consider layer clipped content rect for analysisvmpstr@chromium.org2013-04-191-0/+76