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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 3183 matching lines...) Expand 10 before | Expand all | Expand 10 after
3194 [ 3194 [
3195 "bitmap-64bitMD5", 3195 "bitmap-64bitMD5",
3196 8264377152451149106 3196 8264377152451149106
3197 ] 3197 ]
3198 ], 3198 ],
3199 "bugs": [ 3199 "bugs": [
3200 1578 3200 1578
3201 ], 3201 ],
3202 "reviewed-by-human": false 3202 "reviewed-by-human": false
3203 }, 3203 },
3204 "clip_strokerect_565.png": {
3205 "allowed-digests": [
3206 [
3207 "bitmap-64bitMD5",
3208 13890106243991361094
3209 ]
3210 ],
3211 "reviewed-by-human": true
3212 },
3213 "clip_strokerect_8888.png": {
3214 "allowed-digests": [
3215 [
3216 "bitmap-64bitMD5",
3217 13890106243991361094
3218 ]
3219 ],
3220 "reviewed-by-human": true
3221 },
3222 "clip_strokerect_gpu.png": {
3223 "allowed-digests": [
3224 [
3225 "bitmap-64bitMD5",
3226 13890106243991361094
3227 ]
3228 ],
3229 "reviewed-by-human": true
3230 },
3204 "clipped-bitmap-shaders-clamp-hq_565.png": { 3231 "clipped-bitmap-shaders-clamp-hq_565.png": {
3205 "allowed-digests": [ 3232 "allowed-digests": [
3206 [ 3233 [
3207 "bitmap-64bitMD5", 3234 "bitmap-64bitMD5",
3208 5543970311616574408 3235 5543970311616574408
3209 ] 3236 ]
3210 ], 3237 ],
3211 "bugs": [ 3238 "bugs": [
3212 1759 3239 1759
3213 ], 3240 ],
(...skipping 10389 matching lines...) Expand 10 before | Expand all | Expand 10 after
13603 "allowed-digests": [ 13630 "allowed-digests": [
13604 [ 13631 [
13605 "bitmap-64bitMD5", 13632 "bitmap-64bitMD5",
13606 10591909693224673086 13633 10591909693224673086
13607 ] 13634 ]
13608 ], 13635 ],
13609 "reviewed-by-human": false 13636 "reviewed-by-human": false
13610 } 13637 }
13611 } 13638 }
13612 } 13639 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698