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

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

Issue 789293003: Initial baselines for tall_stretched_bitmaps GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 9606 matching lines...) Expand 10 before | Expand all | Expand 10 after
9617 }, 9617 },
9618 "tablecolorfilter_gpu.png": { 9618 "tablecolorfilter_gpu.png": {
9619 "allowed-digests": [ 9619 "allowed-digests": [
9620 [ 9620 [
9621 "bitmap-64bitMD5", 9621 "bitmap-64bitMD5",
9622 13276643205967920784 9622 13276643205967920784
9623 ] 9623 ]
9624 ], 9624 ],
9625 "ignore-failure": false 9625 "ignore-failure": false
9626 }, 9626 },
9627 "tall_stretched_bitmaps_565.png": {
9628 "allowed-digests": [
9629 [
9630 "bitmap-64bitMD5",
9631 12451645785916622887
9632 ]
9633 ],
9634 "reviewed-by-human": true
9635 },
9636 "tall_stretched_bitmaps_8888.png": {
9637 "allowed-digests": [
9638 [
9639 "bitmap-64bitMD5",
9640 5504452293780763886
9641 ]
9642 ],
9643 "reviewed-by-human": true
9644 },
9645 "tall_stretched_bitmaps_gpu.png": {
9646 "allowed-digests": [
9647 [
9648 "bitmap-64bitMD5",
9649 2480618985045615699
9650 ]
9651 ],
9652 "reviewed-by-human": true
9653 },
9627 "testimagefilters_565.png": { 9654 "testimagefilters_565.png": {
9628 "allowed-digests": [ 9655 "allowed-digests": [
9629 [ 9656 [
9630 "bitmap-64bitMD5", 9657 "bitmap-64bitMD5",
9631 1369006746513120542 9658 1369006746513120542
9632 ] 9659 ]
9633 ], 9660 ],
9634 "ignore-failure": false 9661 "ignore-failure": false
9635 }, 9662 },
9636 "testimagefilters_8888.png": { 9663 "testimagefilters_8888.png": {
(...skipping 809 matching lines...) Expand 10 before | Expand all | Expand 10 after
10446 "allowed-digests": [ 10473 "allowed-digests": [
10447 [ 10474 [
10448 "bitmap-64bitMD5", 10475 "bitmap-64bitMD5",
10449 16415218204576550093 10476 16415218204576550093
10450 ] 10477 ]
10451 ], 10478 ],
10452 "reviewed-by-human": true 10479 "reviewed-by-human": true
10453 } 10480 }
10454 } 10481 }
10455 } 10482 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698