Chromium Code Reviews
Descriptioncc: Remove the gradient check from skipping images for low res tiles.
The gradient check was trying to avoid asABitmap() calls which return
a bitmap representation of a gradient. Instead we should only use the
kDefault_BitmapType return value from asABitmap().
R=enne, vmpstr
BUG=516500
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/52d3be61f6622dc62fca8783003ec0c9fd4cb922
Cr-Commit-Position: refs/heads/master@{#342723}
Patch Set 1 #
Total comments: 2
Patch Set 2 : nogradient: names #Messages
Total messages: 14 (7 generated)
|