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

Issue 12258007: [cc] turn up low-res scale to 0.25. (Closed)

Created:
7 years, 10 months ago by Tom Hudson
Modified:
7 years, 6 months ago
Reviewers:
brianderson
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

[cc] turn up low-res scale to 0.25. This increases the resolution at which "low-res" tiles are rasterized. The goal is to improve the appearance of flings without reducing performance. A separate patch will contain a SkDrawFilter to allow reducing the quality at which "low-res" tiles are rasterized, and we can determine independently when to activate that filter. BUG=175976 TBR=nduca CC=skyostil

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cc/layer_tree_settings.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
nduca
-> brianderson for decision
7 years, 10 months ago (2013-02-15 20:45:20 UTC) #1
brianderson
As discussed in email, we will hold off on this until we can make it ...
7 years, 10 months ago (2013-02-15 23:50:42 UTC) #2
Tom Hudson
7 years, 10 months ago (2013-02-19 11:48:44 UTC) #3
If we've got tablets going at 512x instead of 256x tiles, could we also use the
same tablet-detection logic to have the tablets scale at .25 instead of .125?

Powered by Google App Engine
This is Rietveld 408576698