commit | 160d08cb01a395e584a767b00f45e7fcf996b890 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Thu May 21 15:47:40 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 21 15:47:40 2015 -0700 |
tree | 443763fa93e3d667b0c16c94c6d7254e6b35d9eb | |
parent | 5a72c4295263a59c74acb119e405b5e5ac2df70f [diff] |
Fix Plus This makes Plus with AA ~3% slower. Seems like a good deal. GMs affected: mixed_xfermodes, the new one. Based on https://codereview.chromium.org/1150833003/ Still TODO: NEON. The new GM should show this. BUG=skia:3852 Review URL: https://codereview.chromium.org/1156453002