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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json

Issue 715223003: more baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 951 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 [ 962 [
963 "bitmap-64bitMD5", 963 "bitmap-64bitMD5",
964 14819084700053044401 964 14819084700053044401
965 ] 965 ]
966 ], 966 ],
967 "bugs": [ 967 "bugs": [
968 2146 968 2146
969 ], 969 ],
970 "reviewed-by-human": false 970 "reviewed-by-human": false
971 }, 971 },
972 "blur2rects_565.png": {
973 "allowed-digests": [
974 [
975 "bitmap-64bitMD5",
976 5941219480432945330
977 ]
978 ],
979 "reviewed-by-human": true
980 },
981 "blur2rects_8888.png": {
982 "allowed-digests": [
983 [
984 "bitmap-64bitMD5",
985 8597550325282729039
986 ]
987 ],
988 "reviewed-by-human": true
989 },
990 "blur2rects_gpu.png": {
991 "allowed-digests": [
992 [
993 "bitmap-64bitMD5",
994 6273438289036010387
995 ]
996 ],
997 "reviewed-by-human": true
998 },
972 "blurcircles_565.png": { 999 "blurcircles_565.png": {
973 "allowed-digests": [ 1000 "allowed-digests": [
974 [ 1001 [
975 "bitmap-64bitMD5", 1002 "bitmap-64bitMD5",
976 9282925515131054001 1003 9282925515131054001
977 ] 1004 ]
978 ], 1005 ],
979 "reviewed-by-human": false 1006 "reviewed-by-human": false
980 }, 1007 },
981 "blurcircles_8888.png": { 1008 "blurcircles_8888.png": {
(...skipping 12814 matching lines...) Expand 10 before | Expand all | Expand 10 after
13796 "allowed-digests": [ 13823 "allowed-digests": [
13797 [ 13824 [
13798 "bitmap-64bitMD5", 13825 "bitmap-64bitMD5",
13799 12937422788648264516 13826 12937422788648264516
13800 ] 13827 ]
13801 ], 13828 ],
13802 "reviewed-by-human": true 13829 "reviewed-by-human": true
13803 } 13830 }
13804 } 13831 }
13805 } 13832 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698