commit | 378e70d8e561b72a904286ea231946f5c8345b9a | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Thu Nov 20 08:58:02 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Nov 20 08:58:02 2014 -0800 |
tree | 99bbb82eba56fd298e8bb9c9d7b562dd69308dbc | |
parent | 072803144a623f1a59eb73ca5f3ddf45222b5e06 [diff] |
SkCanvas::clear() should call down to devices even when the clip is empty. SkDrawIter had a lovely, completely unused, option for this. Oversight? BUG=skia: Review URL: https://codereview.chromium.org/735233003