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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 3877 matching lines...) Expand 10 before | Expand all | Expand 10 after
3888 }, 3888 },
3889 "colorwheel_gpu.png": { 3889 "colorwheel_gpu.png": {
3890 "allowed-digests": [ 3890 "allowed-digests": [
3891 [ 3891 [
3892 "bitmap-64bitMD5", 3892 "bitmap-64bitMD5",
3893 13649818419967193993 3893 13649818419967193993
3894 ] 3894 ]
3895 ], 3895 ],
3896 "reviewed-by-human": true 3896 "reviewed-by-human": true
3897 }, 3897 },
3898 "colorwheelnative_565.png": {
3899 "allowed-digests": [
3900 [
3901 "bitmap-64bitMD5",
3902 9227588988309026715
3903 ]
3904 ],
3905 "reviewed-by-human": true
3906 },
3907 "colorwheelnative_8888.png": {
3908 "allowed-digests": [
3909 [
3910 "bitmap-64bitMD5",
3911 3263840505645778944
3912 ]
3913 ],
3914 "reviewed-by-human": true
3915 },
3916 "colorwheelnative_gpu.png": {
3917 "allowed-digests": [
3918 [
3919 "bitmap-64bitMD5",
3920 3263840505645778944
3921 ]
3922 ],
3923 "reviewed-by-human": true
3924 },
3898 "complexclip2_565.png": { 3925 "complexclip2_565.png": {
3899 "allowed-digests": [ 3926 "allowed-digests": [
3900 [ 3927 [
3901 "bitmap-64bitMD5", 3928 "bitmap-64bitMD5",
3902 1971136545200141017 3929 1971136545200141017
3903 ] 3930 ]
3904 ], 3931 ],
3905 "ignore-failure": false 3932 "ignore-failure": false
3906 }, 3933 },
3907 "complexclip2_8888.png": { 3934 "complexclip2_8888.png": {
(...skipping 10174 matching lines...) Expand 10 before | Expand all | Expand 10 after
14082 "allowed-digests": [ 14109 "allowed-digests": [
14083 [ 14110 [
14084 "bitmap-64bitMD5", 14111 "bitmap-64bitMD5",
14085 12937422788648264516 14112 12937422788648264516
14086 ] 14113 ]
14087 ], 14114 ],
14088 "reviewed-by-human": true 14115 "reviewed-by-human": true
14089 } 14116 }
14090 } 14117 }
14091 } 14118 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698