summaryrefslogtreecommitdiffstats
path: root/cc/resources/tile.cc
Commit message (Expand)AuthorAgeFilesLines
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* 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-5/+12
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-12/+5
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-3/+4
* [cc] Issue correct trace-category for tilesnduca@chromium.org2013-11-011-3/+3
* cc: Add lcd text to Tile/PictureLayer AsValueenne@chromium.org2013-10-211-0/+1
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-261-3/+2
* Fix about:tracing import errors with cc::Tilesnduca@chromium.org2013-09-121-1/+3
* cc: Only update tile priority if it has changed.vmpstr@chromium.org2013-08-271-0/+6
* cc: Remove reference counting from PrioritizedTileSet.reveman@chromium.org2013-08-231-0/+10
* cc: Added content_rect and layer_id to Tile::AsValuevmpstr@chromium.org2013-07-311-0/+3
* cc: Remove tile ref counting in tile manager.vmpstr@chromium.org2013-07-101-1/+4
* This is a small clean-up that reduces raster mode exposure outside of the til...vmpstr@chromium.org2013-07-081-0/+7
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-2/+4
* cc: Move activation check into TileManagerenne@chromium.org2013-05-221-8/+0
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-171-2/+4
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-151-1/+2
* Issue trace event when tiles are deletednduca@chromium.org2013-05-151-0/+1
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-081-6/+6
* cc: Moved contents_swizzled out of TileManagervmpstr@chromium.org2013-04-061-2/+0
* Check if priority actually changed in Tile::SetPriority()wangxianzhu@chromium.org2013-03-211-0/+3
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+53