1. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  2. 27d7ede bugfix for typo in skpdiff tool by djsollen@google.com · 11 years ago
  3. 60bce6c Return -1 in error condition instead of removing diff result. by djsollen@google.com · 11 years ago
  4. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  5. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  6. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  7. 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
  8. cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
  9. 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
  10. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  11. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 11 years ago
  12. ee0f46d put max on outputted poi in skpdiff by zachr@google.com · 11 years ago
  13. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago[Renamed from experimental/skpdiff/SkDiffContext.cpp]
  14. 35f02fb ports for mac, ios, android, linux, windows by zachr@google.com · 11 years ago
  15. c93c8ac 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. by edisonn@google.com · 11 years ago
  16. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago[Renamed (98%) from tools/skpdiff/SkDiffContext.cpp]
  17. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago[Renamed (98%) from experimental/skpdiff/SkDiffContext.cpp]
  18. 05b7bef revert unreviewed 10194, will send to review by edisonn@google.com · 11 years ago
  19. 9345d94 skpdiff: add ability to write the diff scores in a csv file (one line per pair of diff images, with the result of each diff engine) by edisonn@google.com · 11 years ago
  20. 92fe073 add table pregeneration script for pmetric by zachr@google.com · 11 years ago
  21. a95959c add JSONP option to output of skpdiff by zachr@google.com · 11 years ago
  22. 945708a add diff recording and output code by zachr@google.com · 11 years ago