commit | 4b1e17edc78c0313d5cb8a415f816f654cdfa417 | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Wed Jul 27 14:49:46 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 27 14:49:46 2016 -0700 |
tree | 5d56584bb0dceb6e3ef67655d1e8b6608aca0e7b | |
parent | 4b9ebab04d7134a5cddffedeb0470b3fd7743d78 [diff] |
SkPdf: SkPDFFormXObject de-class-ified. We don't need an object, just a few standard fields on the base class; the change lets us get rid of a bunch of boilerplate code. I think this also reduces the cognitive load of the SkPDF internals. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2185803003 Review-Url: https://codereview.chromium.org/2185803003