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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 4191 matching lines...) Expand 10 before | Expand all | Expand 10 after
4202 [ 4202 [
4203 "bitmap-64bitMD5", 4203 "bitmap-64bitMD5",
4204 8264377152451149106 4204 8264377152451149106
4205 ] 4205 ]
4206 ], 4206 ],
4207 "bugs": [ 4207 "bugs": [
4208 1578 4208 1578
4209 ], 4209 ],
4210 "reviewed-by-human": false 4210 "reviewed-by-human": false
4211 }, 4211 },
4212 "clip_strokerect_565.png": {
4213 "allowed-digests": [
4214 [
4215 "bitmap-64bitMD5",
4216 13890106243991361094
4217 ]
4218 ],
4219 "reviewed-by-human": true
4220 },
4221 "clip_strokerect_8888.png": {
4222 "allowed-digests": [
4223 [
4224 "bitmap-64bitMD5",
4225 13890106243991361094
4226 ]
4227 ],
4228 "reviewed-by-human": true
4229 },
4230 "clip_strokerect_gpu.png": {
4231 "allowed-digests": [
4232 [
4233 "bitmap-64bitMD5",
4234 13890106243991361094
4235 ]
4236 ],
4237 "reviewed-by-human": true
4238 },
4239 "clip_strokerect_pdf-mac.png": {
4240 "allowed-digests": [
4241 [
4242 "bitmap-64bitMD5",
4243 13890106243991361094
4244 ]
4245 ],
4246 "reviewed-by-human": true
4247 },
4212 "clipped-bitmap-shaders-clamp-hq_565.png": { 4248 "clipped-bitmap-shaders-clamp-hq_565.png": {
4213 "allowed-digests": [ 4249 "allowed-digests": [
4214 [ 4250 [
4215 "bitmap-64bitMD5", 4251 "bitmap-64bitMD5",
4216 5543970311616574408 4252 5543970311616574408
4217 ] 4253 ]
4218 ], 4254 ],
4219 "bugs": [ 4255 "bugs": [
4220 1759 4256 1759
4221 ], 4257 ],
(...skipping 13262 matching lines...) Expand 10 before | Expand all | Expand 10 after
17484 "allowed-digests": [ 17520 "allowed-digests": [
17485 [ 17521 [
17486 "bitmap-64bitMD5", 17522 "bitmap-64bitMD5",
17487 10030599291822810250 17523 10030599291822810250
17488 ] 17524 ]
17489 ], 17525 ],
17490 "reviewed-by-human": false 17526 "reviewed-by-human": false
17491 } 17527 }
17492 } 17528 }
17493 } 17529 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698