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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 9121 matching lines...) Expand 10 before | Expand all | Expand 10 after
9132 [ 9132 [
9133 "bitmap-64bitMD5", 9133 "bitmap-64bitMD5",
9134 5324952688102935617 9134 5324952688102935617
9135 ] 9135 ]
9136 ], 9136 ],
9137 "bugs": [ 9137 "bugs": [
9138 1578 9138 1578
9139 ], 9139 ],
9140 "reviewed-by-human": false 9140 "reviewed-by-human": false
9141 }, 9141 },
9142 "offsetimagefilter_565.png": {
9143 "allowed-digests": [
9144 [
9145 "bitmap-64bitMD5",
9146 2512025092735469128
9147 ]
9148 ]
9149 },
9150 "offsetimagefilter_8888.png": {
9151 "allowed-digests": [
9152 [
9153 "bitmap-64bitMD5",
9154 16569641613444382713
9155 ]
9156 ]
9157 },
9158 "offsetimagefilter_gpu.png": {
9159 "allowed-digests": [
9160 [
9161 "bitmap-64bitMD5",
9162 16569641613444382713
9163 ]
9164 ]
9165 },
9166 "offsetimagefilter_pdf-mac.png": {
9167 "allowed-digests": [
9168 [
9169 "bitmap-64bitMD5",
9170 14569895391027285604
9171 ]
9172 ]
9173 },
9142 "optimizations_565.png": { 9174 "optimizations_565.png": {
9143 "allowed-digests": [ 9175 "allowed-digests": [
9144 [ 9176 [
9145 "bitmap-64bitMD5", 9177 "bitmap-64bitMD5",
9146 13811812839638384010 9178 13811812839638384010
9147 ] 9179 ]
9148 ], 9180 ],
9149 "bugs": [ 9181 "bugs": [
9150 1578 9182 1578
9151 ], 9183 ],
(...skipping 2836 matching lines...) Expand 10 before | Expand all | Expand 10 after
11988 [ 12020 [
11989 "bitmap-64bitMD5", 12021 "bitmap-64bitMD5",
11990 13432463720508800599 12022 13432463720508800599
11991 ] 12023 ]
11992 ], 12024 ],
11993 "bugs": [ 12025 "bugs": [
11994 1578 12026 1578
11995 ], 12027 ],
11996 "reviewed-by-human": false 12028 "reviewed-by-human": false
11997 }, 12029 },
12030 "tileimagefilter_565.png": {
12031 "allowed-digests": [
12032 [
12033 "bitmap-64bitMD5",
12034 4055896305216771996
12035 ]
12036 ]
12037 },
12038 "tileimagefilter_8888.png": {
12039 "allowed-digests": [
12040 [
12041 "bitmap-64bitMD5",
12042 3141717567301220592
12043 ]
12044 ]
12045 },
12046 "tileimagefilter_gpu.png": {
12047 "allowed-digests": [
12048 [
12049 "bitmap-64bitMD5",
12050 3141717567301220592
12051 ]
12052 ]
12053 },
12054 "tileimagefilter_pdf-mac.png": {
12055 "allowed-digests": [
12056 [
12057 "bitmap-64bitMD5",
12058 14569895391027285604
12059 ]
12060 ]
12061 },
11998 "tilemode_bitmap_565.png": { 12062 "tilemode_bitmap_565.png": {
11999 "allowed-digests": [ 12063 "allowed-digests": [
12000 [ 12064 [
12001 "bitmap-64bitMD5", 12065 "bitmap-64bitMD5",
12002 1150528292993099149 12066 1150528292993099149
12003 ] 12067 ]
12004 ], 12068 ],
12005 "bugs": [ 12069 "bugs": [
12006 1578 12070 1578
12007 ], 12071 ],
(...skipping 810 matching lines...) Expand 10 before | Expand all | Expand 10 after
12818 10424380103329133154 12882 10424380103329133154
12819 ] 12883 ]
12820 ], 12884 ],
12821 "bugs": [ 12885 "bugs": [
12822 1578 12886 1578
12823 ], 12887 ],
12824 "reviewed-by-human": false 12888 "reviewed-by-human": false
12825 } 12889 }
12826 } 12890 }
12827 } 12891 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698