New 'skdiff' tool to compare two directories full of files, write diff images
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 27 Apr 2011 15:39:30 +0000 (15:39 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 27 Apr 2011 15:39:30 +0000 (15:39 +0000)
commit4b33d28eb369622964d22d5cc4a6e3f0eb11a14c
tree274a2022fe9cff040f7eeb43f8c9121f70920619
parent1447c6f7f4579942b32af6ffff1eadede40b42bc
New 'skdiff' tool to compare two directories full of files, write diff images
into a third directory, and create a summary web page with metrics for easy
inspection of the results.

git-svn-id: http://skia.googlecode.com/svn/trunk@1200 2bbb7eff-a529-9590-31e7-b0007b416f81
Makefile
include/core/SkBitmap.h
tools/skdiff_main.cpp [new file with mode: 0644]