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

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

Issue 707513002: Add baselines for the new dashing5 GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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
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 3319 matching lines...) Expand 10 before | Expand all | Expand 10 after
3330 }, 3330 },
3331 "dashing4_gpu.png": { 3331 "dashing4_gpu.png": {
3332 "allowed-digests": [ 3332 "allowed-digests": [
3333 [ 3333 [
3334 "bitmap-64bitMD5", 3334 "bitmap-64bitMD5",
3335 2623304109209673201 3335 2623304109209673201
3336 ] 3336 ]
3337 ], 3337 ],
3338 "reviewed-by-human": true 3338 "reviewed-by-human": true
3339 }, 3339 },
3340 "dashing5_aa_565.png": {
3341 "allowed-digests": [
3342 [
3343 "bitmap-64bitMD5",
3344 11623479184630456313
3345 ]
3346 ],
3347 "reviewed-by-human": true
3348 },
3349 "dashing5_aa_8888.png": {
3350 "allowed-digests": [
3351 [
3352 "bitmap-64bitMD5",
3353 6273184623961142863
3354 ]
3355 ],
3356 "reviewed-by-human": true
3357 },
3358 "dashing5_aa_gpu.png": {
3359 "allowed-digests": [
3360 [
3361 "bitmap-64bitMD5",
3362 15886503651139767549
3363 ]
3364 ],
3365 "reviewed-by-human": true
3366 },
3367 "dashing5_bw_565.png": {
3368 "allowed-digests": [
3369 [
3370 "bitmap-64bitMD5",
3371 6371376355209234103
3372 ]
3373 ],
3374 "reviewed-by-human": true
3375 },
3376 "dashing5_bw_8888.png": {
3377 "allowed-digests": [
3378 [
3379 "bitmap-64bitMD5",
3380 7974128150358619523
3381 ]
3382 ],
3383 "reviewed-by-human": true
3384 },
3385 "dashing5_bw_gpu.png": {
3386 "allowed-digests": [
3387 [
3388 "bitmap-64bitMD5",
3389 15186506085375166789
3390 ]
3391 ],
3392 "reviewed-by-human": true
3393 },
3340 "dashing_565.png": { 3394 "dashing_565.png": {
3341 "allowed-digests": [ 3395 "allowed-digests": [
3342 [ 3396 [
3343 "bitmap-64bitMD5", 3397 "bitmap-64bitMD5",
3344 2587070015488181148 3398 2587070015488181148
3345 ] 3399 ]
3346 ], 3400 ],
3347 "bugs": [ 3401 "bugs": [
3348 1759 3402 1759
3349 ], 3403 ],
(...skipping 6556 matching lines...) Expand 10 before | Expand all | Expand 10 after
9906 "allowed-digests": [ 9960 "allowed-digests": [
9907 [ 9961 [
9908 "bitmap-64bitMD5", 9962 "bitmap-64bitMD5",
9909 16415218204576550093 9963 16415218204576550093
9910 ] 9964 ]
9911 ], 9965 ],
9912 "reviewed-by-human": true 9966 "reviewed-by-human": true
9913 } 9967 }
9914 } 9968 }
9915 } 9969 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698