summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_picture_layer_tiling_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Add unit tests for recreating tiles after LCD text changes.danakj@chromium.org2013-05-031-0/+10
* cc: Make tile-creation lazydanakj@chromium.org2013-04-301-1/+4
* Revert 193762 "Makes tile-creation lazy"wangxianzhu@chromium.org2013-04-151-4/+1
* Makes tile-creation lazywhunt@chromium.org2013-04-111-1/+4
* Let AreVisibleResourcesReady return correct value for PictureImageLayerImplwangxianzhu@chromium.org2013-03-261-0/+1
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-0/+2
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-1/+0
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-0/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-4/+4
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-02-021-0/+3
* Revert 180162enne@chromium.org2013-02-011-3/+0
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-02-011-0/+3
* Revert 179764ilevy@chromium.org2013-01-311-3/+0
* cc: Let impl-side painting use smaller tilesenne@chromium.org2013-01-311-0/+3
* cc: Update picture pile on tiles to prevent memory leakenne@chromium.org2013-01-221-0/+1
* cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.reveman@chromium.org2012-11-291-2/+2
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-0/+38