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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-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 15437 matching lines...) Expand 10 before | Expand all | Expand 10 after
15448 }, 15448 },
15449 "tablecolorfilter_msaa4.png": { 15449 "tablecolorfilter_msaa4.png": {
15450 "allowed-digests": [ 15450 "allowed-digests": [
15451 [ 15451 [
15452 "bitmap-64bitMD5", 15452 "bitmap-64bitMD5",
15453 14390703273660617396 15453 14390703273660617396
15454 ] 15454 ]
15455 ], 15455 ],
15456 "ignore-failure": false 15456 "ignore-failure": false
15457 }, 15457 },
15458 "tall_stretched_bitmaps_565.png": {
15459 "allowed-digests": [
15460 [
15461 "bitmap-64bitMD5",
15462 8112427169344840696
15463 ]
15464 ],
15465 "reviewed-by-human": true
15466 },
15467 "tall_stretched_bitmaps_8888.png": {
15468 "allowed-digests": [
15469 [
15470 "bitmap-64bitMD5",
15471 13258880913404178007
15472 ]
15473 ],
15474 "reviewed-by-human": true
15475 },
15476 "tall_stretched_bitmaps_gpu.png": {
15477 "allowed-digests": [
15478 [
15479 "bitmap-64bitMD5",
15480 13119377892552772452
15481 ]
15482 ],
15483 "reviewed-by-human": true
15484 },
15485 "tall_stretched_bitmaps_msaa4.png": {
15486 "allowed-digests": [
15487 [
15488 "bitmap-64bitMD5",
15489 1213478549363513733
15490 ]
15491 ],
15492 "reviewed-by-human": true
15493 },
15458 "testimagefilters_565.png": { 15494 "testimagefilters_565.png": {
15459 "allowed-digests": [ 15495 "allowed-digests": [
15460 [ 15496 [
15461 "bitmap-64bitMD5", 15497 "bitmap-64bitMD5",
15462 1369006746513120542 15498 1369006746513120542
15463 ] 15499 ]
15464 ], 15500 ],
15465 "reviewed-by-human": true 15501 "reviewed-by-human": true
15466 }, 15502 },
15467 "testimagefilters_8888.png": { 15503 "testimagefilters_8888.png": {
(...skipping 1396 matching lines...) Expand 10 before | Expand all | Expand 10 after
16864 "allowed-digests": [ 16900 "allowed-digests": [
16865 [ 16901 [
16866 "bitmap-64bitMD5", 16902 "bitmap-64bitMD5",
16867 10584725278684600171 16903 10584725278684600171
16868 ] 16904 ]
16869 ], 16905 ],
16870 "reviewed-by-human": true 16906 "reviewed-by-human": true
16871 } 16907 }
16872 } 16908 }
16873 } 16909 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698