commit | c30806f9f16e6400036fdc25842b73a9d2a41cb3 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed May 13 19:26:14 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 13 19:26:14 2015 -0700 |
tree | 1dc64db6b861af667cfac0e8eae56f36c07d317a | |
parent | 88c23fc6e8ed0243159fd17d815b4f813805647b [diff] |
Perform SkPicture analysis lazily. I realized when writing the comment on https://crrev.com/1135363002/ that I'd really just sketched out the entire thing, so I couldn't help but actually write up a working CL. How does this do for your benchmark? BUG=chromium:487075 Review URL: https://codereview.chromium.org/1130123006