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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/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 2829 matching lines...) Expand 10 before | Expand all | Expand 10 after
2840 }, 2840 },
2841 "colorwheel_gpu.png": { 2841 "colorwheel_gpu.png": {
2842 "allowed-digests": [ 2842 "allowed-digests": [
2843 [ 2843 [
2844 "bitmap-64bitMD5", 2844 "bitmap-64bitMD5",
2845 17598234838313457440 2845 17598234838313457440
2846 ] 2846 ]
2847 ], 2847 ],
2848 "reviewed-by-human": true 2848 "reviewed-by-human": true
2849 }, 2849 },
2850 "colorwheelnative_565.png": {
2851 "allowed-digests": [
2852 [
2853 "bitmap-64bitMD5",
2854 17955611597624256772
2855 ]
2856 ],
2857 "reviewed-by-human": true
2858 },
2859 "colorwheelnative_8888.png": {
2860 "allowed-digests": [
2861 [
2862 "bitmap-64bitMD5",
2863 1514493088344978777
2864 ]
2865 ],
2866 "reviewed-by-human": true
2867 },
2868 "colorwheelnative_gpu.png": {
2869 "allowed-digests": [
2870 [
2871 "bitmap-64bitMD5",
2872 1514493088344978777
2873 ]
2874 ],
2875 "reviewed-by-human": true
2876 },
2850 "complexclip2_565.png": { 2877 "complexclip2_565.png": {
2851 "allowed-digests": [ 2878 "allowed-digests": [
2852 [ 2879 [
2853 "bitmap-64bitMD5", 2880 "bitmap-64bitMD5",
2854 1971136545200141017 2881 1971136545200141017
2855 ] 2882 ]
2856 ], 2883 ],
2857 "ignore-failure": false 2884 "ignore-failure": false
2858 }, 2885 },
2859 "complexclip2_8888.png": { 2886 "complexclip2_8888.png": {
(...skipping 7420 matching lines...) Expand 10 before | Expand all | Expand 10 after
10280 "allowed-digests": [ 10307 "allowed-digests": [
10281 [ 10308 [
10282 "bitmap-64bitMD5", 10309 "bitmap-64bitMD5",
10283 16415218204576550093 10310 16415218204576550093
10284 ] 10311 ]
10285 ], 10312 ],
10286 "reviewed-by-human": true 10313 "reviewed-by-human": true
10287 } 10314 }
10288 } 10315 }
10289 } 10316 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698