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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/expected-results.json

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 months 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 | Annotate | Revision Log
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 15066 matching lines...) Expand 10 before | Expand all | Expand 10 after
15077 [ 15077 [
15078 "bitmap-64bitMD5", 15078 "bitmap-64bitMD5",
15079 5831432114786455253 15079 5831432114786455253
15080 ] 15080 ]
15081 ], 15081 ],
15082 "bugs": [ 15082 "bugs": [
15083 2325 15083 2325
15084 ], 15084 ],
15085 "reviewed-by-human": false 15085 "reviewed-by-human": false
15086 }, 15086 },
15087 "pictureshader_565.png": {
15088 "allowed-digests": [
15089 [
15090 "bitmap-64bitMD5",
15091 15354400628256433114
15092 ]
15093 ],
15094 "reviewed-by-human": true
15095 },
15096 "pictureshader_8888.png": {
15097 "allowed-digests": [
15098 [
15099 "bitmap-64bitMD5",
15100 14311165153955888093
15101 ]
15102 ],
15103 "reviewed-by-human": true
15104 },
15105 "pictureshader_gpu.png": {
15106 "allowed-digests": [
15107 [
15108 "bitmap-64bitMD5",
15109 510503573614216863
15110 ]
15111 ],
15112 "reviewed-by-human": true
15113 },
15114 "pictureshader_msaa16.png": {
15115 "allowed-digests": [
15116 [
15117 "bitmap-64bitMD5",
15118 12000175626728207556
15119 ]
15120 ],
15121 "reviewed-by-human": true
15122 },
15123 "pictureshader_nvprmsaa4.png": {
15124 "allowed-digests": [
15125 [
15126 "bitmap-64bitMD5",
15127 510503573614216863
15128 ]
15129 ],
15130 "reviewed-by-human": true
15131 },
15132 "pictureshader_pdf-poppler.png": {
15133 "allowed-digests": [
15134 [
15135 "bitmap-64bitMD5",
15136 18356733478855846837
15137 ]
15138 ],
15139 "reviewed-by-human": true
15140 },
15087 "points_565.png": { 15141 "points_565.png": {
15088 "allowed-digests": [ 15142 "allowed-digests": [
15089 [ 15143 [
15090 "bitmap-64bitMD5", 15144 "bitmap-64bitMD5",
15091 8567194488499472739 15145 8567194488499472739
15092 ] 15146 ]
15093 ], 15147 ],
15094 "ignore-failure": false 15148 "ignore-failure": false
15095 }, 15149 },
15096 "points_8888.png": { 15150 "points_8888.png": {
(...skipping 4882 matching lines...) Expand 10 before | Expand all | Expand 10 after
19979 12332625502817210303 20033 12332625502817210303
19980 ] 20034 ]
19981 ], 20035 ],
19982 "bugs": [ 20036 "bugs": [
19983 1578 20037 1578
19984 ], 20038 ],
19985 "reviewed-by-human": false 20039 "reviewed-by-human": false
19986 } 20040 }
19987 } 20041 }
19988 } 20042 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698