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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/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, 6 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 "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 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 }, 268 },
269 "bezier_quad_effects_gpu.png": { 269 "bezier_quad_effects_gpu.png": {
270 "allowed-digests": [ 270 "allowed-digests": [
271 [ 271 [
272 "bitmap-64bitMD5", 272 "bitmap-64bitMD5",
273 16976789512297453380 273 16976789512297453380
274 ] 274 ]
275 ], 275 ],
276 "reviewed-by-human": true 276 "reviewed-by-human": true
277 }, 277 },
278 "bicubicfilter_565.png": {
279 "allowed-digests": [
280 [
281 "bitmap-64bitMD5",
282 13864700347231029854
283 ]
284 ],
285 "bugs": [
286 1578
287 ],
288 "reviewed-by-human": false
289 },
290 "bicubicfilter_8888.png": {
291 "allowed-digests": [
292 [
293 "bitmap-64bitMD5",
294 10469536215464879914
295 ]
296 ],
297 "bugs": [
298 1578
299 ],
300 "reviewed-by-human": false
301 },
302 "bicubicfilter_gpu.png": {
303 "allowed-digests": [
304 [
305 "bitmap-64bitMD5",
306 17080656068138564372
307 ]
308 ],
309 "bugs": [
310 1759
311 ],
312 "reviewed-by-human": false
313 },
314 "bigblurs_565.png": { 278 "bigblurs_565.png": {
315 "allowed-digests": [ 279 "allowed-digests": [
316 [ 280 [
317 "bitmap-64bitMD5", 281 "bitmap-64bitMD5",
318 14704206703218007573 282 14704206703218007573
319 ] 283 ]
320 ], 284 ],
321 "reviewed-by-human": false 285 "reviewed-by-human": false
322 }, 286 },
323 "bigblurs_8888.png": { 287 "bigblurs_8888.png": {
(...skipping 8856 matching lines...) Expand 10 before | Expand all | Expand 10 after
9180 "xfermodes_gpu.png": { 9144 "xfermodes_gpu.png": {
9181 "allowed-digests": [ 9145 "allowed-digests": [
9182 [ 9146 [
9183 "bitmap-64bitMD5", 9147 "bitmap-64bitMD5",
9184 11611679597896853327 9148 11611679597896853327
9185 ] 9149 ]
9186 ], 9150 ],
9187 "reviewed-by-human": true 9151 "reviewed-by-human": true
9188 } 9152 }
9189 } 9153 }
9190 } 9154 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698