Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: gm/tests/outputs/nonverbose/output-expected/json-summary.txt

Issue 14054012: SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: mandate_little_endian Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gm/tests/outputs/nonverbose/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/nonverbose/output-expected/json-summary.txt (revision 8985)
+++ gm/tests/outputs/nonverbose/output-expected/json-summary.txt (working copy)
@@ -4,10 +4,10 @@
"failure-ignored" : null,
"no-comparison" : {
"565/selftest1" : {
- "bitmap-cityhash" : 9512553915271796906
+ "bitmap-cityhash" : 12927999507540085554
},
"8888/selftest1" : {
- "bitmap-cityhash" : 14022967492765711532
+ "bitmap-cityhash" : 1209453360120438698
}
},
"succeeded" : null

Powered by Google App Engine
This is Rietveld 408576698