commit | 2ccdb636e8618db77be8e05cdacd82c249c6898c | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Tue Aug 11 13:35:12 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 11 13:35:12 2015 -0700 |
tree | 2cf6f3fc1e2dc9cdc15645415a415cf7481244cd | |
parent | fcaaadee711a93d601ccc9f0b47d744e22c35205 [diff] |
SkPDF: clean up overuse of SK_SUPPORT_PDF When possible use run-time checks (via SkDocument::CreatePDF) When PDF is disabled, do not compile tests/PDF*.cpp Review URL: https://codereview.chromium.org/1278403006