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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/expected-results.json

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 2697 matching lines...) Expand 10 before | Expand all | Expand 10 after
2708 }, 2708 },
2709 "linepath_gpu.png": { 2709 "linepath_gpu.png": {
2710 "allowed-digests": [ 2710 "allowed-digests": [
2711 [ 2711 [
2712 "bitmap-64bitMD5", 2712 "bitmap-64bitMD5",
2713 18295464021121752317 2713 18295464021121752317
2714 ] 2714 ]
2715 ], 2715 ],
2716 "ignore-failure": false 2716 "ignore-failure": false
2717 }, 2717 },
2718 "lumafilter_565.png": {
2719 "allowed-digests": [
2720 [
2721 "bitmap-64bitMD5",
2722 7104435648687592254
2723 ]
2724 ]
2725 },
2726 "lumafilter_8888.png": {
2727 "allowed-digests": [
2728 [
2729 "bitmap-64bitMD5",
2730 18100962139592302037
2731 ]
2732 ]
2733 },
2734 "lumafilter_gpu.png": {
2735 "allowed-digests": [
2736 [
2737 "bitmap-64bitMD5",
2738 10386492654531940245
2739 ]
2740 ]
2741 },
2718 "matrixconvolution_565.png": { 2742 "matrixconvolution_565.png": {
2719 "allowed-digests": [ 2743 "allowed-digests": [
2720 [ 2744 [
2721 "bitmap-64bitMD5", 2745 "bitmap-64bitMD5",
2722 14455070414837455898 2746 14455070414837455898
2723 ] 2747 ]
2724 ], 2748 ],
2725 "ignore-failure": false 2749 "ignore-failure": false
2726 }, 2750 },
2727 "matrixconvolution_8888.png": { 2751 "matrixconvolution_8888.png": {
(...skipping 1170 matching lines...) Expand 10 before | Expand all | Expand 10 after
3898 "allowed-digests": [ 3922 "allowed-digests": [
3899 [ 3923 [
3900 "bitmap-64bitMD5", 3924 "bitmap-64bitMD5",
3901 13158365418409852317 3925 13158365418409852317
3902 ] 3926 ]
3903 ], 3927 ],
3904 "ignore-failure": false 3928 "ignore-failure": false
3905 } 3929 }
3906 } 3930 }
3907 } 3931 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698