Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Issue 2637223002: Don't use DF text during animations (Closed)

Created:
3 years, 11 months ago by ericrk
Modified:
3 years, 11 months ago
Reviewers:
ajuma
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

Don't use DF text during animations Previously, we enabled distance-field text during animations in order to improve GPU raster performance. Now that GPU raster handles animations the same way as SW - only rastering at specific scales and interpolating, this optimization isn't necessary. In certain cases, the optimization causes visual differences between non-animating and animating content, so removing this improves our correctness as well. R=ajuma@chromium.org BUG=668723 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2605273003 Cr-Commit-Position: refs/heads/master@{#441204} (cherry picked from commit b04a4a62bc244a238e63c6862be0ed6dfe84a837) Review-Url: https://codereview.chromium.org/2637223002 . Cr-Commit-Position: refs/branch-heads/2924@{#783} Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059} Committed: https://chromium.googlesource.com/chromium/src/+/02e2db011add619c52509d0b1d42e85448062609

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -32 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/playback/raster_source.h View 2 chunks +0 lines, -11 lines 0 comments Download
M cc/playback/raster_source.cc View 3 chunks +0 lines, -11 lines 0 comments Download
M cc/raster/gpu_raster_buffer_provider.cc View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
ericrk
3 years, 11 months ago (2017-01-17 19:49:18 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
02e2db011add619c52509d0b1d42e85448062609.

Powered by Google App Engine
This is Rietveld 408576698