commit | b7ee349f108040fbd5cb71d891d5b74a1843b0bc | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Nov 21 11:06:04 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 21 11:06:04 2014 -0800 |
tree | 4fc9e878e6aa5a7ef76b000cd226ff565b3e7014 | |
parent | 3f10b9dd2c9d256b77111e9669806785a54c7f54 [diff] |
SkData -> SkPicture::SnapshotArray Restores type safety with all the same features. (Also note, less code: 29 insertions, 50 deletions.) BUG=skia: Review URL: https://codereview.chromium.org/746553002