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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 9553 matching lines...) Expand 10 before | Expand all | Expand 10 after
9564 }, 9564 },
9565 "tablecolorfilter_gpu.png": { 9565 "tablecolorfilter_gpu.png": {
9566 "allowed-digests": [ 9566 "allowed-digests": [
9567 [ 9567 [
9568 "bitmap-64bitMD5", 9568 "bitmap-64bitMD5",
9569 13276643205967920784 9569 13276643205967920784
9570 ] 9570 ]
9571 ], 9571 ],
9572 "ignore-failure": false 9572 "ignore-failure": false
9573 }, 9573 },
9574 "tall_stretched_bitmaps_565.png": {
9575 "allowed-digests": [
9576 [
9577 "bitmap-64bitMD5",
9578 8112427169344840696
9579 ]
9580 ],
9581 "reviewed-by-human": true
9582 },
9583 "tall_stretched_bitmaps_8888.png": {
9584 "allowed-digests": [
9585 [
9586 "bitmap-64bitMD5",
9587 13258880913404178007
9588 ]
9589 ],
9590 "reviewed-by-human": true
9591 },
9592 "tall_stretched_bitmaps_gpu.png": {
9593 "allowed-digests": [
9594 [
9595 "bitmap-64bitMD5",
9596 2480618985045615699
9597 ]
9598 ],
9599 "reviewed-by-human": true
9600 },
9574 "testimagefilters_565.png": { 9601 "testimagefilters_565.png": {
9575 "allowed-digests": [ 9602 "allowed-digests": [
9576 [ 9603 [
9577 "bitmap-64bitMD5", 9604 "bitmap-64bitMD5",
9578 1369006746513120542 9605 1369006746513120542
9579 ] 9606 ]
9580 ], 9607 ],
9581 "reviewed-by-human": true 9608 "reviewed-by-human": true
9582 }, 9609 },
9583 "testimagefilters_8888.png": { 9610 "testimagefilters_8888.png": {
(...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after
10388 "allowed-digests": [ 10415 "allowed-digests": [
10389 [ 10416 [
10390 "bitmap-64bitMD5", 10417 "bitmap-64bitMD5",
10391 16415218204576550093 10418 16415218204576550093
10392 ] 10419 ]
10393 ], 10420 ],
10394 "reviewed-by-human": true 10421 "reviewed-by-human": true
10395 } 10422 }
10396 } 10423 }
10397 } 10424 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698