summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_pile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove ImplSidePaintingSettings.danakj2015-06-171-6/+6
* cc: Partial tile update for one-copy raster.danakj2015-05-291-4/+7
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: Remove invalidation historyenne2015-04-071-3/+1
* cc: Calculate "can use lcd text" on the compositor threadenne2015-02-191-1/+1
* cc: Make raster source members constenne2015-02-141-95/+24
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-051-2/+3
* cc: Remove tile and scale specific code from raster sourcehendrikw2015-01-271-8/+11
* Remove Unnecessary Use of |TileGridInfo|, Use Size Insteadweiliangc2015-01-171-2/+2
* Revert of cc: Remove tile and scale specific code from raster source (patchse...jdduke2015-01-031-11/+8
* cc: Remove tile and scale specific code from raster sourcehendrikw2015-01-031-8/+11
* c:: Give the raster source to the PictureLayerTilings.danakj2014-12-191-2/+4
* SetNeedsRedraw directly when updating a visible tile.danakj2014-11-141-6/+26
* cc: Remove PicturePileBasehendrikw2014-11-121-13/+14
* cc: Remove PicturePileBase as a base class of PicturePileImpl.vmpstr2014-11-071-32/+83
* CC: Decouple tile-grid-size from tile-size.epenner2014-10-211-3/+3
* 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