commit | cfaeec446d06058cacef068b09f58ae2c78338fa | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Sun Jul 13 12:00:50 2014 -0400 |
committer | Robert Phillips <robertphillips@google.com> | Sun Jul 13 12:00:50 2014 -0400 |
tree | 885fb54026165b28a172c210c8b843226d3b7c72 | |
parent | dd528967fc3eea54c8d10937b0100192d0722f4e [diff] |
Remove Skia's use of the default SkPicture constructor and multi-clone This cannot be landed until (Chrome: Switch to one-at-a-time SkPicture::clone interface - https://codereview.chromium.org/380323002/) has landed. R=mtklein@google.com TBR=reed@google.com Review URL: https://codereview.chromium.org/388833003