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

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

Issue 32823002: First round of matrixconvolution rebaselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
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 5217 matching lines...) Expand 10 before | Expand all | Expand 10 after
5228 [ 5228 [
5229 "bitmap-64bitMD5", 5229 "bitmap-64bitMD5",
5230 13572546457022126890 5230 13572546457022126890
5231 ] 5231 ]
5232 ] 5232 ]
5233 }, 5233 },
5234 "matrixconvolution_565.png": { 5234 "matrixconvolution_565.png": {
5235 "allowed-digests": [ 5235 "allowed-digests": [
5236 [ 5236 [
5237 "bitmap-64bitMD5", 5237 "bitmap-64bitMD5",
5238 2514008009819547466 5238 6750563111624085413
5239 ] 5239 ]
5240 ], 5240 ],
5241 "ignore-failure": false 5241 "ignore-failure": false
5242 }, 5242 },
5243 "matrixconvolution_8888.png": { 5243 "matrixconvolution_8888.png": {
5244 "allowed-digests": [ 5244 "allowed-digests": [
5245 [ 5245 [
5246 "bitmap-64bitMD5", 5246 "bitmap-64bitMD5",
5247 2315776569544318202 5247 1429291503475703965
5248 ] 5248 ]
5249 ], 5249 ],
5250 "ignore-failure": false 5250 "ignore-failure": false
5251 }, 5251 },
5252 "matrixconvolution_gpu.png": { 5252 "matrixconvolution_gpu.png": {
5253 "allowed-digests": [ 5253 "allowed-digests": [
5254 [ 5254 [
5255 "bitmap-64bitMD5", 5255 "bitmap-64bitMD5",
5256 7997954199814903284 5256 12876375145379897463
5257 ] 5257 ]
5258 ], 5258 ],
5259 "ignore-failure": false 5259 "ignore-failure": false
5260 }, 5260 },
5261 "megalooper_0x0_565.png": { 5261 "megalooper_0x0_565.png": {
5262 "allowed-digests": [ 5262 "allowed-digests": [
5263 [ 5263 [
5264 "bitmap-64bitMD5", 5264 "bitmap-64bitMD5",
5265 899343682044846669 5265 899343682044846669
5266 ] 5266 ]
(...skipping 2395 matching lines...) Expand 10 before | Expand all | Expand 10 after
7662 "allowed-digests": [ 7662 "allowed-digests": [
7663 [ 7663 [
7664 "bitmap-64bitMD5", 7664 "bitmap-64bitMD5",
7665 16472470155402750804 7665 16472470155402750804
7666 ] 7666 ]
7667 ], 7667 ],
7668 "ignore-failure": false 7668 "ignore-failure": false
7669 } 7669 }
7670 } 7670 }
7671 } 7671 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698