commit | 3ba15ae3e13a6da0a9735fcc04166ed4d3ddcd67 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Aug 06 11:57:00 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 06 11:57:00 2014 -0700 |
tree | 8eaf53a988ee4895ecf73570e3e54ce292d3ff9d | |
parent | 1289cfe176c00a8d1d86ae131e7d2b5d30de465c [diff] |
SkPicture: try to no-op away clone(). Will actually enable this by #defining SK_PICTURE_CLONE_NOOP in Chrome's SkUserConfig.h as a separate CL after this rolls in. BUG=skia: R=reed@google.com, robertphillips@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/447753003