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

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

Powered by Google App Engine
This is Rietveld 408576698