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

Side by Side Diff: expectations/gm/Test-Mac10.9-MacMini6.2-HD4000-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 5394 matching lines...) Expand 10 before | Expand all | Expand 10 after
5405 }, 5405 },
5406 "complexclip2_rrect_bw_pdf-mac.png": { 5406 "complexclip2_rrect_bw_pdf-mac.png": {
5407 "allowed-digests": [ 5407 "allowed-digests": [
5408 [ 5408 [
5409 "bitmap-64bitMD5", 5409 "bitmap-64bitMD5",
5410 3112523837983205272 5410 3112523837983205272
5411 ] 5411 ]
5412 ], 5412 ],
5413 "reviewed-by-human": true 5413 "reviewed-by-human": true
5414 }, 5414 },
5415 "complexclip3_complex_565.png": {
5416 "allowed-digests": [
5417 [
5418 "bitmap-64bitMD5",
5419 5468977961187214704
5420 ]
5421 ],
5422 "reviewed-by-human": true
5423 },
5424 "complexclip3_complex_8888.png": {
5425 "allowed-digests": [
5426 [
5427 "bitmap-64bitMD5",
5428 2403832751999064083
5429 ]
5430 ],
5431 "reviewed-by-human": true
5432 },
5433 "complexclip3_complex_gpu.png": {
5434 "allowed-digests": [
5435 [
5436 "bitmap-64bitMD5",
5437 5878344531000700811
5438 ]
5439 ],
5440 "reviewed-by-human": true
5441 },
5442 "complexclip3_complex_pdf-mac.png": {
5443 "allowed-digests": [
5444 [
5445 "bitmap-64bitMD5",
5446 4296896331838166625
5447 ]
5448 ],
5449 "reviewed-by-human": true
5450 },
5451 "complexclip3_simple_565.png": {
5452 "allowed-digests": [
5453 [
5454 "bitmap-64bitMD5",
5455 8388055320375291987
5456 ]
5457 ],
5458 "reviewed-by-human": true
5459 },
5460 "complexclip3_simple_8888.png": {
5461 "allowed-digests": [
5462 [
5463 "bitmap-64bitMD5",
5464 11458581276140201220
5465 ]
5466 ],
5467 "reviewed-by-human": true
5468 },
5469 "complexclip3_simple_gpu.png": {
5470 "allowed-digests": [
5471 [
5472 "bitmap-64bitMD5",
5473 14626827638629018443
5474 ]
5475 ],
5476 "reviewed-by-human": true
5477 },
5478 "complexclip3_simple_pdf-mac.png": {
5479 "allowed-digests": [
5480 [
5481 "bitmap-64bitMD5",
5482 4104373795566162916
5483 ]
5484 ],
5485 "reviewed-by-human": true
5486 },
5415 "complexclip_aa_565.png": { 5487 "complexclip_aa_565.png": {
5416 "allowed-digests": [ 5488 "allowed-digests": [
5417 [ 5489 [
5418 "bitmap-64bitMD5", 5490 "bitmap-64bitMD5",
5419 10513931749600563843 5491 10513931749600563843
5420 ] 5492 ]
5421 ], 5493 ],
5422 "reviewed-by-human": true 5494 "reviewed-by-human": true
5423 }, 5495 },
5424 "complexclip_aa_8888.png": { 5496 "complexclip_aa_8888.png": {
(...skipping 12426 matching lines...) Expand 10 before | Expand all | Expand 10 after
17851 "allowed-digests": [ 17923 "allowed-digests": [
17852 [ 17924 [
17853 "bitmap-64bitMD5", 17925 "bitmap-64bitMD5",
17854 12937422788648264516 17926 12937422788648264516
17855 ] 17927 ]
17856 ], 17928 ],
17857 "reviewed-by-human": true 17929 "reviewed-by-human": true
17858 } 17930 }
17859 } 17931 }
17860 } 17932 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698