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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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 5460 matching lines...) Expand 10 before | Expand all | Expand 10 after
5471 }, 5471 },
5472 "complexclip2_rrect_bw_pdf-mac.png": { 5472 "complexclip2_rrect_bw_pdf-mac.png": {
5473 "allowed-digests": [ 5473 "allowed-digests": [
5474 [ 5474 [
5475 "bitmap-64bitMD5", 5475 "bitmap-64bitMD5",
5476 3112523837983205272 5476 3112523837983205272
5477 ] 5477 ]
5478 ], 5478 ],
5479 "reviewed-by-human": true 5479 "reviewed-by-human": true
5480 }, 5480 },
5481 "complexclip3_complex_565.png": {
5482 "allowed-digests": [
5483 [
5484 "bitmap-64bitMD5",
5485 14652416710155743937
5486 ]
5487 ],
5488 "reviewed-by-human": true
5489 },
5490 "complexclip3_complex_8888.png": {
5491 "allowed-digests": [
5492 [
5493 "bitmap-64bitMD5",
5494 4511330602157150889
5495 ]
5496 ],
5497 "reviewed-by-human": true
5498 },
5499 "complexclip3_complex_gpu.png": {
5500 "allowed-digests": [
5501 [
5502 "bitmap-64bitMD5",
5503 1734483969383944349
5504 ]
5505 ],
5506 "reviewed-by-human": true
5507 },
5508 "complexclip3_complex_pdf-mac.png": {
5509 "allowed-digests": [
5510 [
5511 "bitmap-64bitMD5",
5512 4296896331838166625
5513 ]
5514 ],
5515 "reviewed-by-human": true
5516 },
5517 "complexclip3_simple_565.png": {
5518 "allowed-digests": [
5519 [
5520 "bitmap-64bitMD5",
5521 3726182611661231208
5522 ]
5523 ],
5524 "reviewed-by-human": true
5525 },
5526 "complexclip3_simple_8888.png": {
5527 "allowed-digests": [
5528 [
5529 "bitmap-64bitMD5",
5530 6392049401492929143
5531 ]
5532 ],
5533 "reviewed-by-human": true
5534 },
5535 "complexclip3_simple_gpu.png": {
5536 "allowed-digests": [
5537 [
5538 "bitmap-64bitMD5",
5539 4272631741729887953
5540 ]
5541 ],
5542 "reviewed-by-human": true
5543 },
5544 "complexclip3_simple_pdf-mac.png": {
5545 "allowed-digests": [
5546 [
5547 "bitmap-64bitMD5",
5548 4104373795566162916
5549 ]
5550 ],
5551 "reviewed-by-human": true
5552 },
5481 "complexclip_aa_565.png": { 5553 "complexclip_aa_565.png": {
5482 "allowed-digests": [ 5554 "allowed-digests": [
5483 [ 5555 [
5484 "bitmap-64bitMD5", 5556 "bitmap-64bitMD5",
5485 9633429568143695291 5557 9633429568143695291
5486 ] 5558 ]
5487 ], 5559 ],
5488 "ignore-failure": false, 5560 "ignore-failure": false,
5489 "reviewed-by-human": true 5561 "reviewed-by-human": true
5490 }, 5562 },
(...skipping 13365 matching lines...) Expand 10 before | Expand all | Expand 10 after
18856 "allowed-digests": [ 18928 "allowed-digests": [
18857 [ 18929 [
18858 "bitmap-64bitMD5", 18930 "bitmap-64bitMD5",
18859 11835374726311942978 18931 11835374726311942978
18860 ] 18932 ]
18861 ], 18933 ],
18862 "reviewed-by-human": true 18934 "reviewed-by-human": true
18863 } 18935 }
18864 } 18936 }
18865 } 18937 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698