commit | bc59ac6b12bbded2117fe3aa9643b2d138e5ddda | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Fri Jan 23 04:18:53 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 23 04:18:53 2015 -0800 |
tree | 1205bc82c09b10c727ce2cb56071fa16bf451b65 | |
parent | cada95ad9b8e6be9bdffe1a70968a2102cc3f09d [diff] |
Simplify SkPDFShader class. Now invalid objects are never created. "Constructors should not do real work" I have verified that all test PDFs render identically. Review URL: https://codereview.chromium.org/862113004