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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/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 7223 matching lines...) Expand 10 before | Expand all | Expand 10 after
7234 [ 7234 [
7235 "bitmap-64bitMD5", 7235 "bitmap-64bitMD5",
7236 4704875357867721480 7236 4704875357867721480
7237 ] 7237 ]
7238 ] 7238 ]
7239 }, 7239 },
7240 "matrixconvolution_565.png": { 7240 "matrixconvolution_565.png": {
7241 "allowed-digests": [ 7241 "allowed-digests": [
7242 [ 7242 [
7243 "bitmap-64bitMD5", 7243 "bitmap-64bitMD5",
7244 2514008009819547466 7244 6750563111624085413
7245 ] 7245 ]
7246 ], 7246 ],
7247 "bugs": [ 7247 "bugs": [
7248 1578 7248 1578
7249 ], 7249 ],
7250 "reviewed-by-human": false 7250 "reviewed-by-human": false
7251 }, 7251 },
7252 "matrixconvolution_8888.png": { 7252 "matrixconvolution_8888.png": {
7253 "allowed-digests": [ 7253 "allowed-digests": [
7254 [ 7254 [
7255 "bitmap-64bitMD5", 7255 "bitmap-64bitMD5",
7256 2315776569544318202 7256 1429291503475703965
7257 ] 7257 ]
7258 ], 7258 ],
7259 "bugs": [ 7259 "bugs": [
7260 1578 7260 1578
7261 ], 7261 ],
7262 "reviewed-by-human": false 7262 "reviewed-by-human": false
7263 }, 7263 },
7264 "matrixconvolution_gpu.png": { 7264 "matrixconvolution_gpu.png": {
7265 "allowed-digests": [ 7265 "allowed-digests": [
7266 [ 7266 [
7267 "bitmap-64bitMD5", 7267 "bitmap-64bitMD5",
7268 12563761948274228282 7268 4437766440712661816
7269 ] 7269 ]
7270 ], 7270 ],
7271 "ignore-failure": false 7271 "ignore-failure": false
7272 }, 7272 },
7273 "matrixconvolution_msaa4.png": { 7273 "matrixconvolution_msaa4.png": {
7274 "allowed-digests": [ 7274 "allowed-digests": [
7275 [ 7275 [
7276 "bitmap-64bitMD5", 7276 "bitmap-64bitMD5",
7277 12563761948274228282 7277 12563761948274228282
7278 ] 7278 ]
(...skipping 3258 matching lines...) Expand 10 before | Expand all | Expand 10 after
10537 "allowed-digests": [ 10537 "allowed-digests": [
10538 [ 10538 [
10539 "bitmap-64bitMD5", 10539 "bitmap-64bitMD5",
10540 3843443350365136045 10540 3843443350365136045
10541 ] 10541 ]
10542 ], 10542 ],
10543 "ignore-failure": false 10543 "ignore-failure": false
10544 } 10544 }
10545 } 10545 }
10546 } 10546 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698