• Xianzhu Wang's avatar
    Allow a layer to use LCD text again · 95cd9b72
    Xianzhu Wang authored
    Previously once a layer became not LCD-text capable, it would never
    use LCD-text again. I think this was to avoid re-raterization during
    animation. As we don't allow LCD text with will-change:transform and
    during animation, and we skip re-rasterization on LCD text status
    change during animation, there is no reason to keep that logic.
    
    Bug: 1111195
    Change-Id: Ib544be76c114e520572c0ccf5d88dd96bf7db151
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344810Reviewed-by: default avatarPhilip Rogers <pdr@chromium.org>
    Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#798939}
    95cd9b72
picture_layer_impl.cc 83.4 KB