commit | 6a53b04e26749ea61f690ece408f2a1c0a5ad5bb | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Mon May 18 10:18:58 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 18 10:18:58 2015 -0700 |
tree | 7edb6e53cdfa689254bd636f571496c574a40d4e | |
parent | 404b3b264b833eb7cffdc833c7e2ebbd708e123a [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 Review URL: https://codereview.chromium.org/1134683006