Descriptioncc: Add RasterWorkerPool class.
This moves thread pool related code out of the tile manager and into a
new RasterWorkerPool class. This doesn't change the behavior of the tile
manager in any way it just separates tile management logic from the
thread handling logic, which results in a significant cleanup of the
tile manager.
BUG=155209
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175877
Patch Set 1 #
Total comments: 6
Patch Set 2 : RasterWorker -> RasterWorkerPool #Patch Set 3 : Rebase #Patch Set 4 : Fix win build. #
Messages
Total messages: 11 (0 generated)
|