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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/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_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2742 matching lines...) Expand 10 before | Expand all | Expand 10 after
2753 }, 2753 },
2754 "linepath_gpu.png": { 2754 "linepath_gpu.png": {
2755 "allowed-digests": [ 2755 "allowed-digests": [
2756 [ 2756 [
2757 "bitmap-64bitMD5", 2757 "bitmap-64bitMD5",
2758 14043651536943681688 2758 14043651536943681688
2759 ] 2759 ]
2760 ], 2760 ],
2761 "ignore-failure": false 2761 "ignore-failure": false
2762 }, 2762 },
2763 "lumamode_565.png": {
2764 "allowed-digests": [
2765 [
2766 "bitmap-64bitMD5",
2767 16991972047111813318
2768 ]
2769 ]
2770 },
2771 "lumamode_8888.png": {
2772 "allowed-digests": [
2773 [
2774 "bitmap-64bitMD5",
2775 14320238949339336861
2776 ]
2777 ]
2778 },
2779 "lumamode_gpu.png": {
2780 "allowed-digests": [
2781 [
2782 "bitmap-64bitMD5",
2783 15564972645957209207
2784 ]
2785 ]
2786 },
2787 "lumamode_pdf-poppler.png": {
2788 "allowed-digests": [
2789 [
2790 "bitmap-64bitMD5",
2791 5390741294414908657
2792 ]
2793 ],
2794 "ignore-failure": true
2795 },
2763 "matrixconvolution_565.png": { 2796 "matrixconvolution_565.png": {
2764 "allowed-digests": [ 2797 "allowed-digests": [
2765 [ 2798 [
2766 "bitmap-64bitMD5", 2799 "bitmap-64bitMD5",
2767 12455136854619171244 2800 12455136854619171244
2768 ] 2801 ]
2769 ], 2802 ],
2770 "ignore-failure": false 2803 "ignore-failure": false
2771 }, 2804 },
2772 "matrixconvolution_8888.png": { 2805 "matrixconvolution_8888.png": {
(...skipping 1369 matching lines...) Expand 10 before | Expand all | Expand 10 after
4142 "xfermodes_gpu.png": { 4175 "xfermodes_gpu.png": {
4143 "allowed-digests": [ 4176 "allowed-digests": [
4144 [ 4177 [
4145 "bitmap-64bitMD5", 4178 "bitmap-64bitMD5",
4146 14130006638306207334 4179 14130006638306207334
4147 ] 4180 ]
4148 ], 4181 ],
4149 "ignore-failure": false 4182 "ignore-failure": false
4150 } 4183 }
4151 } 4184 }
4152 } 4185 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698