1. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  2. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  3. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  4. 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
  5. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  6. 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 10 years ago
  7. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  8. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  9. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  10. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  11. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  12. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  13. 27d7ede bugfix for typo in skpdiff tool by djsollen@google.com · 10 years ago
  14. 60bce6c Return -1 in error condition instead of removing diff result. by djsollen@google.com · 10 years ago
  15. 32f40ee Remove mutex around image decoding in skpdiff. by commit-bot@chromium.org · 11 years ago
  16. c32ce49 Remove unused kMaxPOI. by commit-bot@chromium.org · 11 years ago
  17. efc51b7 fix multithread related crashes in skpdiff by djsollen@google.com · 11 years ago
  18. 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
  19. cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
  20. 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
  21. a479aa1 fix skpdiff viewer bug when using relative paths by zachr@google.com · 11 years ago
  22. 55173f2 fix trailing comma in outptu of SkDiffContext by zachr@google.com · 11 years ago
  23. ee0f46d put max on outputted poi in skpdiff by zachr@google.com · 11 years ago
  24. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago[Renamed from experimental/skpdiff/SkDiffContext.cpp]
  25. 35f02fb ports for mac, ios, android, linux, windows by zachr@google.com · 11 years ago
  26. 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
  27. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago[Renamed (98%) from tools/skpdiff/SkDiffContext.cpp]
  28. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago[Renamed (98%) from experimental/skpdiff/SkDiffContext.cpp]
  29. 05b7bef revert unreviewed 10194, will send to review by edisonn@google.com · 11 years ago
  30. 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
  31. 92fe073 add table pregeneration script for pmetric by zachr@google.com · 11 years ago
  32. a95959c add JSONP option to output of skpdiff by zachr@google.com · 11 years ago
  33. 945708a add diff recording and output code by zachr@google.com · 11 years ago