summaryrefslogtreecommitdiffstats
path: root/cc/resources
Commit message (Expand)AuthorAgeFilesLines
* Modify rasterize_and_record for DisplayItemList recording.schenney2015-02-059-79/+118
* cc: Add some debugging info to failing DCHECK in PictureLayerTilingSetdanakj2015-02-051-13/+12
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-057-7/+52
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-057-52/+7
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-047-7/+52
* Add a command-line flag to enable threaded GPU rasterization.vmiura2015-02-033-14/+13
* cc: Add trace output for individual DisplayItemsajuma2015-02-0316-0/+133
* cc: Refactor additional code from BuildRasterQueue.vmpstr2015-02-022-0/+10
* Ensure deterministic heap prioritization of raster task nodesjdduke2015-01-307-9/+16
* Revert of cc: Stop pushing properties every activation for picture layers. (p...danakj2015-01-303-5/+1
* reland: Plumb allow_overlay flag for video path into ccachaulk2015-01-291-0/+2
* cc: fix for Ganesh in MSAA mode.senorblanco2015-01-291-1/+2
* cc: Change the activation/ready for draw check from layer to queue.vmpstr2015-01-283-28/+24
* cc: Remove SkSurface cache from Resourcehendrikw2015-01-283-59/+36
* Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...jamescook2015-01-271-2/+0
* cc: Prevent resources from being allocated for solid tileshendrikw2015-01-272-11/+9
* cc: Stop pushing properties every activation for picture layers.danakj2015-01-273-1/+5
* Add a command-line flag to set GPU rasterization multisampling.senorblanco2015-01-274-11/+21
* Plumb allow_overlay flag for video path into ccachaulk2015-01-271-0/+2
* Mechanical rename of tracing includes for /ccssid2015-01-2727-34/+34
* Remove the default format from ResourcePool.peterp2015-01-2723-38/+72
* cc: Remove tile and scale specific code from raster sourcehendrikw2015-01-276-19/+13
* cc: Remove TilingSetRasterQueue virtual base.vmpstr2015-01-248-60/+30
* cc: Make eviction queue building consistent with raster.vmpstr2015-01-236-97/+87
* cc: Split RasterTilePriorityQueue into required and all based on type.vmpstr2015-01-2311-551/+678
* cc: Remove unused method from TaskGraphRunnerPerfTest.dcastagna2015-01-221-6/+0
* Add support for Rec709 color space videos in software YUV convert path.rileya2015-01-211-0/+2
* cc: refactor of MathUtil::AddToTracedValuejungjik.lee2015-01-213-9/+3
* Do full layer recording in slimming paint modewangxianzhu2015-01-211-3/+4
* replace COMPILE_ASSERT with static_assert in cc/anujk.sharma2015-01-201-2/+3
* cc: Start using different raster queues in tile manager.vmpstr2015-01-203-80/+71
* Support different formats in the same resource pool.peterp2015-01-196-16/+28
* cc: Cleanup - remove unused private fields.tfarina2015-01-174-8/+0
* Remove Unnecessary Use of |TileGridInfo|, Use Size Insteadweiliangc2015-01-178-128/+56
* Pipe ClipPathDisplayItem down to CCleviw2015-01-162-0/+126
* cc: Partial Revert of Remove tile rasterize on demand for GPU rasterizatiohendrikw2015-01-161-0/+22
* Revert of Revert of cc: Remove tile rasterize on demand for GPU rasterization...hendrikw2015-01-151-22/+0
* Revert of cc: Remove tile rasterize on demand for GPU rasterization (patchset...hendrikw2015-01-151-0/+22
* cc: Remove dead code from TilingSetEvictionQueue.e.hakkinen2015-01-142-16/+0
* cc: Remove TilingSetEvictionQueue construction from PictureLayerImpl.vmpstr2015-01-121-4/+11
* cc: Add temporary performance regression workaround.reveman2015-01-121-0/+19
* cc: Split tiling set raster queues into all and required.vmpstr2015-01-1212-185/+671
* cc: Remove tile rasterize on demand for GPU rasterizationhendrikw2015-01-121-22/+0
* Reland: V4L2VDA: Generalize EGLImage import and query driver for output formats.posciak2015-01-101-0/+1
* separate picture info from cc.debugjungjik.lee2015-01-091-5/+5
* cc: Include pictures in trace output for DisplayItemListsajuma2015-01-098-47/+47
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-088-15/+15
* cc: Make NamedTaskSet::ALL last TaskSet. Ensure ALL is notified last.vmiura2015-01-083-5/+17
* cc: Move tiling raster tile iterator to be a tiling set queue class.vmpstr2015-01-087-468/+420
* Revert of cc: Re-enable prepaint for GPU rasterization (patchset #1 id:1 of h...hendrikw2015-01-072-6/+17