1. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  2. 93d7bb6 add a verbose flag to skdiff that shows the progress and status of by commit-bot@chromium.org · 10 years ago
  3. 6ef5a85 force linking inside of skdiff by zachr@google.com · 11 years ago
  4. 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  5. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  6. 4f65a77 Fix a memory leak in skdiff that happens when the by scroggo@google.com · 12 years ago
  7. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  8. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  9. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  10. ed01f12 Adding checkboxes to skdiff output so a user can select a subset of images to rebaseline. by jkleinert@google.com · 12 years ago
  11. 71329d8 skdiff: recurse over subdirectories, unless --norecurse option is given by epoger@google.com · 12 years ago
  12. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  13. 21ecba8 skdiff: clean up isPathAbsolute check for Windows by epoger@google.com · 12 years ago
  14. f1478f8 Fix skdiff when using windows path that begins with a drive letter by bsalomon@google.com · 12 years ago
  15. 3af4ff4 skdiff output: indicate which result types would cause failure by epoger@google.com · 12 years ago
  16. 2865988 skdiff: cap return value at 255 to avoid automatic 'wrapping' (%256) of return value by epoger@google.com · 12 years ago
  17. dfbf24e skdiff: replace --failonmismatches with repeatable --failonresult option by epoger@google.com · 12 years ago
  18. 70044cc rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhere by epoger@google.com · 12 years ago
  19. 46a4596 skdiff: add --failonmismatches and --listfilename options, plus cleanup by epoger@google.com · 12 years ago
  20. a631819 skdiff now has the option to not print out the directories it is using. by keyar@chromium.org · 12 years ago
  21. 28060e7 Improve sorting of skdiff output, and make it consistent across platforms by epoger@google.com · 12 years ago
  22. da4af24 skdiff: no longer skip .pdf files by default by epoger@google.com · 12 years ago
  23. 3dd4591 fix warnings on Mac in miscellaneous files by caryclark@google.com · 12 years ago
  24. be6188d skdiff: return nonzero exit value if there are any mismatches by epoger@google.com · 12 years ago
  25. 76222c0 skdiff: internally track lists of ALL result types, not just baseMissing and comparisonMissing by epoger@google.com · 12 years ago
  26. 46256ea Add to skdiff: test images for bitwise equality before testing for pixel-wise equality by epoger@google.com · 12 years ago
  27. a611c3e Remove chromium mode from skdiff, because it is no longer actively used. by epoger@google.com · 12 years ago
  28. 6600852 skdiff: only write out diff images that are included in index.html by epoger@google.com · 12 years ago
  29. 292aff6 Make skdiff use enumeration of result types instead of separate booleans for each result type. by epoger@google.com · 12 years ago
  30. a2b793c Add self-test for skdiff, and remove date/time from skdiff output so it passes. by epoger@google.com · 12 years ago
  31. c7a67cb Just use std qsort Review URL: https://codereview.appspot.com/6195052 by reed@google.com · 12 years ago
  32. a5f406e Add new flags to skdiff by epoger@google.com · 12 years ago
  33. 01f7870 If skdiff encounters image size mismatch, do not display diff images by epoger@google.com · 12 years ago
  34. 5fd5385 landing patch from http://codereview.appspot.com/5874051/ by epoger@google.com · 12 years ago
  35. 25d961c Make skdiff always generate white diffs alongside actual pixel diffs by epoger@google.com · 12 years ago
  36. 8b08c3e Make skdiff robust to image size differences: if the two image sizes differ, by tomhudson@google.com · 13 years ago
  37. 8e06dab Fix more VS2010 warnings. by bsalomon@google.com · 13 years ago
  38. 1a315fe Make skdiff paths work on windows by bsalomon@google.com · 13 years ago
  39. 9b540ce Move SkBitmap members of the skdiff DiffRecord to pointers so that they by tomhudson@google.com · 13 years ago
  40. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  41. 7d04280 Extends skdiff to handle commands of the form by tomhudson@google.com · 13 years ago
  42. 4e30598 In skdiff, merge paths into the struct that holds the filename, to enable by tomhudson@google.com · 13 years ago
  43. 88a0e05 Fix signed/unsigned mismatch in rev 1553. by tomhudson@google.com · 13 years ago
  44. 9dc527b skdiff usability improvements: summary to stdout, -diff in output filenames, by tomhudson@google.com · 13 years ago
  45. 5b32529 Stores index.html in the output (diff) directory rather than in the current by tomhudson@google.com · 13 years ago
  46. 4b33d28 New 'skdiff' tool to compare two directories full of files, write diff images by tomhudson@google.com · 13 years ago