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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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, 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 "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 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 }, 405 },
406 "bezier_quad_effects_gpu.png": { 406 "bezier_quad_effects_gpu.png": {
407 "allowed-digests": [ 407 "allowed-digests": [
408 [ 408 [
409 "bitmap-64bitMD5", 409 "bitmap-64bitMD5",
410 7453545016317079091 410 7453545016317079091
411 ] 411 ]
412 ], 412 ],
413 "reviewed-by-human": true 413 "reviewed-by-human": true
414 }, 414 },
415 "bicubicfilter_565.png": {
416 "allowed-digests": [
417 [
418 "bitmap-64bitMD5",
419 13864700347231029854
420 ]
421 ],
422 "bugs": [
423 1578
424 ],
425 "reviewed-by-human": false
426 },
427 "bicubicfilter_8888.png": {
428 "allowed-digests": [
429 [
430 "bitmap-64bitMD5",
431 10469536215464879914
432 ]
433 ],
434 "bugs": [
435 1578
436 ],
437 "reviewed-by-human": false
438 },
439 "bicubicfilter_gpu.png": {
440 "allowed-digests": [
441 [
442 "bitmap-64bitMD5",
443 14528482862946863016
444 ]
445 ],
446 "bugs": [
447 1578
448 ],
449 "reviewed-by-human": false
450 },
451 "bicubicfilter_pdf-mac.png": {
452 "allowed-digests": [
453 [
454 "bitmap-64bitMD5",
455 12055561269186852835
456 ]
457 ],
458 "bugs": [
459 1578
460 ],
461 "reviewed-by-human": false
462 },
463 "bicubicfilter_pdf-poppler.png": {
464 "allowed-digests": [
465 [
466 "bitmap-64bitMD5",
467 12297352892272012287
468 ]
469 ],
470 "bugs": [
471 1578
472 ],
473 "reviewed-by-human": false
474 },
475 "bigbitmaprect_i_565.png": { 415 "bigbitmaprect_i_565.png": {
476 "allowed-digests": [ 416 "allowed-digests": [
477 [ 417 [
478 "bitmap-64bitMD5", 418 "bitmap-64bitMD5",
479 13015342363421751909 419 13015342363421751909
480 ] 420 ]
481 ], 421 ],
482 "bugs": [ 422 "bugs": [
483 1578 423 1578
484 ], 424 ],
(...skipping 16196 matching lines...) Expand 10 before | Expand all | Expand 10 after
16681 "bitmap-64bitMD5", 16621 "bitmap-64bitMD5",
16682 7829854837061118142 16622 7829854837061118142
16683 ] 16623 ]
16684 ], 16624 ],
16685 "bugs": [ 16625 "bugs": [
16686 1578 16626 1578
16687 ], 16627 ],
16688 "reviewed-by-human": false 16628 "reviewed-by-human": false
16689 } 16629 }
16690 } 16630 }
16691 } 16631 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698