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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 1272 matching lines...) Expand 10 before | Expand all | Expand 10 after
1283 "reviewed-by-human": false 1283 "reviewed-by-human": false
1284 }, 1284 },
1285 "bleed_pdf.png": { 1285 "bleed_pdf.png": {
1286 "allowed-digests": [ 1286 "allowed-digests": [
1287 [ 1287 [
1288 "bitmap-64bitMD5", 1288 "bitmap-64bitMD5",
1289 10434884666398670192 1289 10434884666398670192
1290 ] 1290 ]
1291 ] 1291 ]
1292 }, 1292 },
1293 "blur2rects_565.png": {
1294 "allowed-digests": [
1295 [
1296 "bitmap-64bitMD5",
1297 12376271458688177782
1298 ]
1299 ],
1300 "reviewed-by-human": true
1301 },
1302 "blur2rects_8888.png": {
1303 "allowed-digests": [
1304 [
1305 "bitmap-64bitMD5",
1306 5695448723443481427
1307 ]
1308 ],
1309 "reviewed-by-human": true
1310 },
1311 "blur2rects_gpu.png": {
1312 "allowed-digests": [
1313 [
1314 "bitmap-64bitMD5",
1315 942886604880679747
1316 ]
1317 ],
1318 "reviewed-by-human": true
1319 },
1320 "blur2rects_pdf-mac.png": {
1321 "allowed-digests": [
1322 [
1323 "bitmap-64bitMD5",
1324 3577233788385754079
1325 ]
1326 ],
1327 "reviewed-by-human": true
1328 },
1293 "blurcircles_565.png": { 1329 "blurcircles_565.png": {
1294 "allowed-digests": [ 1330 "allowed-digests": [
1295 [ 1331 [
1296 "bitmap-64bitMD5", 1332 "bitmap-64bitMD5",
1297 446330175668077197 1333 446330175668077197
1298 ] 1334 ]
1299 ], 1335 ],
1300 "reviewed-by-human": false 1336 "reviewed-by-human": false
1301 }, 1337 },
1302 "blurcircles_8888.png": { 1338 "blurcircles_8888.png": {
(...skipping 17302 matching lines...) Expand 10 before | Expand all | Expand 10 after
18605 "allowed-digests": [ 18641 "allowed-digests": [
18606 [ 18642 [
18607 "bitmap-64bitMD5", 18643 "bitmap-64bitMD5",
18608 11835374726311942978 18644 11835374726311942978
18609 ] 18645 ]
18610 ], 18646 ],
18611 "reviewed-by-human": true 18647 "reviewed-by-human": true
18612 } 18648 }
18613 } 18649 }
18614 } 18650 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698