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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 231563002: More SkPictureShader baselines. (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 7719 matching lines...) Expand 10 before | Expand all | Expand 10 after
7730 ] 7730 ]
7731 }, 7731 },
7732 "pictureimagefilter_8888.png": { 7732 "pictureimagefilter_8888.png": {
7733 "allowed-digests": [ 7733 "allowed-digests": [
7734 [ 7734 [
7735 "bitmap-64bitMD5", 7735 "bitmap-64bitMD5",
7736 12090999085559058466 7736 12090999085559058466
7737 ] 7737 ]
7738 ] 7738 ]
7739 }, 7739 },
7740 "pictureshader_565.png": {
7741 "allowed-digests": [
7742 [
7743 "bitmap-64bitMD5",
7744 2795484008540455342
7745 ]
7746 ],
7747 "reviewed-by-human": true
7748 },
7749 "pictureshader_8888.png": {
7750 "allowed-digests": [
7751 [
7752 "bitmap-64bitMD5",
7753 15283612284931828410
7754 ]
7755 ],
7756 "reviewed-by-human": true
7757 },
7758 "pictureshader_pdf-poppler.png": {
7759 "allowed-digests": [
7760 [
7761 "bitmap-64bitMD5",
7762 497902276559233607
7763 ]
7764 ],
7765 "reviewed-by-human": true
7766 },
7740 "points_565.png": { 7767 "points_565.png": {
7741 "allowed-digests": [ 7768 "allowed-digests": [
7742 [ 7769 [
7743 "bitmap-64bitMD5", 7770 "bitmap-64bitMD5",
7744 8567194488499472739 7771 8567194488499472739
7745 ] 7772 ]
7746 ], 7773 ],
7747 "ignore-failure": false 7774 "ignore-failure": false
7748 }, 7775 },
7749 "points_8888.png": { 7776 "points_8888.png": {
(...skipping 2390 matching lines...) Expand 10 before | Expand all | Expand 10 after
10140 12332625502817210303 10167 12332625502817210303
10141 ] 10168 ]
10142 ], 10169 ],
10143 "bugs": [ 10170 "bugs": [
10144 1578 10171 1578
10145 ], 10172 ],
10146 "reviewed-by-human": false 10173 "reviewed-by-human": false
10147 } 10174 }
10148 } 10175 }
10149 } 10176 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698