1. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  2. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  3. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  4. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  5. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  6. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  7. 27d7ede bugfix for typo in skpdiff tool by djsollen@google.com · 11 years ago
  8. 60bce6c Return -1 in error condition instead of removing diff result. by djsollen@google.com · 11 years ago
  9. 2cce3df The default size of mask canvas is not appropriate. its height is too small: 150, while its width is 300. As a result, for non-alphaMask canvas who doesn't update the mask canvas size, this tool just magnify the upper part of 'Expected Image' as well as 'Actual Image' when user open view.html to show skpdiff_output.json in browser for many cases. The other part can't be shown because it is out of the mask canvas. This CL update non-alphaMask canvas size according to baseline canvas for each case, then the tool can magnify anywhere you want for the whole image when you click and move mouse on the mask canvas. by commit-bot@chromium.org · 11 years ago
  10. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  11. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  12. da4d7cf Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
  13. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  14. 086364b Changes to make SkPDiff more robost. by scroggo@google.com · 11 years ago
  15. 2761b30d fix broken build on mac due to compiler warning by djsollen@google.com · 11 years ago
  16. 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
  17. cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
  18. 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
  19. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  20. fe87fb8 fix path issues on mac and win for skpdiff_server.py by commit-bot@chromium.org · 11 years ago
  21. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  22. 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
  23. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  24. 785ef5d process gm expectation violations by zachr@google.com · 11 years ago
  25. 48b8891 add basic HTTP server for viewing skpdiff results by zachr@google.com · 12 years ago
  26. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 12 years ago
  27. d2d9f56 skpdiff: remove default value for output. Diifs can be very big, and fill a hard drive, no sense to generate them if not needed. by edisonn@google.com · 12 years ago
  28. ee0f46d put max on outputted poi in skpdiff by zachr@google.com · 12 years ago
  29. 5b3e2b9 move skpdiff into tools by zachr@google.com · 12 years ago
  30. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 12 years ago
  31. a54aaf7 migrate skpdiff to tools by zachr@google.com · 12 years ago