DescriptionPaint low-res tiles without expensive filters.
Creates the skia::PaintSimplifier class, which can do things like turn off
antialiasing, blurring, or subpixel text rendering. Activates a
PaintSimplifier in cc::TileManager::PerformRaster if we're in the middle
of a fling or other raster-intense transient condition.
BUG=174945
TBR=nduca,tomhudson
CC=reed,skyostil,klobag
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix filter() return value bug, change low-res scale #
Total comments: 6
Messages
Total messages: 19 (0 generated)
|