DM: Use the new non-fatal errors for invalid color conversions.
authorscroggo <scroggo@google.com>
Thu, 5 Mar 2015 19:46:40 +0000 (11:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 19:46:40 +0000 (11:46 -0800)
commit56e25ddf6e2c1f85c5addbe498a082268ebee6ea
tree6b9334460709c6ac4b7f9d940bbd9623a2ccb487
parent548bf38b28986fab6770350b72247d7114d98184
DM: Use the new non-fatal errors for invalid color conversions.

Also allow incomplete to be considered successful.

Do not attempt to draw transparent images on 565.

BUG=skia:3475

Review URL: https://codereview.chromium.org/978413002
dm/DMSrcSink.cpp