GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value...
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 May 2013 14:33:28 +0000 (14:33 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 May 2013 14:33:28 +0000 (14:33 +0000)
commitd4993ff3605102036f83d5834d9a022d780e5488
tree694753d66dc8af18950fbdf6ea9ffc29f4c2005a
parent3e2345a8d56cb76bc43e4421a3e9e3681ecd9eba
GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345)

R=scroggo@google.com

Review URL: https://codereview.chromium.org/15883004

git-svn-id: http://skia.googlecode.com/svn/trunk@9271 2bbb7eff-a529-9590-31e7-b0007b416f81
20 files changed:
gm/gm_expectations.cpp
gm/gm_expectations.h
gm/gmmain.cpp
gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt
gm/tests/outputs/compared-against-different-pixels-json/output-expected/json-summary.txt
gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-bytes-images/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-bytes-json/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt
gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt
gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt
gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt
gm/tests/outputs/no-hierarchy/output-expected/json-summary.txt
gm/tests/outputs/no-readpath/output-expected/json-summary.txt
gm/tests/outputs/nonverbose/output-expected/json-summary.txt
gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt
src/utils/SkBitmapHasher.cpp
src/utils/SkBitmapHasher.h
tests/BitmapHasherTest.cpp
tools/skimage_main.cpp