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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json

Issue 139513004: Add new baselines for bitmapsource, dropshadowimagefilter, pictureimagefilter and resizeimagefilter… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 409 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 }, 420 },
421 "bitmapshaders_8888.png": { 421 "bitmapshaders_8888.png": {
422 "allowed-digests": [ 422 "allowed-digests": [
423 [ 423 [
424 "bitmap-64bitMD5", 424 "bitmap-64bitMD5",
425 2770977120663775609 425 2770977120663775609
426 ] 426 ]
427 ], 427 ],
428 "reviewed-by-human": true 428 "reviewed-by-human": true
429 }, 429 },
430 "bitmapsource_565.png": {
431 "allowed-digests": [
432 [
433 "bitmap-64bitMD5",
434 17503582803589749280
435 ]
436 ]
437 },
438 "bitmapsource_8888.png": {
439 "allowed-digests": [
440 [
441 "bitmap-64bitMD5",
442 16289727936158057543
443 ]
444 ]
445 },
430 "bleed_565.png": { 446 "bleed_565.png": {
431 "allowed-digests": [ 447 "allowed-digests": [
432 [ 448 [
433 "bitmap-64bitMD5", 449 "bitmap-64bitMD5",
434 17914388286169301147 450 17914388286169301147
435 ] 451 ]
436 ], 452 ],
437 "bugs": [ 453 "bugs": [
438 1934 454 1934
439 ], 455 ],
(...skipping 2584 matching lines...) Expand 10 before | Expand all | Expand 10 after
3024 }, 3040 },
3025 "drawlooper_gpu.png": { 3041 "drawlooper_gpu.png": {
3026 "allowed-digests": [ 3042 "allowed-digests": [
3027 [ 3043 [
3028 "bitmap-64bitMD5", 3044 "bitmap-64bitMD5",
3029 4999565756026032051 3045 4999565756026032051
3030 ] 3046 ]
3031 ], 3047 ],
3032 "ignore-failure": false 3048 "ignore-failure": false
3033 }, 3049 },
3050 "dropshadowimagefilter_565.png": {
3051 "allowed-digests": [
3052 [
3053 "bitmap-64bitMD5",
3054 7294042923482765691
3055 ]
3056 ]
3057 },
3058 "dropshadowimagefilter_8888.png": {
3059 "allowed-digests": [
3060 [
3061 "bitmap-64bitMD5",
3062 13721208043975432940
3063 ]
3064 ]
3065 },
3034 "emptypath_565.png": { 3066 "emptypath_565.png": {
3035 "allowed-digests": [ 3067 "allowed-digests": [
3036 [ 3068 [
3037 "bitmap-64bitMD5", 3069 "bitmap-64bitMD5",
3038 2178165735432727941 3070 2178165735432727941
3039 ] 3071 ]
3040 ], 3072 ],
3041 "ignore-failure": false 3073 "ignore-failure": false
3042 }, 3074 },
3043 "emptypath_8888.png": { 3075 "emptypath_8888.png": {
(...skipping 2060 matching lines...) Expand 10 before | Expand all | Expand 10 after
5104 }, 5136 },
5105 "perlinnoise_gpu.png": { 5137 "perlinnoise_gpu.png": {
5106 "allowed-digests": [ 5138 "allowed-digests": [
5107 [ 5139 [
5108 "bitmap-64bitMD5", 5140 "bitmap-64bitMD5",
5109 17489338492114672469 5141 17489338492114672469
5110 ] 5142 ]
5111 ], 5143 ],
5112 "ignore-failure": false 5144 "ignore-failure": false
5113 }, 5145 },
5146 "pictureimagefilter_565.png": {
5147 "allowed-digests": [
5148 [
5149 "bitmap-64bitMD5",
5150 13497129702678683840
5151 ]
5152 ]
5153 },
5154 "pictureimagefilter_8888.png": {
5155 "allowed-digests": [
5156 [
5157 "bitmap-64bitMD5",
5158 8107014605085560942
5159 ]
5160 ]
5161 },
5114 "points_565.png": { 5162 "points_565.png": {
5115 "allowed-digests": [ 5163 "allowed-digests": [
5116 [ 5164 [
5117 "bitmap-64bitMD5", 5165 "bitmap-64bitMD5",
5118 9418063666161005464 5166 9418063666161005464
5119 ] 5167 ]
5120 ], 5168 ],
5121 "ignore-failure": false 5169 "ignore-failure": false
5122 }, 5170 },
5123 "points_8888.png": { 5171 "points_8888.png": {
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
5291 }, 5339 },
5292 "rects_msaa4.png": { 5340 "rects_msaa4.png": {
5293 "allowed-digests": [ 5341 "allowed-digests": [
5294 [ 5342 [
5295 "bitmap-64bitMD5", 5343 "bitmap-64bitMD5",
5296 787266542681678758 5344 787266542681678758
5297 ] 5345 ]
5298 ], 5346 ],
5299 "ignore-failure": false 5347 "ignore-failure": false
5300 }, 5348 },
5349 "resizeimagefilter_565.png": {
5350 "allowed-digests": [
5351 [
5352 "bitmap-64bitMD5",
5353 16061468794312122510
5354 ]
5355 ]
5356 },
5357 "resizeimagefilter_8888.png": {
5358 "allowed-digests": [
5359 [
5360 "bitmap-64bitMD5",
5361 13576043681950934704
5362 ]
5363 ]
5364 },
5301 "roundrects_565.png": { 5365 "roundrects_565.png": {
5302 "allowed-digests": [ 5366 "allowed-digests": [
5303 [ 5367 [
5304 "bitmap-64bitMD5", 5368 "bitmap-64bitMD5",
5305 10192478482016992029 5369 10192478482016992029
5306 ] 5370 ]
5307 ], 5371 ],
5308 "reviewed-by-human": true 5372 "reviewed-by-human": true
5309 }, 5373 },
5310 "roundrects_8888.png": { 5374 "roundrects_8888.png": {
(...skipping 1544 matching lines...) Expand 10 before | Expand all | Expand 10 after
6855 "allowed-digests": [ 6919 "allowed-digests": [
6856 [ 6920 [
6857 "bitmap-64bitMD5", 6921 "bitmap-64bitMD5",
6858 4150129235101920096 6922 4150129235101920096
6859 ] 6923 ]
6860 ], 6924 ],
6861 "ignore-failure": false 6925 "ignore-failure": false
6862 } 6926 }
6863 } 6927 }
6864 } 6928 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698