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

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

Issue 23596004: Adding SkLumaXfermode GM results. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 "aaclip_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2724 matching lines...) Expand 10 before | Expand all | Expand 10 after
2735 }, 2735 },
2736 "linepath_gpu.png": { 2736 "linepath_gpu.png": {
2737 "allowed-digests": [ 2737 "allowed-digests": [
2738 [ 2738 [
2739 "bitmap-64bitMD5", 2739 "bitmap-64bitMD5",
2740 1253279159644460411 2740 1253279159644460411
2741 ] 2741 ]
2742 ], 2742 ],
2743 "ignore-failure": false 2743 "ignore-failure": false
2744 }, 2744 },
2745 "lumamode_565.png": {
2746 "allowed-digests": [
2747 [
2748 "bitmap-64bitMD5",
2749 7951614557271737272
2750 ]
2751 ]
2752 },
2753 "lumamode_8888.png": {
2754 "allowed-digests": [
2755 [
2756 "bitmap-64bitMD5",
2757 13789424533151327678
2758 ]
2759 ]
2760 },
2761 "lumamode_gpu.png": {
2762 "allowed-digests": [
2763 [
2764 "bitmap-64bitMD5",
2765 2042506039399431249
2766 ]
2767 ]
2768 },
2769 "lumamode_pdf-poppler.png": {
2770 "allowed-digests": [
2771 [
2772 "bitmap-64bitMD5",
2773 7211757789072332485
2774 ]
2775 ],
2776 "ignore-failure": true
2777 },
2745 "matrixconvolution_565.png": { 2778 "matrixconvolution_565.png": {
2746 "allowed-digests": [ 2779 "allowed-digests": [
2747 [ 2780 [
2748 "bitmap-64bitMD5", 2781 "bitmap-64bitMD5",
2749 18068551368468596517 2782 18068551368468596517
2750 ] 2783 ]
2751 ], 2784 ],
2752 "ignore-failure": false 2785 "ignore-failure": false
2753 }, 2786 },
2754 "matrixconvolution_8888.png": { 2787 "matrixconvolution_8888.png": {
(...skipping 1378 matching lines...) Expand 10 before | Expand all | Expand 10 after
4133 "xfermodes_gpu.png": { 4166 "xfermodes_gpu.png": {
4134 "allowed-digests": [ 4167 "allowed-digests": [
4135 [ 4168 [
4136 "bitmap-64bitMD5", 4169 "bitmap-64bitMD5",
4137 4826467782721885987 4170 4826467782721885987
4138 ] 4171 ]
4139 ], 4172 ],
4140 "ignore-failure": false 4173 "ignore-failure": false
4141 } 4174 }
4142 } 4175 }
4143 } 4176 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698