aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/find_ios_sysroot.py
diff options
context:
space:
mode:
authorGravatar Matt Sarett <msarett@google.com>2016-11-03 14:52:28 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-03 19:25:39 +0000
commit4ef986db65027f53999174279252092ba9b03c9e (patch)
tree03b86da82b058053fe0ea99fd85f343815a96205 /gn/find_ios_sysroot.py
parentf0348c2413c5c72820a42749879d41c6dd4ab16c (diff)
Write transparent pixels more often in SkGifImageReader
This stems from a behavior difference between Skia and Chrome. In Skia, we want to write transparent pixels as often as possible. (It's faster than checking if we should skip each pixel.) In Chrome, they avoid writing transparent pixels unless absolutely necessary. We were cautious about changing behavior when this first landed, but this is easier to think about in a smaller change (right now). (1) We can always write transparent pixels when we are writing an independent frame. (2) There is no need for the progressiveDisplay() check. We only ever use progressive display methods on the first frame - and the first frame is always independent. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4379 Change-Id: I82048a08e2003aac216f483c7db8df997b687149 Reviewed-on: https://skia-review.googlesource.com/4379 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com>
Diffstat (limited to 'gn/find_ios_sysroot.py')
0 files changed, 0 insertions, 0 deletions