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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 1305 matching lines...) Expand 10 before | Expand all | Expand 10 after
1316 "reviewed-by-human": false 1316 "reviewed-by-human": false
1317 }, 1317 },
1318 "bleed_pdf.png": { 1318 "bleed_pdf.png": {
1319 "allowed-digests": [ 1319 "allowed-digests": [
1320 [ 1320 [
1321 "bitmap-64bitMD5", 1321 "bitmap-64bitMD5",
1322 10434884666398670192 1322 10434884666398670192
1323 ] 1323 ]
1324 ] 1324 ]
1325 }, 1325 },
1326 "blur2rects_565.png": {
1327 "allowed-digests": [
1328 [
1329 "bitmap-64bitMD5",
1330 12376271458688177782
1331 ]
1332 ],
1333 "reviewed-by-human": true
1334 },
1335 "blur2rects_8888.png": {
1336 "allowed-digests": [
1337 [
1338 "bitmap-64bitMD5",
1339 5695448723443481427
1340 ]
1341 ],
1342 "reviewed-by-human": true
1343 },
1344 "blur2rects_gpu.png": {
1345 "allowed-digests": [
1346 [
1347 "bitmap-64bitMD5",
1348 942886604880679747
1349 ]
1350 ],
1351 "reviewed-by-human": true
1352 },
1353 "blur2rects_pdf-mac.png": {
1354 "allowed-digests": [
1355 [
1356 "bitmap-64bitMD5",
1357 3577233788385754079
1358 ]
1359 ],
1360 "reviewed-by-human": true
1361 },
1326 "blurcircles_565.png": { 1362 "blurcircles_565.png": {
1327 "allowed-digests": [ 1363 "allowed-digests": [
1328 [ 1364 [
1329 "bitmap-64bitMD5", 1365 "bitmap-64bitMD5",
1330 446330175668077197 1366 446330175668077197
1331 ] 1367 ]
1332 ], 1368 ],
1333 "reviewed-by-human": false 1369 "reviewed-by-human": false
1334 }, 1370 },
1335 "blurcircles_8888.png": { 1371 "blurcircles_8888.png": {
(...skipping 17818 matching lines...) Expand 10 before | Expand all | Expand 10 after
19154 "allowed-digests": [ 19190 "allowed-digests": [
19155 [ 19191 [
19156 "bitmap-64bitMD5", 19192 "bitmap-64bitMD5",
19157 11835374726311942978 19193 11835374726311942978
19158 ] 19194 ]
19159 ], 19195 ],
19160 "reviewed-by-human": true 19196 "reviewed-by-human": true
19161 } 19197 }
19162 } 19198 }
19163 } 19199 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698