commit | c8226728541fdd6434a7f1b97678246202b0edc5 | [log] [tgz] |
---|---|---|
author | Mike Reed <reed@google.com> | Wed Dec 13 08:22:13 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 13 13:41:32 2017 +0000 |
tree | 3443b3f2f2fb5408b3abe999390470ef0c35eff0 | |
parent | 526c39f41f62f9ab82ebbeb30cc8762bb0eaa417 [diff] |
impl SkSerial picture procs The picture serialization code is a bit of a mess, with duplicated functions for streams and buffers. Could not see how to fix that and land this at the same time, but I will try to circle back and simplify if possible afterwards. Bug: skia: Change-Id: I9053fdc476c60f483df013d021e248258181c199 Reviewed-on: https://skia-review.googlesource.com/83943 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com>