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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 5910 matching lines...) Expand 10 before | Expand all | Expand 10 after
5921 [ 5921 [
5922 "bitmap-64bitMD5", 5922 "bitmap-64bitMD5",
5923 9105323639568114333 5923 9105323639568114333
5924 ] 5924 ]
5925 ], 5925 ],
5926 "bugs": [ 5926 "bugs": [
5927 3180 5927 3180
5928 ], 5928 ],
5929 "reviewed-by-human": true 5929 "reviewed-by-human": true
5930 }, 5930 },
5931 "colorwheelnative_565.png": {
5932 "allowed-digests": [
5933 [
5934 "bitmap-64bitMD5",
5935 14803637687851344622
5936 ]
5937 ],
5938 "reviewed-by-human": true
5939 },
5940 "colorwheelnative_8888.png": {
5941 "allowed-digests": [
5942 [
5943 "bitmap-64bitMD5",
5944 12594875556864321694
5945 ]
5946 ],
5947 "reviewed-by-human": true
5948 },
5949 "colorwheelnative_gpu.png": {
5950 "allowed-digests": [
5951 [
5952 "bitmap-64bitMD5",
5953 12594875556864321694
5954 ]
5955 ],
5956 "reviewed-by-human": true
5957 },
5958 "colorwheelnative_msaa16.png": {
5959 "allowed-digests": [
5960 [
5961 "bitmap-64bitMD5",
5962 12594875556864321694
5963 ]
5964 ],
5965 "reviewed-by-human": true
5966 },
5967 "colorwheelnative_nvprmsaa4.png": {
5968 "allowed-digests": [
5969 [
5970 "bitmap-64bitMD5",
5971 14902227942686580363
5972 ]
5973 ],
5974 "reviewed-by-human": true
5975 },
5976 "colorwheelnative_pdf-poppler.png": {
5977 "allowed-digests": [
5978 [
5979 "bitmap-64bitMD5",
5980 1897735759377965294
5981 ]
5982 ],
5983 "reviewed-by-human": true
5984 },
5931 "complexclip2_565.png": { 5985 "complexclip2_565.png": {
5932 "allowed-digests": [ 5986 "allowed-digests": [
5933 [ 5987 [
5934 "bitmap-64bitMD5", 5988 "bitmap-64bitMD5",
5935 1971136545200141017 5989 1971136545200141017
5936 ] 5990 ]
5937 ], 5991 ],
5938 "ignore-failure": false 5992 "ignore-failure": false
5939 }, 5993 },
5940 "complexclip2_8888.png": { 5994 "complexclip2_8888.png": {
(...skipping 16064 matching lines...) Expand 10 before | Expand all | Expand 10 after
22005 "allowed-digests": [ 22059 "allowed-digests": [
22006 [ 22060 [
22007 "bitmap-64bitMD5", 22061 "bitmap-64bitMD5",
22008 11835374726311942978 22062 11835374726311942978
22009 ] 22063 ]
22010 ], 22064 ],
22011 "reviewed-by-human": true 22065 "reviewed-by-human": true
22012 } 22066 }
22013 } 22067 }
22014 } 22068 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698