| commit | 15223e977e59eafbb2476c7224641adc1589d860 | [log] [tgz] |
|---|---|---|
| author | tomhudson <[email protected]> | Mon Nov 23 21:52:54 2015 |
| committer | Commit bot <[email protected]> | Mon Nov 23 21:53:53 2015 |
| tree | edf69e073a1549c236c8a04a41bdfbcd8915d918 | |
| parent | 60b29f0509636a9c6b34cc770a0347d46422f5a7 [diff] |
We're deprecating SkDevice usage in Chromium; this change should isolate it to skia/ext/ for simpler refactoring. I took the opportunity to also change calls to the deprecated SkCanvas::getDeviceSize() to the preferred replacement, SkCanvas::getBaseLayerSize(). [email protected],[email protected] BUG=543755 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1432443004 Cr-Commit-Position: refs/heads/master@{#361196}