commit | 09ed480906881b6f84bb28c772786928ba3a59d6 | [log] [tgz] |
---|---|---|
author | borenet <borenet@google.com> | Fri Apr 03 14:15:33 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 03 14:15:33 2015 -0700 |
tree | 87c425a676c9ded46f0311d1e4da3b668f054cfd | |
parent | 649e0451708b72d467e3a0ea4a71720699330c12 [diff] |
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