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

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

Issue 116573002: rebaseline android images that use bicubic effect (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 ], 277 ],
278 "bugs": [ 278 "bugs": [
279 1578 279 1578
280 ], 280 ],
281 "reviewed-by-human": false 281 "reviewed-by-human": false
282 }, 282 },
283 "bicubicfilter_gpu.png": { 283 "bicubicfilter_gpu.png": {
284 "allowed-digests": [ 284 "allowed-digests": [
285 [ 285 [
286 "bitmap-64bitMD5", 286 "bitmap-64bitMD5",
287 7357685257622579155 287 9345454686226166633
288 ] 288 ]
289 ], 289 ],
290 "bugs": [ 290 "reviewed-by-human": true
291 1578
292 ],
293 "reviewed-by-human": false
294 }, 291 },
295 "bigmatrix_565.png": { 292 "bigmatrix_565.png": {
296 "allowed-digests": [ 293 "allowed-digests": [
297 [ 294 [
298 "bitmap-64bitMD5", 295 "bitmap-64bitMD5",
299 10240571881937710202 296 10240571881937710202
300 ] 297 ]
301 ], 298 ],
302 "ignore-failure": false 299 "ignore-failure": false
303 }, 300 },
(...skipping 7621 matching lines...) Expand 10 before | Expand all | Expand 10 after
7925 "allowed-digests": [ 7922 "allowed-digests": [
7926 [ 7923 [
7927 "bitmap-64bitMD5", 7924 "bitmap-64bitMD5",
7928 6005060120205424237 7925 6005060120205424237
7929 ] 7926 ]
7930 ], 7927 ],
7931 "ignore-failure": false 7928 "ignore-failure": false
7932 } 7929 }
7933 } 7930 }
7934 } 7931 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698