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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-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, 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 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 }, 359 },
360 "bezier_quad_effects_gpu.png": { 360 "bezier_quad_effects_gpu.png": {
361 "allowed-digests": [ 361 "allowed-digests": [
362 [ 362 [
363 "bitmap-64bitMD5", 363 "bitmap-64bitMD5",
364 7453545016317079091 364 7453545016317079091
365 ] 365 ]
366 ], 366 ],
367 "reviewed-by-human": true 367 "reviewed-by-human": true
368 }, 368 },
369 "bicubicfilter_565.png": {
370 "allowed-digests": [
371 [
372 "bitmap-64bitMD5",
373 13864700347231029854
374 ]
375 ],
376 "bugs": [
377 1578
378 ],
379 "reviewed-by-human": false
380 },
381 "bicubicfilter_8888.png": {
382 "allowed-digests": [
383 [
384 "bitmap-64bitMD5",
385 10469536215464879914
386 ]
387 ],
388 "bugs": [
389 1578
390 ],
391 "reviewed-by-human": false
392 },
393 "bicubicfilter_gpu.png": {
394 "allowed-digests": [
395 [
396 "bitmap-64bitMD5",
397 14528482862946863016
398 ]
399 ],
400 "bugs": [
401 1578
402 ],
403 "reviewed-by-human": false
404 },
405 "bicubicfilter_pdf-mac.png": {
406 "allowed-digests": [
407 [
408 "bitmap-64bitMD5",
409 12055561269186852835
410 ]
411 ],
412 "bugs": [
413 1578
414 ],
415 "reviewed-by-human": false
416 },
417 "bigbitmaprect_i_565.png": { 369 "bigbitmaprect_i_565.png": {
418 "allowed-digests": [ 370 "allowed-digests": [
419 [ 371 [
420 "bitmap-64bitMD5", 372 "bitmap-64bitMD5",
421 13015342363421751909 373 13015342363421751909
422 ] 374 ]
423 ], 375 ],
424 "bugs": [ 376 "bugs": [
425 1578 377 1578
426 ], 378 ],
(...skipping 14897 matching lines...) Expand 10 before | Expand all | Expand 10 after
15324 "bitmap-64bitMD5", 15276 "bitmap-64bitMD5",
15325 7829854837061118142 15277 7829854837061118142
15326 ] 15278 ]
15327 ], 15279 ],
15328 "bugs": [ 15280 "bugs": [
15329 1578 15281 1578
15330 ], 15282 ],
15331 "reviewed-by-human": false 15283 "reviewed-by-human": false
15332 } 15284 }
15333 } 15285 }
15334 } 15286 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698