summaryrefslogtreecommitdiffstats
path: root/cc/resources/tile.h
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-12/+14
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-14/+12
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-4/+23
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-051-0/+1
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-281-1/+0
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-261-0/+1
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-261-16/+15
* CC: Use format to calculate tile bytes.epenner@chromium.org2013-09-231-4/+2
* cc: Added inline to Tile::IsReadyToDrawvmpstr@chromium.org2013-08-301-1/+1
* CC: Delete unused code and fix priority_ array definition toepenner@chromium.org2013-08-301-1/+1
* cc: Remove reference counting from PrioritizedTileSet.reveman@chromium.org2013-08-231-6/+2
* cc: Added priority ref tile set instead of sorting tiles.vmpstr@chromium.org2013-08-071-0/+1
* cc: Remove tile ref counting in tile manager.vmpstr@chromium.org2013-07-101-1/+9
* This is a small clean-up that reduces raster mode exposure outside of the til...vmpstr@chromium.org2013-07-081-12/+13
* cc: Eliminate tile.h's dependency on tile_manager.hvmpstr@chromium.org2013-07-041-3/+2
* Re-land: cc: Add raster finished signals to RasterWorkerPool.reveman@chromium.org2013-07-031-12/+1
* Revert 209912 "cc: Add raster finished signals to RasterWorkerPool."dslomov@chromium.org2013-07-031-1/+12
* cc: Add raster finished signals to RasterWorkerPool.reveman@chromium.org2013-07-031-12/+1
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-1/+14
* cc: Remove analysis from tile managervmpstr@chromium.org2013-06-131-2/+2
* cc: Make raster tasks separate objects.vmpstr@chromium.org2013-06-121-4/+4
* cc: Low quality support for low res tilesvmpstr@chromium.org2013-06-071-7/+28
* cc: Remove memory state from tile managementvmpstr@chromium.org2013-06-041-2/+6
* cc: Move activation check into TileManagerenne@chromium.org2013-05-221-1/+11
* cc: Renamed drawing_info to tile_versionvmpstr@chromium.org2013-05-211-5/+5
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-171-1/+5
* cc: TileManager AssignGpuMemory cleanupvmpstr@chromium.org2013-04-301-1/+3
* cc: In OOM situation, active tree-only tiles not in NOW bin don't get memorykangyuan.shu@intel.com2013-04-241-0/+2
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-1/+1
* Smart layer invalidation for LCD text.alokp@chromium.org2013-04-081-0/+3
* cc: Moved contents_swizzled out of TileManagervmpstr@chromium.org2013-04-061-3/+0
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+2
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-2/+2
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+102