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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-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 3841 matching lines...) Expand 10 before | Expand all | Expand 10 after
3852 }, 3852 },
3853 "drrect_gpu.png": { 3853 "drrect_gpu.png": {
3854 "allowed-digests": [ 3854 "allowed-digests": [
3855 [ 3855 [
3856 "bitmap-64bitMD5", 3856 "bitmap-64bitMD5",
3857 16741680839329256522 3857 16741680839329256522
3858 ] 3858 ]
3859 ], 3859 ],
3860 "reviewed-by-human": true 3860 "reviewed-by-human": true
3861 }, 3861 },
3862 "emboss_565.png": {
3863 "allowed-digests": [
3864 [
3865 "bitmap-64bitMD5",
3866 11734805616328532473
3867 ]
3868 ],
3869 "reviewed-by-human": true
3870 },
3871 "emboss_8888.png": {
3872 "allowed-digests": [
3873 [
3874 "bitmap-64bitMD5",
3875 15866313795539109198
3876 ]
3877 ],
3878 "reviewed-by-human": true
3879 },
3880 "emboss_gpu.png": {
3881 "allowed-digests": [
3882 [
3883 "bitmap-64bitMD5",
3884 2677768719405172427
3885 ]
3886 ],
3887 "reviewed-by-human": true
3888 },
3862 "emptypath_565.png": { 3889 "emptypath_565.png": {
3863 "allowed-digests": [ 3890 "allowed-digests": [
3864 [ 3891 [
3865 "bitmap-64bitMD5", 3892 "bitmap-64bitMD5",
3866 12661336325625617644 3893 12661336325625617644
3867 ] 3894 ]
3868 ], 3895 ],
3869 "reviewed-by-human": true 3896 "reviewed-by-human": true
3870 }, 3897 },
3871 "emptypath_8888.png": { 3898 "emptypath_8888.png": {
(...skipping 5047 matching lines...) Expand 10 before | Expand all | Expand 10 after
8919 }, 8946 },
8920 "stroketext_gpu.png": { 8947 "stroketext_gpu.png": {
8921 "allowed-digests": [ 8948 "allowed-digests": [
8922 [ 8949 [
8923 "bitmap-64bitMD5", 8950 "bitmap-64bitMD5",
8924 18205738113783069124 8951 18205738113783069124
8925 ] 8952 ]
8926 ], 8953 ],
8927 "reviewed-by-human": true 8954 "reviewed-by-human": true
8928 }, 8955 },
8956 "surfaceprops_565.png": {
8957 "allowed-digests": [
8958 [
8959 "bitmap-64bitMD5",
8960 11165527897592950957
8961 ]
8962 ],
8963 "reviewed-by-human": true
8964 },
8965 "surfaceprops_8888.png": {
8966 "allowed-digests": [
8967 [
8968 "bitmap-64bitMD5",
8969 15491473567520585239
8970 ]
8971 ],
8972 "reviewed-by-human": true
8973 },
8974 "surfaceprops_gpu.png": {
8975 "allowed-digests": [
8976 [
8977 "bitmap-64bitMD5",
8978 12902708052615382964
8979 ]
8980 ],
8981 "reviewed-by-human": true
8982 },
8929 "tablecolorfilter_565.png": { 8983 "tablecolorfilter_565.png": {
8930 "allowed-digests": [ 8984 "allowed-digests": [
8931 [ 8985 [
8932 "bitmap-64bitMD5", 8986 "bitmap-64bitMD5",
8933 13695771735763792806 8987 13695771735763792806
8934 ] 8988 ]
8935 ], 8989 ],
8936 "ignore-failure": false 8990 "ignore-failure": false
8937 }, 8991 },
8938 "tablecolorfilter_8888.png": { 8992 "tablecolorfilter_8888.png": {
(...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after
9729 "allowed-digests": [ 9783 "allowed-digests": [
9730 [ 9784 [
9731 "bitmap-64bitMD5", 9785 "bitmap-64bitMD5",
9732 6719196348100419960 9786 6719196348100419960
9733 ] 9787 ]
9734 ], 9788 ],
9735 "reviewed-by-human": false 9789 "reviewed-by-human": false
9736 } 9790 }
9737 } 9791 }
9738 } 9792 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698