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

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

Issue 777443002: baseline colorwheelnative (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 2867 matching lines...) Expand 10 before | Expand all | Expand 10 after
2878 }, 2878 },
2879 "colorwheel_gpu.png": { 2879 "colorwheel_gpu.png": {
2880 "allowed-digests": [ 2880 "allowed-digests": [
2881 [ 2881 [
2882 "bitmap-64bitMD5", 2882 "bitmap-64bitMD5",
2883 17598234838313457440 2883 17598234838313457440
2884 ] 2884 ]
2885 ], 2885 ],
2886 "reviewed-by-human": true 2886 "reviewed-by-human": true
2887 }, 2887 },
2888 "colorwheelnative_565.png": {
2889 "allowed-digests": [
2890 [
2891 "bitmap-64bitMD5",
2892 15763823056449799155
2893 ]
2894 ],
2895 "reviewed-by-human": true
2896 },
2897 "colorwheelnative_8888.png": {
2898 "allowed-digests": [
2899 [
2900 "bitmap-64bitMD5",
2901 304949671820899693
2902 ]
2903 ],
2904 "reviewed-by-human": true
2905 },
2906 "colorwheelnative_gpu.png": {
2907 "allowed-digests": [
2908 [
2909 "bitmap-64bitMD5",
2910 304949671820899693
2911 ]
2912 ],
2913 "reviewed-by-human": true
2914 },
2888 "complexclip2_565.png": { 2915 "complexclip2_565.png": {
2889 "allowed-digests": [ 2916 "allowed-digests": [
2890 [ 2917 [
2891 "bitmap-64bitMD5", 2918 "bitmap-64bitMD5",
2892 1971136545200141017 2919 1971136545200141017
2893 ] 2920 ]
2894 ], 2921 ],
2895 "ignore-failure": false 2922 "ignore-failure": false
2896 }, 2923 },
2897 "complexclip2_8888.png": { 2924 "complexclip2_8888.png": {
(...skipping 7440 matching lines...) Expand 10 before | Expand all | Expand 10 after
10338 "allowed-digests": [ 10365 "allowed-digests": [
10339 [ 10366 [
10340 "bitmap-64bitMD5", 10367 "bitmap-64bitMD5",
10341 16415218204576550093 10368 16415218204576550093
10342 ] 10369 ]
10343 ], 10370 ],
10344 "reviewed-by-human": true 10371 "reviewed-by-human": true
10345 } 10372 }
10346 } 10373 }
10347 } 10374 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698