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

Issue 272283003: Revert 261000 "Re-raster GPU-rasterized layers during scale animations" (Closed)

Created:
6 years, 7 months ago by ajuma
Modified:
6 years, 7 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Revert 261000 "Re-raster GPU-rasterized layers during scale animations" This reverts http://crrev.com/216313007. Re-rastering a layer with text during a scale animation can cause many texture uploads during the animation (as new glyphs are generated at each scale). To re-enable this behavior in the future, we need to either make it dependent on distance-field fonts, or we need a way to reuse glyphs during scale animations (allowing text to become slightly blurry rather than generating new glyphs every frame). BUG=366225 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269701

Patch Set 1 : #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -63 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 2 chunks +2 lines, -7 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 1 chunk +0 lines, -56 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ajuma
6 years, 7 months ago (2014-05-09 22:31:18 UTC) #1
Vangelis Kokkevis
On 2014/05/09 22:31:18, ajuma wrote: LGTM, thanks!
6 years, 7 months ago (2014-05-09 23:25:38 UTC) #2
ajuma
The CQ bit was checked by ajuma@chromium.org
6 years, 7 months ago (2014-05-09 23:27:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/272283003/10001
6 years, 7 months ago (2014-05-09 23:31:33 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-11 01:07:07 UTC) #5
commit-bot: I haz the power
Failed to apply patch for cc/layers/picture_layer_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-11 01:07:08 UTC) #6
ajuma
The CQ bit was checked by ajuma@chromium.org
6 years, 7 months ago (2014-05-11 01:18:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajuma@chromium.org/272283003/30001
6 years, 7 months ago (2014-05-11 01:18:39 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-11 05:14:45 UTC) #9
Message was sent while issue was closed.
Change committed as 269701

Powered by Google App Engine
This is Rietveld 408576698