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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 6335 matching lines...) Expand 10 before | Expand all | Expand 10 after
6346 }, 6346 },
6347 "complexclip2_rrect_bw_pdf-poppler.png": { 6347 "complexclip2_rrect_bw_pdf-poppler.png": {
6348 "allowed-digests": [ 6348 "allowed-digests": [
6349 [ 6349 [
6350 "bitmap-64bitMD5", 6350 "bitmap-64bitMD5",
6351 8335812405358688662 6351 8335812405358688662
6352 ] 6352 ]
6353 ], 6353 ],
6354 "reviewed-by-human": true 6354 "reviewed-by-human": true
6355 }, 6355 },
6356 "complexclip3_complex_565.png": {
6357 "allowed-digests": [
6358 [
6359 "bitmap-64bitMD5",
6360 1163459083390165894
6361 ]
6362 ],
6363 "reviewed-by-human": true
6364 },
6365 "complexclip3_complex_8888.png": {
6366 "allowed-digests": [
6367 [
6368 "bitmap-64bitMD5",
6369 8750392773673344622
6370 ]
6371 ],
6372 "reviewed-by-human": true
6373 },
6374 "complexclip3_complex_gpu.png": {
6375 "allowed-digests": [
6376 [
6377 "bitmap-64bitMD5",
6378 10706383066489247775
6379 ]
6380 ],
6381 "reviewed-by-human": true
6382 },
6383 "complexclip3_complex_msaa16.png": {
6384 "allowed-digests": [
6385 [
6386 "bitmap-64bitMD5",
6387 2238767190916748350
6388 ]
6389 ],
6390 "reviewed-by-human": true
6391 },
6392 "complexclip3_complex_nvprmsaa4.png": {
6393 "allowed-digests": [
6394 [
6395 "bitmap-64bitMD5",
6396 14281718890337447786
6397 ]
6398 ],
6399 "reviewed-by-human": true
6400 },
6401 "complexclip3_complex_pdf-poppler.png": {
6402 "allowed-digests": [
6403 [
6404 "bitmap-64bitMD5",
6405 4800008335266200894
6406 ]
6407 ],
6408 "reviewed-by-human": true
6409 },
6410 "complexclip3_simple_565.png": {
6411 "allowed-digests": [
6412 [
6413 "bitmap-64bitMD5",
6414 6869396472126670571
6415 ]
6416 ],
6417 "reviewed-by-human": true
6418 },
6419 "complexclip3_simple_8888.png": {
6420 "allowed-digests": [
6421 [
6422 "bitmap-64bitMD5",
6423 15186355547810660585
6424 ]
6425 ],
6426 "reviewed-by-human": true
6427 },
6428 "complexclip3_simple_gpu.png": {
6429 "allowed-digests": [
6430 [
6431 "bitmap-64bitMD5",
6432 5549827759677143318
6433 ]
6434 ],
6435 "reviewed-by-human": true
6436 },
6437 "complexclip3_simple_msaa16.png": {
6438 "allowed-digests": [
6439 [
6440 "bitmap-64bitMD5",
6441 10967140915159195584
6442 ]
6443 ],
6444 "reviewed-by-human": true
6445 },
6446 "complexclip3_simple_nvprmsaa4.png": {
6447 "allowed-digests": [
6448 [
6449 "bitmap-64bitMD5",
6450 7277251177048831912
6451 ]
6452 ],
6453 "reviewed-by-human": true
6454 },
6455 "complexclip3_simple_pdf-poppler.png": {
6456 "allowed-digests": [
6457 [
6458 "bitmap-64bitMD5",
6459 1819590968412145894
6460 ]
6461 ],
6462 "reviewed-by-human": true
6463 },
6356 "complexclip_aa_565.png": { 6464 "complexclip_aa_565.png": {
6357 "allowed-digests": [ 6465 "allowed-digests": [
6358 [ 6466 [
6359 "bitmap-64bitMD5", 6467 "bitmap-64bitMD5",
6360 11137376764949716657 6468 11137376764949716657
6361 ] 6469 ]
6362 ], 6470 ],
6363 "ignore-failure": false, 6471 "ignore-failure": false,
6364 "reviewed-by-human": true 6472 "reviewed-by-human": true
6365 }, 6473 },
(...skipping 15936 matching lines...) Expand 10 before | Expand all | Expand 10 after
22302 "allowed-digests": [ 22410 "allowed-digests": [
22303 [ 22411 [
22304 "bitmap-64bitMD5", 22412 "bitmap-64bitMD5",
22305 11835374726311942978 22413 11835374726311942978
22306 ] 22414 ]
22307 ], 22415 ],
22308 "reviewed-by-human": true 22416 "reviewed-by-human": true
22309 } 22417 }
22310 } 22418 }
22311 } 22419 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698