summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_layer_tiling_client.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Expose HasValidTilePriorities via picture layer tiling client.vmpstr2015-06-041-4/+4
* cc: Move files out of cc/resources/.danakj2015-05-181-4/+4
* Reland of "cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-071-2/+2
* Revert "cc: Remove Tile refcounting and RefCountedManaged."bruening2015-05-061-2/+2
* cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-061-2/+2
* cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.vmpstr2015-05-041-9/+0
* Revert of cc: Stop pushing properties every activation for picture layers. (p...danakj2015-01-301-1/+0
* cc: Stop pushing properties every activation for picture layers.danakj2015-01-271-0/+1
* c:: Give the raster source to the PictureLayerTilings.danakj2014-12-191-3/+1
* cc: Replace empty tile size with max content scale for mask layers.danakj2014-12-181-1/+9
* cc: Remove max tiles and skewport constants from tiling client.vmpstr2014-12-111-16/+1
* cc: Remove GetRasterSource from PictureLayerTilingClient.vmpstr2014-11-171-1/+1
* cc: Do not ignore layers without valid priorities during eviction.e.hakkinen2014-11-121-0/+5
* cc: Added raster source.vmpstr2014-10-281-1/+1
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-1/+1
* 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-2/+2
* 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-1/+1
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-14/+13
* cc: Start using raster/eviction iterators.vmpstr2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-10/+10
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-261-0/+6
* cc: Do not cleanup tiles with raster tasks.sohan.jyoti@samsung.com2014-08-041-0/+3
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-261-3/+1
* cc: Move ResourcePool ownership to LTHI.reveman@chromium.org2014-04-121-0/+1
* cc: Simplify picture layer tiling update tile priorities.vmpstr@chromium.org2014-02-131-0/+15
* [#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-2/+2
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-201-9/+5
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-5/+9
* 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/+1
* cc: Removed releasable resources loop from AssignGpuMemoryvmpstr@chromium.org2013-08-151-0/+4
* cc: Remove tile ref counting in tile manager.vmpstr@chromium.org2013-07-101-1/+0
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-1/+1
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-07-011-0/+1
* cc: Reset tile priority before deleting tiling.reveman@chromium.org2013-06-271-0/+1
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-1/+0
* Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"skyostil@google.com2013-06-201-1/+0
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-06-201-0/+1
* 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-2/+0
* cc: Don't add low res tilings for small layersenne@chromium.org2013-06-111-1/+1
* cc: Decouple tile manager from raster worker poolvmpstr@chromium.org2013-05-201-1/+1