| OLD | NEW |
| 1 { | 1 { |
| 2 "extraColumnHeaders": { | 2 "extraColumnHeaders": { |
| 3 "builder": { | 3 "builder": { |
| 4 "headerText": "builder", | 4 "headerText": "builder", |
| 5 "isFilterable": true, | 5 "isFilterable": true, |
| 6 "isSortable": true, | 6 "isSortable": true, |
| 7 "useFreeformFilter": false, | 7 "useFreeformFilter": false, |
| 8 "valuesAndCounts": [ | 8 "valuesAndCounts": [ |
| 9 [ | 9 [ |
| 10 "Test-Android-GalaxyNexus-SGX540-Arm7-Release", | 10 "Test-Android-GalaxyNexus-SGX540-Arm7-Release", |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 "extraColumnOrder": [ | 100 "extraColumnOrder": [ |
| 101 "builder", | 101 "builder", |
| 102 "config", | 102 "config", |
| 103 "resultType", | 103 "resultType", |
| 104 "test" | 104 "test" |
| 105 ], | 105 ], |
| 106 "header": { | 106 "header": { |
| 107 "dataHash": "-5829724510169924592", | 107 "dataHash": "-5829724510169924592", |
| 108 "isEditable": false, | 108 "isEditable": false, |
| 109 "isExported": true, | 109 "isExported": true, |
| 110 "schemaVersion": 4, | 110 "schemaVersion": 5, |
| 111 "timeNextUpdateAvailable": null, | 111 "timeNextUpdateAvailable": null, |
| 112 "timeUpdated": 12345678, | 112 "timeUpdated": 12345678, |
| 113 "type": "all" | 113 "type": "all" |
| 114 }, | 114 }, |
| 115 "imagePairs": [ | 115 "imagePairs": [ |
| 116 { | 116 { |
| 117 "extraColumns": { | 117 "extraColumns": { |
| 118 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", | 118 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", |
| 119 "config": "TODO", | 119 "config": "TODO", |
| 120 "resultType": "no-comparison", | 120 "resultType": "no-comparison", |
| (...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 320 "imageB": { | 320 "imageB": { |
| 321 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm", | 321 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm", |
| 322 "description": "gpu" | 322 "description": "gpu" |
| 323 }, | 323 }, |
| 324 "whiteDiffs": { | 324 "whiteDiffs": { |
| 325 "baseUrl": "/static/generated-images/whitediffs", | 325 "baseUrl": "/static/generated-images/whitediffs", |
| 326 "description": "differing pixels in white" | 326 "description": "differing pixels in white" |
| 327 } | 327 } |
| 328 } | 328 } |
| 329 } | 329 } |
| OLD | NEW |