commit | dcf9ab14a194be0cbea896e1dc44a2a04106a38b | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue Jun 03 10:04:47 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 03 10:04:47 2014 -0700 |
tree | db433629b2484484f01ad6b9578a9da8defe4464 | |
parent | 66aa609a493b10d7c0a0101e2e16ba11e4c276a2 [diff] |
Remove legacy picture recording This is unblocked now that Android no longer uses the old interface. This is just the first step in cleaning this up. Future CLs will constify SkPicture access in SkCanvas and split up the SkPicture/SkPicturePlayback/SkPictureRecord trio. R=bsalomon@google.com, reed@google.com, mtklein@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/313613002