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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json

Issue 357793002: Remove SkBicubicImageFilter, and all related tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove all expected results for now-deleted GM Created 6 years, 5 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
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 [ 131 [
132 "bitmap-64bitMD5", 132 "bitmap-64bitMD5",
133 11454861945224847249 133 11454861945224847249
134 ] 134 ]
135 ], 135 ],
136 "bugs": [ 136 "bugs": [
137 1578 137 1578
138 ], 138 ],
139 "reviewed-by-human": false 139 "reviewed-by-human": false
140 }, 140 },
141 "bicubicfilter_565.png": {
142 "allowed-digests": [
143 [
144 "bitmap-64bitMD5",
145 13864700347231029854
146 ]
147 ],
148 "bugs": [
149 1578
150 ],
151 "reviewed-by-human": false
152 },
153 "bicubicfilter_8888.png": {
154 "allowed-digests": [
155 [
156 "bitmap-64bitMD5",
157 10469536215464879914
158 ]
159 ],
160 "bugs": [
161 1578
162 ],
163 "reviewed-by-human": false
164 },
165 "bigbitmaprect_i_565.png": { 141 "bigbitmaprect_i_565.png": {
166 "allowed-digests": [ 142 "allowed-digests": [
167 [ 143 [
168 "bitmap-64bitMD5", 144 "bitmap-64bitMD5",
169 13015342363421751909 145 13015342363421751909
170 ] 146 ]
171 ], 147 ],
172 "bugs": [ 148 "bugs": [
173 1578 149 1578
174 ], 150 ],
(...skipping 6442 matching lines...) Expand 10 before | Expand all | Expand 10 after
6617 "bitmap-64bitMD5", 6593 "bitmap-64bitMD5",
6618 9984814022695009912 6594 9984814022695009912
6619 ] 6595 ]
6620 ], 6596 ],
6621 "bugs": [ 6597 "bugs": [
6622 1578 6598 1578
6623 ], 6599 ],
6624 "reviewed-by-human": false 6600 "reviewed-by-human": false
6625 } 6601 }
6626 } 6602 }
6627 } 6603 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698