Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with...
authoredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 22 Jul 2013 15:24:26 +0000 (15:24 +0000)
committeredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 22 Jul 2013 15:24:26 +0000 (15:24 +0000)
commitc93c8ac625a89c14f392d46620abaf6edfabe02e
treea7e23d8567da4cb480f51442786b42fd157b2423
parent4b18f5767ab1df7fedf0ff2e3a9eac7f7c500c36
Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and have scores available to look at worst offenders progarmatically.

R=djsollen@google.com, zachr@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@10234 2bbb7eff-a529-9590-31e7-b0007b416f81
experimental/skpdiff/SkDiffContext.cpp
experimental/skpdiff/SkDiffContext.h
experimental/skpdiff/main.cpp