summaryrefslogtreecommitdiffstats
path: root/cc/worker_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Check for cheap task completion soonerskyostil@chromium.org2013-02-271-0/+3
* cc: Rasterize cheap tiles immediatelyskyostil@chromium.org2013-02-201-19/+110
* This change adds the rasterize time of tiles labeled NOW_BIN of the pending treeegraether@chromium.org2013-02-151-0/+3
* cc: Check for completed raster tasks at interval.reveman@google.com2013-02-141-24/+108
* cc: Make recordRenderingStats on TileManager toggleableegraether@chromium.org2013-02-081-11/+17
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-26/+26
* cc: Run raster task completion callbacks during worker pool shutdown.reveman@chromium.org2013-01-311-0/+213