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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 987 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 "reviewed-by-human": false 998 "reviewed-by-human": false
999 }, 999 },
1000 "bleed_pdf.png": { 1000 "bleed_pdf.png": {
1001 "allowed-digests": [ 1001 "allowed-digests": [
1002 [ 1002 [
1003 "bitmap-64bitMD5", 1003 "bitmap-64bitMD5",
1004 10434884666398670192 1004 10434884666398670192
1005 ] 1005 ]
1006 ] 1006 ]
1007 }, 1007 },
1008 "blur2rects_565.png": {
1009 "allowed-digests": [
1010 [
1011 "bitmap-64bitMD5",
1012 12376271458688177782
1013 ]
1014 ],
1015 "reviewed-by-human": true
1016 },
1017 "blur2rects_8888.png": {
1018 "allowed-digests": [
1019 [
1020 "bitmap-64bitMD5",
1021 5695448723443481427
1022 ]
1023 ],
1024 "reviewed-by-human": true
1025 },
1026 "blur2rects_gpu.png": {
1027 "allowed-digests": [
1028 [
1029 "bitmap-64bitMD5",
1030 11856641444220064075
1031 ]
1032 ],
1033 "reviewed-by-human": true
1034 },
1008 "blurcircles_565.png": { 1035 "blurcircles_565.png": {
1009 "allowed-digests": [ 1036 "allowed-digests": [
1010 [ 1037 [
1011 "bitmap-64bitMD5", 1038 "bitmap-64bitMD5",
1012 446330175668077197 1039 446330175668077197
1013 ] 1040 ]
1014 ], 1041 ],
1015 "reviewed-by-human": false 1042 "reviewed-by-human": false
1016 }, 1043 },
1017 "blurcircles_8888.png": { 1044 "blurcircles_8888.png": {
(...skipping 13075 matching lines...) Expand 10 before | Expand all | Expand 10 after
14093 "allowed-digests": [ 14120 "allowed-digests": [
14094 [ 14121 [
14095 "bitmap-64bitMD5", 14122 "bitmap-64bitMD5",
14096 12937422788648264516 14123 12937422788648264516
14097 ] 14124 ]
14098 ], 14125 ],
14099 "reviewed-by-human": true 14126 "reviewed-by-human": true
14100 } 14127 }
14101 } 14128 }
14102 } 14129 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698