commit | 5bc760a6a6a61ff462a204e0c051ad6147760223 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Sep 30 11:14:38 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 30 11:14:38 2014 -0700 |
tree | b3c7d7a609839549fed8833ddd6f13409ab6c020 | |
parent | 7874dc8e717036f97f14f87daa9431d6f611e467 [diff] |
Remove support for SkPicture::clone(). This folds SK_SUPPORT_LEGACY_PICTURE_CLONE through as undefined. Chrome's not used clone() for a month or two, and we don't use it ourselves. Don't think Android ever did. CQ_EXTRA_TRYBOTS=tryserver.skia:Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT-Trybot BUG=skia: R=reed@google.com, mtklein@google.com, robertphillips@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/620533002