1. 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
  2. 513a7bf update skpdiff visualization (image magnification with alpha mask) by djsollen@google.com · 11 years ago
  3. 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
  4. 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
  5. 5b3e2b9 move skpdiff into tools by zachr@google.com · 11 years ago[Renamed from experimental/skpdiff/diff_viewer.js]
  6. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago[Renamed from tools/skpdiff/diff_viewer.js]
  7. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago[Renamed from experimental/skpdiff/diff_viewer.js]
  8. 1bc995e modularize the display of diffs for skpdiff by zachr@google.com · 11 years ago
  9. 9432c0c add diff viewer website by zachr@google.com · 11 years ago