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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 10738 matching lines...) Expand 10 before | Expand all | Expand 10 after
10749 }, 10749 },
10750 "nocolorbleed_msaa16.png": { 10750 "nocolorbleed_msaa16.png": {
10751 "allowed-digests": [ 10751 "allowed-digests": [
10752 [ 10752 [
10753 "bitmap-64bitMD5", 10753 "bitmap-64bitMD5",
10754 13524803506711625096 10754 13524803506711625096
10755 ] 10755 ]
10756 ], 10756 ],
10757 "ignore-failure": false 10757 "ignore-failure": false
10758 }, 10758 },
10759 "offsetimagefilter_565.png": {
10760 "allowed-digests": [
10761 [
10762 "bitmap-64bitMD5",
10763 1858520064918100435
10764 ]
10765 ]
10766 },
10767 "offsetimagefilter_8888.png": {
10768 "allowed-digests": [
10769 [
10770 "bitmap-64bitMD5",
10771 15629341810003689678
10772 ]
10773 ]
10774 },
10775 "offsetimagefilter_gpu.png": {
10776 "allowed-digests": [
10777 [
10778 "bitmap-64bitMD5",
10779 15629341810003689678
10780 ]
10781 ]
10782 },
10783 "offsetimagefilter_pdf-mac.png": {
10784 "allowed-digests": [
10785 [
10786 "bitmap-64bitMD5",
10787 9071334189360219939
10788 ]
10789 ]
10790 },
10791 "offsetimagefilter_pdf-poppler.png": {
10792 "allowed-digests": [
10793 [
10794 "bitmap-64bitMD5",
10795 9012404952550964565
10796 ]
10797 ]
10798 },
10759 "optimizations_565.png": { 10799 "optimizations_565.png": {
10760 "allowed-digests": [ 10800 "allowed-digests": [
10761 [ 10801 [
10762 "bitmap-64bitMD5", 10802 "bitmap-64bitMD5",
10763 13811812839638384010 10803 13811812839638384010
10764 ] 10804 ]
10765 ], 10805 ],
10766 "bugs": [ 10806 "bugs": [
10767 1578 10807 1578
10768 ], 10808 ],
(...skipping 3274 matching lines...) Expand 10 before | Expand all | Expand 10 after
14043 [ 14083 [
14044 "bitmap-64bitMD5", 14084 "bitmap-64bitMD5",
14045 14526100002179430622 14085 14526100002179430622
14046 ] 14086 ]
14047 ], 14087 ],
14048 "bugs": [ 14088 "bugs": [
14049 1578 14089 1578
14050 ], 14090 ],
14051 "reviewed-by-human": false 14091 "reviewed-by-human": false
14052 }, 14092 },
14093 "tileimagefilter_565.png": {
14094 "allowed-digests": [
14095 [
14096 "bitmap-64bitMD5",
14097 13925008955074677919
14098 ]
14099 ]
14100 },
14101 "tileimagefilter_8888.png": {
14102 "allowed-digests": [
14103 [
14104 "bitmap-64bitMD5",
14105 2235937702615840455
14106 ]
14107 ]
14108 },
14109 "tileimagefilter_gpu.png": {
14110 "allowed-digests": [
14111 [
14112 "bitmap-64bitMD5",
14113 2235937702615840455
14114 ]
14115 ]
14116 },
14117 "tileimagefilter_pdf-mac.png": {
14118 "allowed-digests": [
14119 [
14120 "bitmap-64bitMD5",
14121 9071334189360219939
14122 ]
14123 ]
14124 },
14125 "tileimagefilter_pdf-poppler.png": {
14126 "allowed-digests": [
14127 [
14128 "bitmap-64bitMD5",
14129 9012404952550964565
14130 ]
14131 ]
14132 },
14053 "tilemode_bitmap_565.png": { 14133 "tilemode_bitmap_565.png": {
14054 "allowed-digests": [ 14134 "allowed-digests": [
14055 [ 14135 [
14056 "bitmap-64bitMD5", 14136 "bitmap-64bitMD5",
14057 18122882631909854363 14137 18122882631909854363
14058 ] 14138 ]
14059 ], 14139 ],
14060 "bugs": [ 14140 "bugs": [
14061 1578 14141 1578
14062 ], 14142 ],
(...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after
14903 10424380103329133154 14983 10424380103329133154
14904 ] 14984 ]
14905 ], 14985 ],
14906 "bugs": [ 14986 "bugs": [
14907 1578 14987 1578
14908 ], 14988 ],
14909 "reviewed-by-human": false 14989 "reviewed-by-human": false
14910 } 14990 }
14911 } 14991 }
14912 } 14992 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698