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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 1137 matching lines...) Expand 10 before | Expand all | Expand 10 after
1148 "reviewed-by-human": true 1148 "reviewed-by-human": true
1149 }, 1149 },
1150 "bleed_pdf.png": { 1150 "bleed_pdf.png": {
1151 "allowed-digests": [ 1151 "allowed-digests": [
1152 [ 1152 [
1153 "bitmap-64bitMD5", 1153 "bitmap-64bitMD5",
1154 17470447634855502430 1154 17470447634855502430
1155 ] 1155 ]
1156 ] 1156 ]
1157 }, 1157 },
1158 "blur2rects_565.png": {
1159 "allowed-digests": [
1160 [
1161 "bitmap-64bitMD5",
1162 12376271458688177782
1163 ]
1164 ],
1165 "reviewed-by-human": true
1166 },
1167 "blur2rects_8888.png": {
1168 "allowed-digests": [
1169 [
1170 "bitmap-64bitMD5",
1171 5695448723443481427
1172 ]
1173 ],
1174 "reviewed-by-human": true
1175 },
1176 "blur2rects_gpu.png": {
1177 "allowed-digests": [
1178 [
1179 "bitmap-64bitMD5",
1180 942886604880679747
1181 ]
1182 ],
1183 "reviewed-by-human": true
1184 },
1185 "blur2rects_pdf-mac.png": {
1186 "allowed-digests": [
1187 [
1188 "bitmap-64bitMD5",
1189 3577233788385754079
1190 ]
1191 ],
1192 "reviewed-by-human": true
1193 },
1158 "blurcircles_565.png": { 1194 "blurcircles_565.png": {
1159 "allowed-digests": [ 1195 "allowed-digests": [
1160 [ 1196 [
1161 "bitmap-64bitMD5", 1197 "bitmap-64bitMD5",
1162 446330175668077197 1198 446330175668077197
1163 ] 1199 ]
1164 ], 1200 ],
1165 "reviewed-by-human": false 1201 "reviewed-by-human": false
1166 }, 1202 },
1167 "blurcircles_8888.png": { 1203 "blurcircles_8888.png": {
(...skipping 15818 matching lines...) Expand 10 before | Expand all | Expand 10 after
16986 "allowed-digests": [ 17022 "allowed-digests": [
16987 [ 17023 [
16988 "bitmap-64bitMD5", 17024 "bitmap-64bitMD5",
16989 11835374726311942978 17025 11835374726311942978
16990 ] 17026 ]
16991 ], 17027 ],
16992 "reviewed-by-human": true 17028 "reviewed-by-human": true
16993 } 17029 }
16994 } 17030 }
16995 } 17031 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698