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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 5467 matching lines...) Expand 10 before | Expand all | Expand 10 after
5478 "complexclip2_rrect_bw_pdf-native.png": { 5478 "complexclip2_rrect_bw_pdf-native.png": {
5479 "allowed-digests": [ 5479 "allowed-digests": [
5480 [ 5480 [
5481 "bitmap-64bitMD5", 5481 "bitmap-64bitMD5",
5482 17068655262398372269 5482 17068655262398372269
5483 ] 5483 ]
5484 ], 5484 ],
5485 "ignore-failure": true, 5485 "ignore-failure": true,
5486 "reviewed-by-human": true 5486 "reviewed-by-human": true
5487 }, 5487 },
5488 "complexclip3_complex_565.png": {
5489 "allowed-digests": [
5490 [
5491 "bitmap-64bitMD5",
5492 5468977961187214704
5493 ]
5494 ],
5495 "reviewed-by-human": true
5496 },
5497 "complexclip3_complex_8888.png": {
5498 "allowed-digests": [
5499 [
5500 "bitmap-64bitMD5",
5501 2403832751999064083
5502 ]
5503 ],
5504 "reviewed-by-human": true
5505 },
5506 "complexclip3_complex_gpu.png": {
5507 "allowed-digests": [
5508 [
5509 "bitmap-64bitMD5",
5510 3006675725050303968
5511 ]
5512 ],
5513 "reviewed-by-human": true
5514 },
5515 "complexclip3_complex_pdf-mac.png": {
5516 "allowed-digests": [
5517 [
5518 "bitmap-64bitMD5",
5519 4296896331838166625
5520 ]
5521 ],
5522 "reviewed-by-human": true
5523 },
5524 "complexclip3_complex_pdf-native.png": {
5525 "allowed-digests": [
5526 [
5527 "bitmap-64bitMD5",
5528 9435553681975724354
5529 ]
5530 ],
5531 "reviewed-by-human": true
5532 },
5533 "complexclip3_simple_565.png": {
5534 "allowed-digests": [
5535 [
5536 "bitmap-64bitMD5",
5537 8388055320375291987
5538 ]
5539 ],
5540 "reviewed-by-human": true
5541 },
5542 "complexclip3_simple_8888.png": {
5543 "allowed-digests": [
5544 [
5545 "bitmap-64bitMD5",
5546 11458581276140201220
5547 ]
5548 ],
5549 "reviewed-by-human": true
5550 },
5551 "complexclip3_simple_gpu.png": {
5552 "allowed-digests": [
5553 [
5554 "bitmap-64bitMD5",
5555 6779912502707374505
5556 ]
5557 ],
5558 "reviewed-by-human": true
5559 },
5560 "complexclip3_simple_pdf-mac.png": {
5561 "allowed-digests": [
5562 [
5563 "bitmap-64bitMD5",
5564 4104373795566162916
5565 ]
5566 ],
5567 "reviewed-by-human": true
5568 },
5569 "complexclip3_simple_pdf-native.png": {
5570 "allowed-digests": [
5571 [
5572 "bitmap-64bitMD5",
5573 4093689879379575076
5574 ]
5575 ],
5576 "reviewed-by-human": true
5577 },
5488 "complexclip_aa_565.png": { 5578 "complexclip_aa_565.png": {
5489 "allowed-digests": [ 5579 "allowed-digests": [
5490 [ 5580 [
5491 "bitmap-64bitMD5", 5581 "bitmap-64bitMD5",
5492 17108713816735835476 5582 17108713816735835476
5493 ] 5583 ]
5494 ], 5584 ],
5495 "reviewed-by-human": true 5585 "reviewed-by-human": true
5496 }, 5586 },
5497 "complexclip_aa_8888.png": { 5587 "complexclip_aa_8888.png": {
(...skipping 14107 matching lines...) Expand 10 before | Expand all | Expand 10 after
19605 "allowed-digests": [ 19695 "allowed-digests": [
19606 [ 19696 [
19607 "bitmap-64bitMD5", 19697 "bitmap-64bitMD5",
19608 11835374726311942978 19698 11835374726311942978
19609 ] 19699 ]
19610 ], 19700 ],
19611 "reviewed-by-human": true 19701 "reviewed-by-human": true
19612 } 19702 }
19613 } 19703 }
19614 } 19704 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698