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

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

Issue 638683002: Add baselines for dftext GM. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 3333 matching lines...) Expand 10 before | Expand all | Expand 10 after
3344 "deviceproperties_8888.png": { 3344 "deviceproperties_8888.png": {
3345 "allowed-digests": [ 3345 "allowed-digests": [
3346 [ 3346 [
3347 "bitmap-64bitMD5", 3347 "bitmap-64bitMD5",
3348 8850017817310905002 3348 8850017817310905002
3349 ] 3349 ]
3350 ], 3350 ],
3351 "ignore-failure": false, 3351 "ignore-failure": false,
3352 "reviewed-by-human": true 3352 "reviewed-by-human": true
3353 }, 3353 },
3354 "dftext_gpu.png": {
3355 "allowed-digests": [
3356 [
3357 "bitmap-64bitMD5",
3358 2529435051984726471
3359 ]
3360 ],
3361 "reviewed-by-human": true
3362 },
3354 "discard_gpu.png": { 3363 "discard_gpu.png": {
3355 "allowed-digests": [ 3364 "allowed-digests": [
3356 [ 3365 [
3357 "bitmap-64bitMD5", 3366 "bitmap-64bitMD5",
3358 11635187478196931850 3367 11635187478196931850
3359 ] 3368 ]
3360 ], 3369 ],
3361 "reviewed-by-human": true 3370 "reviewed-by-human": true
3362 }, 3371 },
3363 "displacement_565.png": { 3372 "displacement_565.png": {
(...skipping 6448 matching lines...) Expand 10 before | Expand all | Expand 10 after
9812 "allowed-digests": [ 9821 "allowed-digests": [
9813 [ 9822 [
9814 "bitmap-64bitMD5", 9823 "bitmap-64bitMD5",
9815 6719196348100419960 9824 6719196348100419960
9816 ] 9825 ]
9817 ], 9826 ],
9818 "reviewed-by-human": false 9827 "reviewed-by-human": false
9819 } 9828 }
9820 } 9829 }
9821 } 9830 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698