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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 4141 matching lines...) Expand 10 before | Expand all | Expand 10 after
4152 [ 4152 [
4153 "bitmap-64bitMD5", 4153 "bitmap-64bitMD5",
4154 8264377152451149106 4154 8264377152451149106
4155 ] 4155 ]
4156 ], 4156 ],
4157 "bugs": [ 4157 "bugs": [
4158 1578 4158 1578
4159 ], 4159 ],
4160 "reviewed-by-human": false 4160 "reviewed-by-human": false
4161 }, 4161 },
4162 "clip_strokerect_565.png": {
4163 "allowed-digests": [
4164 [
4165 "bitmap-64bitMD5",
4166 13890106243991361094
4167 ]
4168 ],
4169 "reviewed-by-human": true
4170 },
4171 "clip_strokerect_8888.png": {
4172 "allowed-digests": [
4173 [
4174 "bitmap-64bitMD5",
4175 13890106243991361094
4176 ]
4177 ],
4178 "reviewed-by-human": true
4179 },
4180 "clip_strokerect_gpu.png": {
4181 "allowed-digests": [
4182 [
4183 "bitmap-64bitMD5",
4184 13890106243991361094
4185 ]
4186 ],
4187 "reviewed-by-human": true
4188 },
4189 "clip_strokerect_pdf-mac.png": {
4190 "allowed-digests": [
4191 [
4192 "bitmap-64bitMD5",
4193 13890106243991361094
4194 ]
4195 ],
4196 "reviewed-by-human": true
4197 },
4162 "clipped-bitmap-shaders-clamp-hq_565.png": { 4198 "clipped-bitmap-shaders-clamp-hq_565.png": {
4163 "allowed-digests": [ 4199 "allowed-digests": [
4164 [ 4200 [
4165 "bitmap-64bitMD5", 4201 "bitmap-64bitMD5",
4166 5543970311616574408 4202 5543970311616574408
4167 ] 4203 ]
4168 ], 4204 ],
4169 "bugs": [ 4205 "bugs": [
4170 1759 4206 1759
4171 ], 4207 ],
(...skipping 13770 matching lines...) Expand 10 before | Expand all | Expand 10 after
17942 "allowed-digests": [ 17978 "allowed-digests": [
17943 [ 17979 [
17944 "bitmap-64bitMD5", 17980 "bitmap-64bitMD5",
17945 10030599291822810250 17981 10030599291822810250
17946 ] 17982 ]
17947 ], 17983 ],
17948 "reviewed-by-human": false 17984 "reviewed-by-human": false
17949 } 17985 }
17950 } 17986 }
17951 } 17987 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698