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

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

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 months 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 | Annotate | Revision Log
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 7634 matching lines...) Expand 10 before | Expand all | Expand 10 after
7645 }, 7645 },
7646 "nocolorbleed_msaa4.png": { 7646 "nocolorbleed_msaa4.png": {
7647 "allowed-digests": [ 7647 "allowed-digests": [
7648 [ 7648 [
7649 "bitmap-64bitMD5", 7649 "bitmap-64bitMD5",
7650 8421297753169056377 7650 8421297753169056377
7651 ] 7651 ]
7652 ], 7652 ],
7653 "ignore-failure": false 7653 "ignore-failure": false
7654 }, 7654 },
7655 "offsetimagefilter_565.png": {
7656 "allowed-digests": [
7657 [
7658 "bitmap-64bitMD5",
7659 16575349906192308148
7660 ]
7661 ]
7662 },
7663 "offsetimagefilter_8888.png": {
7664 "allowed-digests": [
7665 [
7666 "bitmap-64bitMD5",
7667 723388919971839176
7668 ]
7669 ]
7670 },
7671 "offsetimagefilter_gpu.png": {
7672 "allowed-digests": [
7673 [
7674 "bitmap-64bitMD5",
7675 723388919971839176
7676 ]
7677 ]
7678 },
7679 "offsetimagefilter_msaa4.png": {
7680 "allowed-digests": [
7681 [
7682 "bitmap-64bitMD5",
7683 723388919971839176
7684 ]
7685 ]
7686 },
7655 "optimizations_565.png": { 7687 "optimizations_565.png": {
7656 "allowed-digests": [ 7688 "allowed-digests": [
7657 [ 7689 [
7658 "bitmap-64bitMD5", 7690 "bitmap-64bitMD5",
7659 13811812839638384010 7691 13811812839638384010
7660 ] 7692 ]
7661 ], 7693 ],
7662 "bugs": [ 7694 "bugs": [
7663 1578 7695 1578
7664 ], 7696 ],
(...skipping 2178 matching lines...) Expand 10 before | Expand all | Expand 10 after
9843 }, 9875 },
9844 "thinstrokedrects_msaa4.png": { 9876 "thinstrokedrects_msaa4.png": {
9845 "allowed-digests": [ 9877 "allowed-digests": [
9846 [ 9878 [
9847 "bitmap-64bitMD5", 9879 "bitmap-64bitMD5",
9848 12987283967322439160 9880 12987283967322439160
9849 ] 9881 ]
9850 ], 9882 ],
9851 "ignore-failure": false 9883 "ignore-failure": false
9852 }, 9884 },
9885 "tileimagefilter_565.png": {
9886 "allowed-digests": [
9887 [
9888 "bitmap-64bitMD5",
9889 17206571034145286370
9890 ]
9891 ]
9892 },
9893 "tileimagefilter_8888.png": {
9894 "allowed-digests": [
9895 [
9896 "bitmap-64bitMD5",
9897 433187816103434815
9898 ]
9899 ]
9900 },
9901 "tileimagefilter_gpu.png": {
9902 "allowed-digests": [
9903 [
9904 "bitmap-64bitMD5",
9905 433187816103434815
9906 ]
9907 ]
9908 },
9909 "tileimagefilter_msaa4.png": {
9910 "allowed-digests": [
9911 [
9912 "bitmap-64bitMD5",
9913 433187816103434815
9914 ]
9915 ]
9916 },
9853 "tilemode_bitmap_565.png": { 9917 "tilemode_bitmap_565.png": {
9854 "allowed-digests": [ 9918 "allowed-digests": [
9855 [ 9919 [
9856 "bitmap-64bitMD5", 9920 "bitmap-64bitMD5",
9857 5099131109880369158 9921 5099131109880369158
9858 ] 9922 ]
9859 ], 9923 ],
9860 "bugs": [ 9924 "bugs": [
9861 1578 9925 1578
9862 ], 9926 ],
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
10417 "allowed-digests": [ 10481 "allowed-digests": [
10418 [ 10482 [
10419 "bitmap-64bitMD5", 10483 "bitmap-64bitMD5",
10420 3843443350365136045 10484 3843443350365136045
10421 ] 10485 ]
10422 ], 10486 ],
10423 "ignore-failure": false 10487 "ignore-failure": false
10424 } 10488 }
10425 } 10489 }
10426 } 10490 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698