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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 months 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 3409 matching lines...) Expand 10 before | Expand all | Expand 10 after
3420 }, 3420 },
3421 "clamped_gradients_pdf-mac.png": { 3421 "clamped_gradients_pdf-mac.png": {
3422 "allowed-digests": [ 3422 "allowed-digests": [
3423 [ 3423 [
3424 "bitmap-64bitMD5", 3424 "bitmap-64bitMD5",
3425 12703998279962973414 3425 12703998279962973414
3426 ] 3426 ]
3427 ], 3427 ],
3428 "ignore-failure": false 3428 "ignore-failure": false
3429 }, 3429 },
3430 "clip_strokerect_565.png": {
3431 "allowed-digests": [
3432 [
3433 "bitmap-64bitMD5",
3434 13890106243991361094
3435 ]
3436 ],
3437 "reviewed-by-human": true
3438 },
3439 "clip_strokerect_8888.png": {
3440 "allowed-digests": [
3441 [
3442 "bitmap-64bitMD5",
3443 13890106243991361094
3444 ]
3445 ],
3446 "reviewed-by-human": true
3447 },
3448 "clip_strokerect_gpu.png": {
3449 "allowed-digests": [
3450 [
3451 "bitmap-64bitMD5",
3452 13890106243991361094
3453 ]
3454 ],
3455 "reviewed-by-human": true
3456 },
3457 "clip_strokerect_pdf-mac.png": {
3458 "allowed-digests": [
3459 [
3460 "bitmap-64bitMD5",
3461 13890106243991361094
3462 ]
3463 ],
3464 "reviewed-by-human": true
3465 },
3430 "clipped-bitmap-shaders-clamp-hq_565.png": { 3466 "clipped-bitmap-shaders-clamp-hq_565.png": {
3431 "allowed-digests": [ 3467 "allowed-digests": [
3432 [ 3468 [
3433 "bitmap-64bitMD5", 3469 "bitmap-64bitMD5",
3434 5543970311616574408 3470 5543970311616574408
3435 ] 3471 ]
3436 ], 3472 ],
3437 "bugs": [ 3473 "bugs": [
3438 1759 3474 1759
3439 ], 3475 ],
(...skipping 12304 matching lines...) Expand 10 before | Expand all | Expand 10 after
15744 "allowed-digests": [ 15780 "allowed-digests": [
15745 [ 15781 [
15746 "bitmap-64bitMD5", 15782 "bitmap-64bitMD5",
15747 10030599291822810250 15783 10030599291822810250
15748 ] 15784 ]
15749 ], 15785 ],
15750 "reviewed-by-human": false 15786 "reviewed-by-human": false
15751 } 15787 }
15752 } 15788 }
15753 } 15789 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698