commit | eee0e4e9d343d8b6c5ae2da7f17196f00d8859bc | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Sun Jun 14 11:04:58 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Sun Jun 14 11:04:58 2015 -0700 |
tree | ab05da4be68da6c016d4113290626de4ccdddb3e | |
parent | 245c850034a3c3900ce197fa58df5afbb3d68f06 [diff] |
SkPDF: Annotations are clipped by canvas clip stack. Also, remove some SkPDFDevice functions. Will fix this GM: http://crrev.com/1159273003 BUG=skia:3872 Review URL: https://codereview.chromium.org/1148263005