summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_layer_tiling_client.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-261-2/+11
* cc: Do not cleanup tiles with raster tasks.sohan.jyoti@samsung.com2014-08-041-0/+4
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-261-0/+4
* cc: Removed LCD text settings from the impl side.alokp@chromium.org2014-06-131-1/+1
* cc: Move ResourcePool ownership to LTHI.reveman@chromium.org2014-04-121-2/+4
* cc: Replace recorded region with direct map lookupenne@chromium.org2014-03-191-15/+3
* Revert of cc: Replace recorded region with direct map lookup (https://coderev...thakis@chromium.org2014-03-141-3/+15
* cc: Replace recorded region with direct map lookupenne@chromium.org2014-03-131-15/+3
* cc: Simplify picture layer tiling update tile priorities.vmpstr@chromium.org2014-02-131-2/+20
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-2/+2
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-2/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-2/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-201-14/+11
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-11/+14
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-1/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-051-1/+1
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-281-1/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-261-1/+1
* cc: Fix ResourcePool busy resource leakboliu@chromium.org2013-11-151-0/+8
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-261-10/+3
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-9/+3
* cc: For LCD text, consider unready tiles as having textenne@chromium.org2013-06-181-1/+1
* cc: Use RenderingCapabilities::best_texture_format with impl-side painting.reveman@chromium.org2013-06-121-6/+3
* cc: Don't add low res tilings for small layersenne@chromium.org2013-06-111-1/+1
* cc: Changes to use GL API for GpuMemoryBufferskaanb@chromium.org2013-05-231-1/+2
* cc: Decouple tile manager from raster worker poolvmpstr@chromium.org2013-05-201-8/+7
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-171-0/+1
* cc: Remove predictor benchmarkvmpstr@chromium.org2013-05-161-1/+0
* cc: Add unit tests for recreating tiles after LCD text changes.danakj@chromium.org2013-05-031-10/+20
* cc: Make tile-creation lazydanakj@chromium.org2013-04-301-1/+9
* cc: Remove cheapness estimator usage from tile manager.reveman@chromium.org2013-04-281-1/+0
* Revert 193762 "Makes tile-creation lazy"wangxianzhu@chromium.org2013-04-151-9/+1
* Makes tile-creation lazywhunt@chromium.org2013-04-111-1/+9
* cc: Remove max-prepaint-tile-distance constant.reveman@chromium.org2013-04-111-1/+0
* cc: Moved contents_swizzled out of TileManagervmpstr@chromium.org2013-04-061-1/+0
* cc: Add command line switches for impl-side painting constants.reveman@chromium.org2013-03-281-0/+1
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-0/+2
* cc: Auto-LCD text for impl-side paintingenne@chromium.org2013-03-231-1/+2
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-1/+7
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-8/+1
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-1/+8
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* cc: Fix style errors in impl-side painting classesenne@chromium.org2013-03-141-2/+1
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-1/+1
* Emit trace events during layer update and tile rasterization that are process...caseq@google.com2013-02-271-1/+2
* cc: DCHECK that tiles are rasterizableenne@chromium.org2013-02-271-1/+15
* cc: Avoid unnecessary blending with impl-side painting.reveman@chromium.org2013-02-161-0/+1
* cc: Make recordRenderingStats on TileManager toggleableegraether@chromium.org2013-02-081-1/+1
* cc: Add cheapness predictor success histogramvmpstr@chromium.org2013-02-061-1/+1