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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/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 3369 matching lines...) Expand 10 before | Expand all | Expand 10 after
3380 "deviceproperties_8888.png": { 3380 "deviceproperties_8888.png": {
3381 "allowed-digests": [ 3381 "allowed-digests": [
3382 [ 3382 [
3383 "bitmap-64bitMD5", 3383 "bitmap-64bitMD5",
3384 1020763452380907607 3384 1020763452380907607
3385 ] 3385 ]
3386 ], 3386 ],
3387 "ignore-failure": false, 3387 "ignore-failure": false,
3388 "reviewed-by-human": true 3388 "reviewed-by-human": true
3389 }, 3389 },
3390 "dftext_gpu.png": {
3391 "allowed-digests": [
3392 [
3393 "bitmap-64bitMD5",
3394 1095761758860550029
3395 ]
3396 ],
3397 "reviewed-by-human": true
3398 },
3390 "discard_gpu.png": { 3399 "discard_gpu.png": {
3391 "allowed-digests": [ 3400 "allowed-digests": [
3392 [ 3401 [
3393 "bitmap-64bitMD5", 3402 "bitmap-64bitMD5",
3394 11635187478196931850 3403 11635187478196931850
3395 ] 3404 ]
3396 ], 3405 ],
3397 "reviewed-by-human": true 3406 "reviewed-by-human": true
3398 }, 3407 },
3399 "displacement_565.png": { 3408 "displacement_565.png": {
(...skipping 6467 matching lines...) Expand 10 before | Expand all | Expand 10 after
9867 "allowed-digests": [ 9876 "allowed-digests": [
9868 [ 9877 [
9869 "bitmap-64bitMD5", 9878 "bitmap-64bitMD5",
9870 6719196348100419960 9879 6719196348100419960
9871 ] 9880 ]
9872 ], 9881 ],
9873 "reviewed-by-human": false 9882 "reviewed-by-human": false
9874 } 9883 }
9875 } 9884 }
9876 } 9885 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698