summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_layer_tiling_client.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Expose HasValidTilePriorities via picture layer tiling client.vmpstr2015-06-041-5/+4
* cc: Remove unused Tile ctor parameter (raster_source).vmpstr2015-05-131-1/+1
* Reland of "cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-071-3/+2
* Revert "cc: Remove Tile refcounting and RefCountedManaged."bruening2015-05-061-2/+3
* cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-061-3/+2
* cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.vmpstr2015-05-041-15/+2
* cc: Initialize test code tree variable in fake tiling client.vmpstr2015-04-251-6/+7
* Remove the default format from ResourcePool.peterp2015-01-271-3/+3
* c:: Give the raster source to the PictureLayerTilings.danakj2014-12-191-5/+1
* cc: Replace empty tile size with max content scale for mask layers.danakj2014-12-181-5/+13
* cc: Remove max tiles and skewport constants from tiling client.vmpstr2014-12-111-20/+2
* cc: Remove GetRasterSource from PictureLayerTilingClient.vmpstr2014-11-171-4/+0
* cc: Do not ignore layers without valid priorities during eviction.e.hakkinen2014-11-121-0/+7
* cc: Added raster source.vmpstr2014-10-281-1/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-2/+3
* cc: Always use invalidation on the pending tree when deciding to sharedanakj2014-10-271-1/+1
* Revert two cc patches due to crashes on canary.pdr2014-10-261-4/+3
* cc: Always use invalidation on the pending tree when deciding to sharedanakj2014-10-241-1/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-241-2/+3
* cc: Start using raster/eviction iterators.vmpstr2014-10-091-0/+4
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-2/+1
* 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