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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 4480 matching lines...) Expand 10 before | Expand all | Expand 10 after
4491 [ 4491 [
4492 "bitmap-64bitMD5", 4492 "bitmap-64bitMD5",
4493 8264377152451149106 4493 8264377152451149106
4494 ] 4494 ]
4495 ], 4495 ],
4496 "bugs": [ 4496 "bugs": [
4497 1578 4497 1578
4498 ], 4498 ],
4499 "reviewed-by-human": false 4499 "reviewed-by-human": false
4500 }, 4500 },
4501 "clip_strokerect_565.png": {
4502 "allowed-digests": [
4503 [
4504 "bitmap-64bitMD5",
4505 13890106243991361094
4506 ]
4507 ],
4508 "reviewed-by-human": true
4509 },
4510 "clip_strokerect_8888.png": {
4511 "allowed-digests": [
4512 [
4513 "bitmap-64bitMD5",
4514 13890106243991361094
4515 ]
4516 ],
4517 "reviewed-by-human": true
4518 },
4519 "clip_strokerect_gpu.png": {
4520 "allowed-digests": [
4521 [
4522 "bitmap-64bitMD5",
4523 13890106243991361094
4524 ]
4525 ],
4526 "reviewed-by-human": true
4527 },
4528 "clip_strokerect_pdf-mac.png": {
4529 "allowed-digests": [
4530 [
4531 "bitmap-64bitMD5",
4532 13890106243991361094
4533 ]
4534 ],
4535 "reviewed-by-human": true
4536 },
4501 "clipped-bitmap-shaders-clamp-hq_565.png": { 4537 "clipped-bitmap-shaders-clamp-hq_565.png": {
4502 "allowed-digests": [ 4538 "allowed-digests": [
4503 [ 4539 [
4504 "bitmap-64bitMD5", 4540 "bitmap-64bitMD5",
4505 5543970311616574408 4541 5543970311616574408
4506 ] 4542 ]
4507 ], 4543 ],
4508 "bugs": [ 4544 "bugs": [
4509 1759 4545 1759
4510 ], 4546 ],
(...skipping 13980 matching lines...) Expand 10 before | Expand all | Expand 10 after
18491 "allowed-digests": [ 18527 "allowed-digests": [
18492 [ 18528 [
18493 "bitmap-64bitMD5", 18529 "bitmap-64bitMD5",
18494 10030599291822810250 18530 10030599291822810250
18495 ] 18531 ]
18496 ], 18532 ],
18497 "reviewed-by-human": false 18533 "reviewed-by-human": false
18498 } 18534 }
18499 } 18535 }
18500 } 18536 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698