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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-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_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2694 matching lines...) Expand 10 before | Expand all | Expand 10 after
2705 }, 2705 },
2706 "linepath_gpu.png": { 2706 "linepath_gpu.png": {
2707 "allowed-digests": [ 2707 "allowed-digests": [
2708 [ 2708 [
2709 "bitmap-64bitMD5", 2709 "bitmap-64bitMD5",
2710 14043651536943681688 2710 14043651536943681688
2711 ] 2711 ]
2712 ], 2712 ],
2713 "ignore-failure": false 2713 "ignore-failure": false
2714 }, 2714 },
2715 "lumamode_565.png": {
2716 "allowed-digests": [
2717 [
2718 "bitmap-64bitMD5",
2719 16991972047111813318
2720 ]
2721 ]
2722 },
2723 "lumamode_8888.png": {
2724 "allowed-digests": [
2725 [
2726 "bitmap-64bitMD5",
2727 14320238949339336861
2728 ]
2729 ]
2730 },
2731 "lumamode_pdf-poppler.png": {
2732 "allowed-digests": [
2733 [
2734 "bitmap-64bitMD5",
2735 16316576401360384636
2736 ]
2737 ],
2738 "ignore-failure": true
2739 },
2715 "matrixconvolution_565.png": { 2740 "matrixconvolution_565.png": {
2716 "allowed-digests": [ 2741 "allowed-digests": [
2717 [ 2742 [
2718 "bitmap-64bitMD5", 2743 "bitmap-64bitMD5",
2719 12455136854619171244 2744 12455136854619171244
2720 ] 2745 ]
2721 ], 2746 ],
2722 "ignore-failure": false 2747 "ignore-failure": false
2723 }, 2748 },
2724 "matrixconvolution_8888.png": { 2749 "matrixconvolution_8888.png": {
(...skipping 1361 matching lines...) Expand 10 before | Expand all | Expand 10 after
4086 "xfermodes_gpu.png": { 4111 "xfermodes_gpu.png": {
4087 "allowed-digests": [ 4112 "allowed-digests": [
4088 [ 4113 [
4089 "bitmap-64bitMD5", 4114 "bitmap-64bitMD5",
4090 14130006638306207334 4115 14130006638306207334
4091 ] 4116 ]
4092 ], 4117 ],
4093 "ignore-failure": false 4118 "ignore-failure": false
4094 } 4119 }
4095 } 4120 }
4096 } 4121 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698