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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 301604990440380181 2740 301604990440380181
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 7384879675028140231
2750 ]
2751 ]
2752 },
2753 "lumamode_8888.png": {
2754 "allowed-digests": [
2755 [
2756 "bitmap-64bitMD5",
2757 12788881843097605555
2758 ]
2759 ]
2760 },
2761 "lumamode_gpu.png": {
2762 "allowed-digests": [
2763 [
2764 "bitmap-64bitMD5",
2765 8651505370041252446
2766 ]
2767 ]
2768 },
2769 "lumamode_pdf-poppler.png": {
2770 "allowed-digests": [
2771 [
2772 "bitmap-64bitMD5",
2773 4995743986536267719
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 13720891290777302947 2782 13720891290777302947
2750 ] 2783 ]
2751 ], 2784 ],
2752 "ignore-failure": false 2785 "ignore-failure": false
2753 }, 2786 },
2754 "matrixconvolution_8888.png": { 2787 "matrixconvolution_8888.png": {
(...skipping 1360 matching lines...) Expand 10 before | Expand all | Expand 10 after
4115 "xfermodes_gpu.png": { 4148 "xfermodes_gpu.png": {
4116 "allowed-digests": [ 4149 "allowed-digests": [
4117 [ 4150 [
4118 "bitmap-64bitMD5", 4151 "bitmap-64bitMD5",
4119 13632669295194296329 4152 13632669295194296329
4120 ] 4153 ]
4121 ], 4154 ],
4122 "ignore-failure": false 4155 "ignore-failure": false
4123 } 4156 }
4124 } 4157 }
4125 } 4158 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698