commit | fa25106f02f26d7a149cfe57c1d4756372e0755c | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Fri Jul 29 10:13:18 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 29 10:13:18 2016 -0700 |
tree | 01736ac9c78333d51ababc1cf2f48422979319e1 | |
parent | d05a8752738f84b0115678b3cdad89237173e904 [diff] |
SkPDF: PDFStream has-a not is-a PDFDict Motivation: SkPDFStream and SkPDFSharedStream now work the same. Also: - move SkPDFStream into SkPDFTypes (it's a fundamental PDF type). - minor refactor of SkPDFSharedStream - SkPDFSharedStream takes unique_ptr to represent ownership BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2190883003 Review-Url: https://codereview.chromium.org/2190883003