index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
worker_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-620
/
+0
*
cc: Remove extra base::TimeTicks::Now() call and avoid checking for completed...
reveman@chromium.org
2013-03-17
1
-2
/
+3
*
cc: Only wake workers for pending normal tasks
skyostil@chromium.org
2013-03-15
1
-5
/
+15
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Don't drop PicturePileImpl reference on raster thread.
reveman@chromium.org
2013-03-13
1
-4
/
+6
*
cc: Implement raster worker thread pool using shared queue.
reveman@chromium.org
2013-03-09
1
-249
/
+451
*
cc: Move picture cloning to main thread.
reveman@chromium.org
2013-03-02
1
-8
/
+13
*
cc: Check for cheap task completion sooner
skyostil@chromium.org
2013-02-27
1
-0
/
+3
*
cc: Rasterize cheap tiles immediately
skyostil@chromium.org
2013-02-20
1
-19
/
+110
*
This change adds the rasterize time of tiles labeled NOW_BIN of the pending tree
egraether@chromium.org
2013-02-15
1
-0
/
+3
*
cc: Check for completed raster tasks at interval.
reveman@google.com
2013-02-14
1
-24
/
+108
*
cc: Make recordRenderingStats on TileManager toggleable
egraether@chromium.org
2013-02-08
1
-11
/
+17
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-26
/
+26
*
cc: Run raster task completion callbacks during worker pool shutdown.
reveman@chromium.org
2013-01-31
1
-0
/
+213