commit | f3182ebc72db2bf2e24119d5cea05f270473a491 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Tue Nov 17 08:12:19 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 17 08:12:19 2015 -0800 |
tree | 68242d9c47920671bf79e53566176b07ddb6d8c5 | |
parent | 44509faecef54ba57e56d60dfc0b91cfefba2d5c [diff] |
Implement multi-color-stops in linear gradients using Sk4f #define SK_SUPPORT_LEGACY_LINEAR_GRADIENT_TABLE to restore the old behavior BUG=skia:517 Review URL: https://codereview.chromium.org/1436663003