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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3226 matching lines...) Expand 10 before | Expand all | Expand 10 after
3237 [ 3237 [
3238 "bitmap-64bitMD5", 3238 "bitmap-64bitMD5",
3239 7148721969071384311 3239 7148721969071384311
3240 ] 3240 ]
3241 ], 3241 ],
3242 "bugs": [ 3242 "bugs": [
3243 2146 3243 2146
3244 ], 3244 ],
3245 "reviewed-by-human": false 3245 "reviewed-by-human": false
3246 }, 3246 },
3247 "clip_strokerect_565.png": {
3248 "allowed-digests": [
3249 [
3250 "bitmap-64bitMD5",
3251 2446825235851096664
3252 ]
3253 ],
3254 "reviewed-by-human": true
3255 },
3256 "clip_strokerect_8888.png": {
3257 "allowed-digests": [
3258 [
3259 "bitmap-64bitMD5",
3260 1632410406583024772
3261 ]
3262 ],
3263 "reviewed-by-human": true
3264 },
3265 "clip_strokerect_gpu.png": {
3266 "allowed-digests": [
3267 [
3268 "bitmap-64bitMD5",
3269 12843769459378001473
3270 ]
3271 ],
3272 "reviewed-by-human": true
3273 },
3247 "clippedcubic_565.png": { 3274 "clippedcubic_565.png": {
3248 "allowed-digests": [ 3275 "allowed-digests": [
3249 [ 3276 [
3250 "bitmap-64bitMD5", 3277 "bitmap-64bitMD5",
3251 9728847680497197446 3278 9728847680497197446
3252 ] 3279 ]
3253 ], 3280 ],
3254 "bugs": [ 3281 "bugs": [
3255 2146 3282 2146
3256 ], 3283 ],
(...skipping 10056 matching lines...) Expand 10 before | Expand all | Expand 10 after
13313 "allowed-digests": [ 13340 "allowed-digests": [
13314 [ 13341 [
13315 "bitmap-64bitMD5", 13342 "bitmap-64bitMD5",
13316 10591909693224673086 13343 10591909693224673086
13317 ] 13344 ]
13318 ], 13345 ],
13319 "reviewed-by-human": false 13346 "reviewed-by-human": false
13320 } 13347 }
13321 } 13348 }
13322 } 13349 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698