commit | 063675ba374cb520fe58bbcdaf5afeea0aa0ad60 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Mon Oct 12 10:41:48 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 12 10:41:48 2015 -0700 |
tree | 6e84670d0f050d81d906eb8247387337e31f6601 | |
parent | afa95e270c64c9777647b6c58b796750ced57c39 [diff] |
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper Migrating the flag to embedder defines (Chromium already guarded). Also augment gradient-focused GMs to generate both dithered/undithered results. BUG=skia:4436 R=reed@google.com,robertphillips@google.com Review URL: https://codereview.chromium.org/1400813006