commit | c3796c7a74e103d9b367ad9449fcdacfa20d83e1 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Jan 13 08:06:11 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 13 08:06:11 2015 -0800 |
tree | 4c6f2f7a5c023fca5dbf0a2ee69f7aecd6503ba5 | |
parent | f361b714390422a5c2a8b1dacb8e67502d0e40bb [diff] |
Generic PDF shader fallback Instead of ignoring unsupported shaders (and essentially filling with solid black), convert them to bitmap shaders using on-the-fly rasterization. BUG=skia:3299 R=reed@google.com,halcanary@google.com Review URL: https://codereview.chromium.org/841763005