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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 3179 matching lines...) Expand 10 before | Expand all | Expand 10 after
3190 [ 3190 [
3191 "bitmap-64bitMD5", 3191 "bitmap-64bitMD5",
3192 8264377152451149106 3192 8264377152451149106
3193 ] 3193 ]
3194 ], 3194 ],
3195 "bugs": [ 3195 "bugs": [
3196 1578 3196 1578
3197 ], 3197 ],
3198 "reviewed-by-human": false 3198 "reviewed-by-human": false
3199 }, 3199 },
3200 "clip_strokerect_565.png": {
3201 "allowed-digests": [
3202 [
3203 "bitmap-64bitMD5",
3204 13890106243991361094
3205 ]
3206 ],
3207 "reviewed-by-human": true
3208 },
3209 "clip_strokerect_8888.png": {
3210 "allowed-digests": [
3211 [
3212 "bitmap-64bitMD5",
3213 13890106243991361094
3214 ]
3215 ],
3216 "reviewed-by-human": true
3217 },
3218 "clip_strokerect_gpu.png": {
3219 "allowed-digests": [
3220 [
3221 "bitmap-64bitMD5",
3222 13890106243991361094
3223 ]
3224 ],
3225 "reviewed-by-human": true
3226 },
3200 "clipped-bitmap-shaders-clamp-hq_565.png": { 3227 "clipped-bitmap-shaders-clamp-hq_565.png": {
3201 "allowed-digests": [ 3228 "allowed-digests": [
3202 [ 3229 [
3203 "bitmap-64bitMD5", 3230 "bitmap-64bitMD5",
3204 5543970311616574408 3231 5543970311616574408
3205 ] 3232 ]
3206 ], 3233 ],
3207 "bugs": [ 3234 "bugs": [
3208 1759 3235 1759
3209 ], 3236 ],
(...skipping 10365 matching lines...) Expand 10 before | Expand all | Expand 10 after
13575 "allowed-digests": [ 13602 "allowed-digests": [
13576 [ 13603 [
13577 "bitmap-64bitMD5", 13604 "bitmap-64bitMD5",
13578 10591909693224673086 13605 10591909693224673086
13579 ] 13606 ]
13580 ], 13607 ],
13581 "reviewed-by-human": false 13608 "reviewed-by-human": false
13582 } 13609 }
13583 } 13610 }
13584 } 13611 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698