commit | c319c80d09c6e9c681041f9e9db7b6bcbae542cc | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Fri May 22 17:54:44 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 22 17:54:44 2015 -0700 |
tree | a38823610ba9f4e0e6d83e19aedfa1c9d7688c88 | |
parent | aa999cb952753d373c03befa7fce8c4700ef9308 [diff] |
Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/) Reason for revert: Reverting this fix to revert https://codereview.chromium.org/1124373002 Original issue's description: > Fix LCD coverage regression in GrPorterDuffXPFactory > > Fixes GrPorterDuffXPFactory to not use the blend table when getting > info about the LCD coverage XP. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/3e2d59ef36e1b9a63e524cf1b27d5f7bcfb5ff0b TBR=bsalomon@google.com,egdaniel@google.com,cdalton@nvidia.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1153803005