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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 5909 matching lines...) Expand 10 before | Expand all | Expand 10 after
5920 [ 5920 [
5921 "bitmap-64bitMD5", 5921 "bitmap-64bitMD5",
5922 9105323639568114333 5922 9105323639568114333
5923 ] 5923 ]
5924 ], 5924 ],
5925 "bugs": [ 5925 "bugs": [
5926 3180 5926 3180
5927 ], 5927 ],
5928 "reviewed-by-human": true 5928 "reviewed-by-human": true
5929 }, 5929 },
5930 "colorwheelnative_565.png": {
5931 "allowed-digests": [
5932 [
5933 "bitmap-64bitMD5",
5934 14803637687851344622
5935 ]
5936 ],
5937 "reviewed-by-human": true
5938 },
5939 "colorwheelnative_8888.png": {
5940 "allowed-digests": [
5941 [
5942 "bitmap-64bitMD5",
5943 12594875556864321694
5944 ]
5945 ],
5946 "reviewed-by-human": true
5947 },
5948 "colorwheelnative_gpu.png": {
5949 "allowed-digests": [
5950 [
5951 "bitmap-64bitMD5",
5952 12594875556864321694
5953 ]
5954 ],
5955 "reviewed-by-human": true
5956 },
5957 "colorwheelnative_msaa16.png": {
5958 "allowed-digests": [
5959 [
5960 "bitmap-64bitMD5",
5961 12594875556864321694
5962 ]
5963 ],
5964 "reviewed-by-human": true
5965 },
5966 "colorwheelnative_nvprmsaa4.png": {
5967 "allowed-digests": [
5968 [
5969 "bitmap-64bitMD5",
5970 14902227942686580363
5971 ]
5972 ],
5973 "reviewed-by-human": true
5974 },
5975 "colorwheelnative_pdf-poppler.png": {
5976 "allowed-digests": [
5977 [
5978 "bitmap-64bitMD5",
5979 1897735759377965294
5980 ]
5981 ],
5982 "reviewed-by-human": true
5983 },
5930 "complexclip2_565.png": { 5984 "complexclip2_565.png": {
5931 "allowed-digests": [ 5985 "allowed-digests": [
5932 [ 5986 [
5933 "bitmap-64bitMD5", 5987 "bitmap-64bitMD5",
5934 1971136545200141017 5988 1971136545200141017
5935 ] 5989 ]
5936 ], 5990 ],
5937 "ignore-failure": false 5991 "ignore-failure": false
5938 }, 5992 },
5939 "complexclip2_8888.png": { 5993 "complexclip2_8888.png": {
(...skipping 16302 matching lines...) Expand 10 before | Expand all | Expand 10 after
22242 "allowed-digests": [ 22296 "allowed-digests": [
22243 [ 22297 [
22244 "bitmap-64bitMD5", 22298 "bitmap-64bitMD5",
22245 11835374726311942978 22299 11835374726311942978
22246 ] 22300 ]
22247 ], 22301 ],
22248 "reviewed-by-human": true 22302 "reviewed-by-human": true
22249 } 22303 }
22250 } 22304 }
22251 } 22305 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698