Descriptioncc: Fix low-res impl-side painting artifacts
Instead of clipping cc::Picture on recorded pixel boundaries (which may be a
partial pixel in the final rastered content if content scale < 1), clip only on
integral pixels in the final rastered output. This requires recording a small
buffer of pixels around every picture, specified via a min contents scale.
NOTRY=true
R=nduca@chromium.org
BUG=167590
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175542
Patch Set 1 #Patch Set 2 : More RectToSkRect, 1/16 default min #
Total comments: 15
Patch Set 3 : Address review comments #Patch Set 4 : Revert clip change #Patch Set 5 : Rebase on latest patch #
Total comments: 3
Patch Set 6 : \okayguy{0.0625*f*} #
Messages
Total messages: 11 (0 generated)
|