Revert "cc: Move canvas clear from picture to picture_pile_impl
commit50785d119c2816c74552691aef2a1d54d36a7b5e
authorvmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 May 2013 23:42:40 +0000 (7 23:42 +0000)
committervmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 May 2013 23:42:40 +0000 (7 23:42 +0000)
tree108dd19b3043f14bc7476dfec9b5d5cc4a690e56
parent4e9fe5688b70cd4c895569bb74e5ce5ba869a078
Revert "cc: Move canvas clear from picture to picture_pile_impl

This moves a clear per picture into a clear-to-background color
per picture pile. We need this to ensure that a solid color
page in low res is considered solid, since all the draws are
of the same color.

BUG=233622

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198272
"

TBR=reveman

Review URL: https://chromiumcodereview.appspot.com/14322017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198826 0039d316-1c4b-4281-b951-d872f2087c98
cc/resources/picture.cc
cc/resources/picture_pile_impl.cc
skia/ext/analysis_canvas.cc
skia/ext/analysis_canvas_unittest.cc