• danakj's avatar
    ui: Turn on slimming paint by default with impl-side painting. · 7d4e7af2
    danakj authored
    Slimming paint is now much faster than PicturePile backed recording
    for impl-side painting. It's what we're going to ship when we enable
    impl-side, so make it the default. Left the disable switch just in case
    to try out PicturePile if we need to for some reason until we turn
    on impl-side by default.
    
    R=piman@chromium.org, sky
    BUG=466426
    
    Review URL: https://codereview.chromium.org/1141583003
    
    Cr-Commit-Position: refs/heads/master@{#329469}
    7d4e7af2
compositor_switches.cc 1.74 KB