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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 5963 matching lines...) Expand 10 before | Expand all | Expand 10 after
5974 [ 5974 [
5975 "bitmap-64bitMD5", 5975 "bitmap-64bitMD5",
5976 9105323639568114333 5976 9105323639568114333
5977 ] 5977 ]
5978 ], 5978 ],
5979 "bugs": [ 5979 "bugs": [
5980 3180 5980 3180
5981 ], 5981 ],
5982 "reviewed-by-human": true 5982 "reviewed-by-human": true
5983 }, 5983 },
5984 "colorwheelnative_565.png": {
5985 "allowed-digests": [
5986 [
5987 "bitmap-64bitMD5",
5988 14803637687851344622
5989 ]
5990 ],
5991 "reviewed-by-human": true
5992 },
5993 "colorwheelnative_8888.png": {
5994 "allowed-digests": [
5995 [
5996 "bitmap-64bitMD5",
5997 12594875556864321694
5998 ]
5999 ],
6000 "reviewed-by-human": true
6001 },
6002 "colorwheelnative_gpu.png": {
6003 "allowed-digests": [
6004 [
6005 "bitmap-64bitMD5",
6006 12594875556864321694
6007 ]
6008 ],
6009 "reviewed-by-human": true
6010 },
6011 "colorwheelnative_msaa16.png": {
6012 "allowed-digests": [
6013 [
6014 "bitmap-64bitMD5",
6015 12594875556864321694
6016 ]
6017 ],
6018 "reviewed-by-human": true
6019 },
6020 "colorwheelnative_nvprmsaa4.png": {
6021 "allowed-digests": [
6022 [
6023 "bitmap-64bitMD5",
6024 14902227942686580363
6025 ]
6026 ],
6027 "reviewed-by-human": true
6028 },
6029 "colorwheelnative_pdf-poppler.png": {
6030 "allowed-digests": [
6031 [
6032 "bitmap-64bitMD5",
6033 1897735759377965294
6034 ]
6035 ],
6036 "reviewed-by-human": true
6037 },
5984 "complexclip2_565.png": { 6038 "complexclip2_565.png": {
5985 "allowed-digests": [ 6039 "allowed-digests": [
5986 [ 6040 [
5987 "bitmap-64bitMD5", 6041 "bitmap-64bitMD5",
5988 1971136545200141017 6042 1971136545200141017
5989 ] 6043 ]
5990 ], 6044 ],
5991 "ignore-failure": false 6045 "ignore-failure": false
5992 }, 6046 },
5993 "complexclip2_8888.png": { 6047 "complexclip2_8888.png": {
(...skipping 16164 matching lines...) Expand 10 before | Expand all | Expand 10 after
22158 "allowed-digests": [ 22212 "allowed-digests": [
22159 [ 22213 [
22160 "bitmap-64bitMD5", 22214 "bitmap-64bitMD5",
22161 11835374726311942978 22215 11835374726311942978
22162 ] 22216 ]
22163 ], 22217 ],
22164 "reviewed-by-human": true 22218 "reviewed-by-human": true
22165 } 22219 }
22166 } 22220 }
22167 } 22221 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698