DescriptionAdd option to ignore small pixel diffs for --validate. By default, right
now we will default to max diff of 256, which means that for now we
report all pixels that are not as expected and we do not error out.
Ideally we will decrease the value of max diff to something that does
not have visual impact, e.g. 10, then we will report small changes with
the intensity under 10, but we will error out for anything larger.
Committed: https://code.google.com/p/skia/source/detail?r=7232
Patch Set 1 #
Total comments: 4
Patch Set 2 : #MessagesTotal messages: 4
|