cc: Refactor additional code from BuildRasterQueue.
commit4973f5bd100f56946f26a2547ecd242f0ca06ce3
authorvmpstr <vmpstr@chromium.org>
Mon, 2 Feb 2015 19:27:29 +0000 (2 11:27 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Feb 2015 19:28:26 +0000 (2 19:28 +0000)
treecab8a453ebb733cd33cee88728b1b521e615fdda
parent8b6ea075495daf178afc48e4aee8f5375df16bc2
cc: Refactor additional code from BuildRasterQueue.

This patch removes additional sets in BuildRasterQueue and moves it
to a separate client function that is called by the tile manager.
Having this as a separate function explicitly allows us to control the
setting instead of implicitly relying on the fact that every time we
rebuild a queue this setting might change.

R=danakj
BUG=451147

Review URL: https://codereview.chromium.org/880693002

Cr-Commit-Position: refs/heads/master@{#314177}
cc/resources/tile_manager.cc
cc/resources/tile_manager.h
cc/test/fake_tile_manager_client.h
cc/trees/layer_tree_host_impl.cc
cc/trees/layer_tree_host_impl.h