skdiff: no longer skip .pdf files by default
[platform/upstream/libSkiaSharp.git] / tools / skdiff_main.cpp
2012-06-25 epoger@google.comskdiff: no longer skip .pdf files by default
2012-06-06 caryclark@google.comfix warnings on Mac in miscellaneous files
2012-05-31 epoger@google.comskdiff: return nonzero exit value if there are any...
2012-05-31 epoger@google.comskdiff: internally track lists of ALL result types...
2012-05-22 epoger@google.comAdd to skdiff: test images for bitwise equality before...
2012-05-18 epoger@google.comRemove chromium mode from skdiff, because it is no...
2012-05-16 epoger@google.comskdiff: only write out diff images that are included...
2012-05-16 epoger@google.comMake skdiff use enumeration of result types instead...
2012-05-15 epoger@google.comAdd self-test for skdiff, and remove date/time from...
2012-05-07 reed@google.comJust use std qsort
2012-05-01 epoger@google.comAdd new flags to skdiff
2012-04-12 epoger@google.comIf skdiff encounters image size mismatch, do not displa...
2012-03-22 epoger@google.comlanding patch from codereview.appspot.com/5874051/
2012-02-02 epoger@google.comMake skdiff always generate white diffs alongside actua...
2011-11-30 tomhudson@google.comMake skdiff robust to image size differences: if the...
2011-10-07 bsalomon@google.comFix more VS2010 warnings.
2011-09-23 bsalomon@google.comMake skdiff paths work on windows
2011-08-02 tomhudson@google.comMove SkBitmap members of the skdiff DiffRecord to point...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-07-14 tomhudson@google.comExtends skdiff to handle commands of the form
2011-07-13 tomhudson@google.comIn skdiff, merge paths into the struct that holds the...
2011-06-09 tomhudson@google.comFix signed/unsigned mismatch in rev 1553.
2011-06-09 tomhudson@google.comskdiff usability improvements: summary to stdout, ...
2011-05-24 tomhudson@google.comStores index.html in the output (diff) directory rather...
2011-04-27 tomhudson@google.comNew 'skdiff' tool to compare two directories full of...