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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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 1092 matching lines...) Expand 10 before | Expand all | Expand 10 after
1103 "reviewed-by-human": true 1103 "reviewed-by-human": true
1104 }, 1104 },
1105 "bleed_pdf.png": { 1105 "bleed_pdf.png": {
1106 "allowed-digests": [ 1106 "allowed-digests": [
1107 [ 1107 [
1108 "bitmap-64bitMD5", 1108 "bitmap-64bitMD5",
1109 17470447634855502430 1109 17470447634855502430
1110 ] 1110 ]
1111 ] 1111 ]
1112 }, 1112 },
1113 "blur2rects_565.png": {
1114 "allowed-digests": [
1115 [
1116 "bitmap-64bitMD5",
1117 12376271458688177782
1118 ]
1119 ],
1120 "reviewed-by-human": true
1121 },
1122 "blur2rects_8888.png": {
1123 "allowed-digests": [
1124 [
1125 "bitmap-64bitMD5",
1126 5695448723443481427
1127 ]
1128 ],
1129 "reviewed-by-human": true
1130 },
1131 "blur2rects_gpu.png": {
1132 "allowed-digests": [
1133 [
1134 "bitmap-64bitMD5",
1135 942886604880679747
1136 ]
1137 ],
1138 "reviewed-by-human": true
1139 },
1140 "blur2rects_pdf-mac.png": {
1141 "allowed-digests": [
1142 [
1143 "bitmap-64bitMD5",
1144 3577233788385754079
1145 ]
1146 ],
1147 "reviewed-by-human": true
1148 },
1113 "blurcircles_565.png": { 1149 "blurcircles_565.png": {
1114 "allowed-digests": [ 1150 "allowed-digests": [
1115 [ 1151 [
1116 "bitmap-64bitMD5", 1152 "bitmap-64bitMD5",
1117 446330175668077197 1153 446330175668077197
1118 ] 1154 ]
1119 ], 1155 ],
1120 "reviewed-by-human": false 1156 "reviewed-by-human": false
1121 }, 1157 },
1122 "blurcircles_8888.png": { 1158 "blurcircles_8888.png": {
(...skipping 15284 matching lines...) Expand 10 before | Expand all | Expand 10 after
16407 "allowed-digests": [ 16443 "allowed-digests": [
16408 [ 16444 [
16409 "bitmap-64bitMD5", 16445 "bitmap-64bitMD5",
16410 11835374726311942978 16446 11835374726311942978
16411 ] 16447 ]
16412 ], 16448 ],
16413 "reviewed-by-human": true 16449 "reviewed-by-human": true
16414 } 16450 }
16415 } 16451 }
16416 } 16452 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698