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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json

Issue 623443004: baseline new GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 3804 matching lines...) Expand 10 before | Expand all | Expand 10 after
3815 }, 3815 },
3816 "drrect_gpu.png": { 3816 "drrect_gpu.png": {
3817 "allowed-digests": [ 3817 "allowed-digests": [
3818 [ 3818 [
3819 "bitmap-64bitMD5", 3819 "bitmap-64bitMD5",
3820 9880912520573749976 3820 9880912520573749976
3821 ] 3821 ]
3822 ], 3822 ],
3823 "reviewed-by-human": true 3823 "reviewed-by-human": true
3824 }, 3824 },
3825 "emboss_565.png": {
3826 "allowed-digests": [
3827 [
3828 "bitmap-64bitMD5",
3829 11734805616328532473
3830 ]
3831 ],
3832 "reviewed-by-human": true
3833 },
3834 "emboss_8888.png": {
3835 "allowed-digests": [
3836 [
3837 "bitmap-64bitMD5",
3838 15866313795539109198
3839 ]
3840 ],
3841 "reviewed-by-human": true
3842 },
3843 "emboss_gpu.png": {
3844 "allowed-digests": [
3845 [
3846 "bitmap-64bitMD5",
3847 2677768719405172427
3848 ]
3849 ],
3850 "reviewed-by-human": true
3851 },
3825 "emptypath_565.png": { 3852 "emptypath_565.png": {
3826 "allowed-digests": [ 3853 "allowed-digests": [
3827 [ 3854 [
3828 "bitmap-64bitMD5", 3855 "bitmap-64bitMD5",
3829 1802138798652377585 3856 1802138798652377585
3830 ] 3857 ]
3831 ], 3858 ],
3832 "reviewed-by-human": true 3859 "reviewed-by-human": true
3833 }, 3860 },
3834 "emptypath_8888.png": { 3861 "emptypath_8888.png": {
(...skipping 5034 matching lines...) Expand 10 before | Expand all | Expand 10 after
8869 }, 8896 },
8870 "stroketext_gpu.png": { 8897 "stroketext_gpu.png": {
8871 "allowed-digests": [ 8898 "allowed-digests": [
8872 [ 8899 [
8873 "bitmap-64bitMD5", 8900 "bitmap-64bitMD5",
8874 4566289877673568210 8901 4566289877673568210
8875 ] 8902 ]
8876 ], 8903 ],
8877 "reviewed-by-human": true 8904 "reviewed-by-human": true
8878 }, 8905 },
8906 "surfaceprops_565.png": {
8907 "allowed-digests": [
8908 [
8909 "bitmap-64bitMD5",
8910 1299225209900707341
8911 ]
8912 ],
8913 "reviewed-by-human": true
8914 },
8915 "surfaceprops_8888.png": {
8916 "allowed-digests": [
8917 [
8918 "bitmap-64bitMD5",
8919 11201247210667635319
8920 ]
8921 ],
8922 "reviewed-by-human": true
8923 },
8924 "surfaceprops_gpu.png": {
8925 "allowed-digests": [
8926 [
8927 "bitmap-64bitMD5",
8928 15858496929504548797
8929 ]
8930 ],
8931 "reviewed-by-human": true
8932 },
8879 "tablecolorfilter_565.png": { 8933 "tablecolorfilter_565.png": {
8880 "allowed-digests": [ 8934 "allowed-digests": [
8881 [ 8935 [
8882 "bitmap-64bitMD5", 8936 "bitmap-64bitMD5",
8883 13695771735763792806 8937 13695771735763792806
8884 ] 8938 ]
8885 ], 8939 ],
8886 "ignore-failure": false 8940 "ignore-failure": false
8887 }, 8941 },
8888 "tablecolorfilter_8888.png": { 8942 "tablecolorfilter_8888.png": {
(...skipping 785 matching lines...) Expand 10 before | Expand all | Expand 10 after
9674 "allowed-digests": [ 9728 "allowed-digests": [
9675 [ 9729 [
9676 "bitmap-64bitMD5", 9730 "bitmap-64bitMD5",
9677 6719196348100419960 9731 6719196348100419960
9678 ] 9732 ]
9679 ], 9733 ],
9680 "reviewed-by-human": false 9734 "reviewed-by-human": false
9681 } 9735 }
9682 } 9736 }
9683 } 9737 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698