summaryrefslogtreecommitdiffstats
path: root/cc/trees/occlusion.cc
diff options
context:
space:
mode:
authordanakj <danakj@chromium.org>2015-06-15 15:57:05 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-15 22:57:31 +0000
commitbbc14878c2212664f7571a97d43da7b68d6d9b3d (patch)
tree7d3a9490b9117b4878837aac29fc44658112cf02 /cc/trees/occlusion.cc
parent0fbd9a08a2e4ea452aae2d457d42414aa7d24a5d (diff)
downloadchromium_src-bbc14878c2212664f7571a97d43da7b68d6d9b3d.zip
chromium_src-bbc14878c2212664f7571a97d43da7b68d6d9b3d.tar.gz
chromium_src-bbc14878c2212664f7571a97d43da7b68d6d9b3d.tar.bz2
cc: Remove LayerTreeSettings::raster_enabled.
This was only used by tests to test using CC without a message loop, however this isn't a mode that CC has to perform in anymore now that WebView is using a cc::Display instead of a full compositor as its parent compositor. The setting caused the TileManager to be null sometimes, when it wouldn't otherwise. Convert some of the if (tile_manager_) branches to if (settings_.impl_side_painting) instead. R=enne, vmpstr BUG=413479 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1179143004 Cr-Commit-Position: refs/heads/master@{#334485}
Diffstat (limited to 'cc/trees/occlusion.cc')
0 files changed, 0 insertions, 0 deletions