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

Side by Side Diff: expectations/gm/Test-Mac10.9-MacMini6.2-HD4000-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 5473 matching lines...) Expand 10 before | Expand all | Expand 10 after
5484 "complexclip2_rrect_bw_pdf-native.png": { 5484 "complexclip2_rrect_bw_pdf-native.png": {
5485 "allowed-digests": [ 5485 "allowed-digests": [
5486 [ 5486 [
5487 "bitmap-64bitMD5", 5487 "bitmap-64bitMD5",
5488 16112552203485695270 5488 16112552203485695270
5489 ] 5489 ]
5490 ], 5490 ],
5491 "ignore-failure": true, 5491 "ignore-failure": true,
5492 "reviewed-by-human": false 5492 "reviewed-by-human": false
5493 }, 5493 },
5494 "complexclip3_complex_565.png": {
5495 "allowed-digests": [
5496 [
5497 "bitmap-64bitMD5",
5498 5468977961187214704
5499 ]
5500 ],
5501 "reviewed-by-human": true
5502 },
5503 "complexclip3_complex_8888.png": {
5504 "allowed-digests": [
5505 [
5506 "bitmap-64bitMD5",
5507 2403832751999064083
5508 ]
5509 ],
5510 "reviewed-by-human": true
5511 },
5512 "complexclip3_complex_gpu.png": {
5513 "allowed-digests": [
5514 [
5515 "bitmap-64bitMD5",
5516 5878344531000700811
5517 ]
5518 ],
5519 "reviewed-by-human": true
5520 },
5521 "complexclip3_complex_pdf-mac.png": {
5522 "allowed-digests": [
5523 [
5524 "bitmap-64bitMD5",
5525 4296896331838166625
5526 ]
5527 ],
5528 "reviewed-by-human": true
5529 },
5530 "complexclip3_simple_565.png": {
5531 "allowed-digests": [
5532 [
5533 "bitmap-64bitMD5",
5534 8388055320375291987
5535 ]
5536 ],
5537 "reviewed-by-human": true
5538 },
5539 "complexclip3_simple_8888.png": {
5540 "allowed-digests": [
5541 [
5542 "bitmap-64bitMD5",
5543 11458581276140201220
5544 ]
5545 ],
5546 "reviewed-by-human": true
5547 },
5548 "complexclip3_simple_gpu.png": {
5549 "allowed-digests": [
5550 [
5551 "bitmap-64bitMD5",
5552 14626827638629018443
5553 ]
5554 ],
5555 "reviewed-by-human": true
5556 },
5557 "complexclip3_simple_pdf-mac.png": {
5558 "allowed-digests": [
5559 [
5560 "bitmap-64bitMD5",
5561 4104373795566162916
5562 ]
5563 ],
5564 "reviewed-by-human": true
5565 },
5494 "complexclip_aa_565.png": { 5566 "complexclip_aa_565.png": {
5495 "allowed-digests": [ 5567 "allowed-digests": [
5496 [ 5568 [
5497 "bitmap-64bitMD5", 5569 "bitmap-64bitMD5",
5498 10513931749600563843 5570 10513931749600563843
5499 ] 5571 ]
5500 ], 5572 ],
5501 "reviewed-by-human": true 5573 "reviewed-by-human": true
5502 }, 5574 },
5503 "complexclip_aa_8888.png": { 5575 "complexclip_aa_8888.png": {
(...skipping 13836 matching lines...) Expand 10 before | Expand all | Expand 10 after
19340 "allowed-digests": [ 19412 "allowed-digests": [
19341 [ 19413 [
19342 "bitmap-64bitMD5", 19414 "bitmap-64bitMD5",
19343 12937422788648264516 19415 12937422788648264516
19344 ] 19416 ]
19345 ], 19417 ],
19346 "reviewed-by-human": true 19418 "reviewed-by-human": true
19347 } 19419 }
19348 } 19420 }
19349 } 19421 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698