1. be6188d skdiff: return nonzero exit value if there are any mismatches by epoger@google.com · 12 years ago
  2. 76222c0 skdiff: internally track lists of ALL result types, not just baseMissing and comparisonMissing by epoger@google.com · 12 years ago
  3. 8e4e51d test-only: add test coverage of skdiff over input with identical bits or pixels by epoger@google.com · 12 years ago
  4. 6dbf6cd svndiff: report added and deleted files, not just modified files by epoger@google.com · 12 years ago
  5. 2e0a061 Add svndiff tool: runs skdiff over all pending changes in SVN checkout by epoger@google.com · 12 years ago
  6. 0f645b6 download_baselines.py : only set svn properties of files whose content has changed by epoger@google.com · 12 years ago
  7. 46256ea Add to skdiff: test images for bitwise equality before testing for pixel-wise equality by epoger@google.com · 12 years ago
  8. a611c3e Remove chromium mode from skdiff, because it is no longer actively used. by epoger@google.com · 12 years ago
  9. 90cb9b3 skdiff test-only change: add test of --nodiffs mode, make tests validate return value by epoger@google.com · 12 years ago
  10. a444352 test-only change: update run.sh and rearrange dirs to ease addition of more tests by epoger@google.com · 12 years ago
  11. b2aacb6 test-only changes: add more image files to test more skdiff behavior by epoger@google.com · 12 years ago
  12. 6600852 skdiff: only write out diff images that are included in index.html by epoger@google.com · 12 years ago
  13. 292aff6 Make skdiff use enumeration of result types instead of separate booleans for each result type. by epoger@google.com · 12 years ago
  14. a2b793c Add self-test for skdiff, and remove date/time from skdiff output so it passes. by epoger@google.com · 12 years ago
  15. 15b5167 Rename tests/images dir as tests/skdiff by epoger@google.com · 12 years ago
  16. 620c3b4 Images for testing skdiff tool by epoger@google.com · 12 years ago
  17. c7a67cb Just use std qsort Review URL: https://codereview.appspot.com/6195052 by reed@google.com · 12 years ago
  18. a5f406e Add new flags to skdiff by epoger@google.com · 12 years ago
  19. 494548b Land http://codereview.appspot.com/6117046/ for Guanqun.Lu@gmail.com by epoger@google.com · 12 years ago
  20. 1610a68 Make download_baselines.py download *all* platforms, if none are specified. by epoger@google.com · 12 years ago
  21. 70f8bfe rename compare-baselines.py and download-baselines.py using underscores instead of hyphens, as per python requirements by epoger@google.com · 12 years ago
  22. 01f7870 If skdiff encounters image size mismatch, do not display diff images by epoger@google.com · 12 years ago
  23. 5fd5385 landing patch from http://codereview.appspot.com/5874051/ by epoger@google.com · 12 years ago
  24. db12fee Improve default behavior of compare-baselines script. by epoger@google.com · 12 years ago
  25. 25d961c Make skdiff always generate white diffs alongside actual pixel diffs by epoger@google.com · 12 years ago
  26. afd87fe Delete download-baselines-old script, we don't need it anymore. by epoger@google.com · 12 years ago
  27. fc241ee Create compare-baselines tool to compare locally generated and checked-in GMs. by epoger@google.com · 12 years ago
  28. 20ad5ac Change download-baselines script to download images from skia-autogen SVN repo by epoger@google.com · 12 years ago
  29. d625655 Add --add-new-files option to download-baselines.py script by epoger@google.com · 13 years ago
  30. 27442af Add tool that downloads gm baseline images from the bots. by epoger@google.com · 13 years ago
  31. 338ef65 Make update-doxygen.sh upload docs to http://code.google.com/p/skia-autogen by epoger@google.com · 13 years ago
  32. b0c5e07 Create update-doxygen script that generates and uploads docs by epoger@google.com · 13 years ago
  33. 8b08c3e Make skdiff robust to image size differences: if the two image sizes differ, by tomhudson@google.com · 13 years ago
  34. 8e06dab Fix more VS2010 warnings. by bsalomon@google.com · 13 years ago
  35. 1a315fe Make skdiff paths work on windows by bsalomon@google.com · 13 years ago
  36. 9b540ce Move SkBitmap members of the skdiff DiffRecord to pointers so that they by tomhudson@google.com · 13 years ago
  37. 935d945 Script to automatically update copyright notices in C/C++ source code. by epoger@google.com · 13 years ago
  38. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  39. 7d04280 Extends skdiff to handle commands of the form by tomhudson@google.com · 13 years ago
  40. 4e30598 In skdiff, merge paths into the struct that holds the filename, to enable by tomhudson@google.com · 13 years ago
  41. 88a0e05 Fix signed/unsigned mismatch in rev 1553. by tomhudson@google.com · 13 years ago
  42. 9dc527b skdiff usability improvements: summary to stdout, -diff in output filenames, by tomhudson@google.com · 13 years ago
  43. 5b32529 Stores index.html in the output (diff) directory rather than in the current by tomhudson@google.com · 13 years ago
  44. 4b33d28 New 'skdiff' tool to compare two directories full of files, write diff images by tomhudson@google.com · 13 years ago
  45. fd9714e add png to makefile for linux by reed@android.com · 14 years ago
  46. 6413e79 add skhello for simple hello-world sample code by reed@android.com · 14 years ago
  47. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  48. af45979 add skiamge (in tools/) that decodes and encodes images by reed@android.com · 15 years ago