aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skpmaker.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-10-30 05:24:58 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-10-30 05:24:59 -0700
commitc2e2977014c4581aed5da435fc2b7eba38e777b6 (patch)
treef1299b787dd196e414298186b9c400fda91e78af /tools/skpmaker.cpp
parent13391dd97209f36c71bc18cc75084f74c2f6af15 (diff)
Dedup SkPaths by gen-ID when going to .skp
We're all set up to serialize and deserialze paths by an integer ID, but we're just not deduping any paths (every path gets a new ID). This turns on deduping. This should mean the number of paths in a deserialized SkPicture are the same as when it was recorded. No diffs: https://gold.skia.org/search2?issue=1409373011&unt=true&query=source_type%3Dgm&master=false BUG=skia:4527 Review URL: https://codereview.chromium.org/1409373011
Diffstat (limited to 'tools/skpmaker.cpp')
0 files changed, 0 insertions, 0 deletions