[BGPT] Allow direct transform/opacity update on the end of animation
We chose to skip direct transform/opacity if the property is animating in compositor in crrev.com/c/1565467 (fast-path for simple transform change) to reduce risk of it. We observed that it caused regressions for several benchmarks. Now allow direct transform/opacity on the end of animation in this separate CL. We already have several test cases testing the situation. Bug: 954611 Change-Id: I6a8516dba92f6a3b02efd664bbc12315fe94d63b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1585263Reviewed-by:Philip Rogers <pdr@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#654497}
Showing
Please register or sign in to comment