cc: Split up UpdateAndExpandInvalidation
commit93bcc98426717f730f568f8b22712f0c2c59a319
authorhendrikw <hendrikw@chromium.org>
Wed, 19 Nov 2014 05:38:41 +0000 (18 21:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Nov 2014 05:39:07 +0000 (19 05:39 +0000)
tree14ba5b2f1941bb5ffb6063d87f8c54f28d771e88
parent23f921af5c01a32d1a0a9282d85f58976bb3a0df
cc: Split up UpdateAndExpandInvalidation

Split UpdateAndExpandInvalidation into a few separate functions to improve
readability.  Note that there is still one interface function.

I also discovered that I was checking for solid color within a loop, this is
now done once when we finish.

It needs to be split up more, but this is a good start.

Review URL: https://codereview.chromium.org/729883002

Cr-Commit-Position: refs/heads/master@{#304769}
cc/resources/picture_pile.cc
cc/resources/picture_pile.h