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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json

Issue 230443007: Baselines for the SkPictureShader GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 6588 matching lines...) Expand 10 before | Expand all | Expand 10 after
6599 }, 6599 },
6600 "pictureimagefilter_gpu.png": { 6600 "pictureimagefilter_gpu.png": {
6601 "allowed-digests": [ 6601 "allowed-digests": [
6602 [ 6602 [
6603 "bitmap-64bitMD5", 6603 "bitmap-64bitMD5",
6604 674410601829510451 6604 674410601829510451
6605 ] 6605 ]
6606 ], 6606 ],
6607 "reviewed-by-human": true 6607 "reviewed-by-human": true
6608 }, 6608 },
6609 "pictureshader_565.png": {
6610 "allowed-digests": [
6611 [
6612 "bitmap-64bitMD5",
6613 9198676987657517428
6614 ]
6615 ],
6616 "reviewed-by-human": true
6617 },
6618 "pictureshader_8888.png": {
6619 "allowed-digests": [
6620 [
6621 "bitmap-64bitMD5",
6622 17117388175840647151
6623 ]
6624 ],
6625 "reviewed-by-human": true
6626 },
6627 "pictureshader_gpu.png": {
6628 "allowed-digests": [
6629 [
6630 "bitmap-64bitMD5",
6631 7549768996631810693
6632 ]
6633 ],
6634 "reviewed-by-human": true
6635 },
6609 "points_565.png": { 6636 "points_565.png": {
6610 "allowed-digests": [ 6637 "allowed-digests": [
6611 [ 6638 [
6612 "bitmap-64bitMD5", 6639 "bitmap-64bitMD5",
6613 8567194488499472739 6640 8567194488499472739
6614 ] 6641 ]
6615 ], 6642 ],
6616 "bugs": [ 6643 "bugs": [
6617 1578 6644 1578
6618 ], 6645 ],
(...skipping 1869 matching lines...) Expand 10 before | Expand all | Expand 10 after
8488 "allowed-digests": [ 8515 "allowed-digests": [
8489 [ 8516 [
8490 "bitmap-64bitMD5", 8517 "bitmap-64bitMD5",
8491 5435605971350264714 8518 5435605971350264714
8492 ] 8519 ]
8493 ], 8520 ],
8494 "reviewed-by-human": true 8521 "reviewed-by-human": true
8495 } 8522 }
8496 } 8523 }
8497 } 8524 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698