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

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

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 2705 matching lines...) Expand 10 before | Expand all | Expand 10 after
2716 }, 2716 },
2717 "colortype_gpu.png": { 2717 "colortype_gpu.png": {
2718 "allowed-digests": [ 2718 "allowed-digests": [
2719 [ 2719 [
2720 "bitmap-64bitMD5", 2720 "bitmap-64bitMD5",
2721 2018976939296494306 2721 2018976939296494306
2722 ] 2722 ]
2723 ], 2723 ],
2724 "reviewed-by-human": true 2724 "reviewed-by-human": true
2725 }, 2725 },
2726 "colortype_xfermodes_565.png": {
2727 "allowed-digests": [
2728 [
2729 "bitmap-64bitMD5",
2730 16891970912659396410
2731 ]
2732 ],
2733 "reviewed-by-human": true
2734 },
2735 "colortype_xfermodes_8888.png": {
2736 "allowed-digests": [
2737 [
2738 "bitmap-64bitMD5",
2739 1820440423979520689
2740 ]
2741 ],
2742 "reviewed-by-human": true
2743 },
2744 "colortype_xfermodes_gpu.png": {
2745 "allowed-digests": [
2746 [
2747 "bitmap-64bitMD5",
2748 14003545026692855193
2749 ]
2750 ],
2751 "reviewed-by-human": true
2752 },
2726 "complexclip2_565.png": { 2753 "complexclip2_565.png": {
2727 "allowed-digests": [ 2754 "allowed-digests": [
2728 [ 2755 [
2729 "bitmap-64bitMD5", 2756 "bitmap-64bitMD5",
2730 1971136545200141017 2757 1971136545200141017
2731 ] 2758 ]
2732 ], 2759 ],
2733 "ignore-failure": false 2760 "ignore-failure": false
2734 }, 2761 },
2735 "complexclip2_8888.png": { 2762 "complexclip2_8888.png": {
(...skipping 7143 matching lines...) Expand 10 before | Expand all | Expand 10 after
9879 "allowed-digests": [ 9906 "allowed-digests": [
9880 [ 9907 [
9881 "bitmap-64bitMD5", 9908 "bitmap-64bitMD5",
9882 16415218204576550093 9909 16415218204576550093
9883 ] 9910 ]
9884 ], 9911 ],
9885 "reviewed-by-human": true 9912 "reviewed-by-human": true
9886 } 9913 }
9887 } 9914 }
9888 } 9915 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698