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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 3887 matching lines...) Expand 10 before | Expand all | Expand 10 after
3898 }, 3898 },
3899 "colorwheel_gpu.png": { 3899 "colorwheel_gpu.png": {
3900 "allowed-digests": [ 3900 "allowed-digests": [
3901 [ 3901 [
3902 "bitmap-64bitMD5", 3902 "bitmap-64bitMD5",
3903 13649818419967193993 3903 13649818419967193993
3904 ] 3904 ]
3905 ], 3905 ],
3906 "reviewed-by-human": true 3906 "reviewed-by-human": true
3907 }, 3907 },
3908 "colorwheelnative_565.png": {
3909 "allowed-digests": [
3910 [
3911 "bitmap-64bitMD5",
3912 9422164740389213860
3913 ]
3914 ],
3915 "reviewed-by-human": true
3916 },
3917 "colorwheelnative_8888.png": {
3918 "allowed-digests": [
3919 [
3920 "bitmap-64bitMD5",
3921 9044018720727599759
3922 ]
3923 ],
3924 "reviewed-by-human": true
3925 },
3926 "colorwheelnative_gpu.png": {
3927 "allowed-digests": [
3928 [
3929 "bitmap-64bitMD5",
3930 9044018720727599759
3931 ]
3932 ],
3933 "reviewed-by-human": true
3934 },
3908 "complexclip2_565.png": { 3935 "complexclip2_565.png": {
3909 "allowed-digests": [ 3936 "allowed-digests": [
3910 [ 3937 [
3911 "bitmap-64bitMD5", 3938 "bitmap-64bitMD5",
3912 1971136545200141017 3939 1971136545200141017
3913 ] 3940 ]
3914 ], 3941 ],
3915 "ignore-failure": false 3942 "ignore-failure": false
3916 }, 3943 },
3917 "complexclip2_8888.png": { 3944 "complexclip2_8888.png": {
(...skipping 10202 matching lines...) Expand 10 before | Expand all | Expand 10 after
14120 "allowed-digests": [ 14147 "allowed-digests": [
14121 [ 14148 [
14122 "bitmap-64bitMD5", 14149 "bitmap-64bitMD5",
14123 12937422788648264516 14150 12937422788648264516
14124 ] 14151 ]
14125 ], 14152 ],
14126 "reviewed-by-human": true 14153 "reviewed-by-human": true
14127 } 14154 }
14128 } 14155 }
14129 } 14156 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698