commit | 7be0ce0ab123bbad8ec22b67b8593f1bdd5179e0 | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Mon May 18 13:15:56 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 18 13:15:56 2015 -0700 |
tree | b2796abf3fe1e4e4c22b539232c04d10ab3c91c0 | |
parent | 38fd5fe289ec696632cdd8eed6ddf742dc315261 [diff] |
SkPDF: Add Sfntly to DEPS, gyp Note: this can be disabled via: GYP_DEFINES='skia_pdf_use_sfntly=0 Warning: dm is 34% slower and uses 9% more memory. This is okay. Motivation: We want to test this code path in DM, since it is always used by Chromium and Android. BUG=skia:3563 Committed: https://skia.googlesource.com/skia/+/6a53b04e26749ea61f690ece408f2a1c0a5ad5bb Review URL: https://codereview.chromium.org/1134683006