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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-HD7770-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 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 981 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 [ 992 [
993 "bitmap-64bitMD5", 993 "bitmap-64bitMD5",
994 4572298529323124815 994 4572298529323124815
995 ] 995 ]
996 ], 996 ],
997 "bugs": [ 997 "bugs": [
998 1935 998 1935
999 ], 999 ],
1000 "reviewed-by-human": false 1000 "reviewed-by-human": false
1001 }, 1001 },
1002 "blur2rects_565.png": {
1003 "allowed-digests": [
1004 [
1005 "bitmap-64bitMD5",
1006 12376271458688177782
1007 ]
1008 ],
1009 "reviewed-by-human": true
1010 },
1011 "blur2rects_8888.png": {
1012 "allowed-digests": [
1013 [
1014 "bitmap-64bitMD5",
1015 5695448723443481427
1016 ]
1017 ],
1018 "reviewed-by-human": true
1019 },
1020 "blur2rects_gpu.png": {
1021 "allowed-digests": [
1022 [
1023 "bitmap-64bitMD5",
1024 11078142293824328990
1025 ]
1026 ],
1027 "reviewed-by-human": true
1028 },
1002 "blurcircles_565.png": { 1029 "blurcircles_565.png": {
1003 "allowed-digests": [ 1030 "allowed-digests": [
1004 [ 1031 [
1005 "bitmap-64bitMD5", 1032 "bitmap-64bitMD5",
1006 446330175668077197 1033 446330175668077197
1007 ] 1034 ]
1008 ], 1035 ],
1009 "reviewed-by-human": false 1036 "reviewed-by-human": false
1010 }, 1037 },
1011 "blurcircles_8888.png": { 1038 "blurcircles_8888.png": {
(...skipping 13418 matching lines...) Expand 10 before | Expand all | Expand 10 after
14430 "allowed-digests": [ 14457 "allowed-digests": [
14431 [ 14458 [
14432 "bitmap-64bitMD5", 14459 "bitmap-64bitMD5",
14433 18282805787534784798 14460 18282805787534784798
14434 ] 14461 ]
14435 ], 14462 ],
14436 "reviewed-by-human": true 14463 "reviewed-by-human": true
14437 } 14464 }
14438 } 14465 }
14439 } 14466 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698