Add --uninterestingHashesFile to DM
authorborenet <borenet@google.com>
Fri, 3 Apr 2015 21:15:33 +0000 (14:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Apr 2015 21:15:33 +0000 (14:15 -0700)
commit09ed480906881b6f84bb28c772786928ba3a59d6
tree87c425a676c9ded46f0311d1e4da3b668f054cfd
parent649e0451708b72d467e3a0ea4a71720699330c12
Add --uninterestingHashesFile to DM

The file is expected to contain a list of strings. If the hash for
any result is in this file, don't write an image for it.

BUG=skia:3521

Review URL: https://codereview.chromium.org/1059363002
dm/DM.cpp
tools/get_uploaded_hashes.py [new file with mode: 0644]