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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 [ 507 [
508 "bitmap-64bitMD5", 508 "bitmap-64bitMD5",
509 18237014088098287347 509 18237014088098287347
510 ] 510 ]
511 ], 511 ],
512 "bugs": [ 512 "bugs": [
513 2325 513 2325
514 ], 514 ],
515 "reviewed-by-human": false 515 "reviewed-by-human": false
516 }, 516 },
517 "bicubicfilter_565.png": {
518 "allowed-digests": [
519 [
520 "bitmap-64bitMD5",
521 13864700347231029854
522 ]
523 ],
524 "bugs": [
525 1578
526 ],
527 "reviewed-by-human": false
528 },
529 "bicubicfilter_8888.png": {
530 "allowed-digests": [
531 [
532 "bitmap-64bitMD5",
533 10469536215464879914
534 ]
535 ],
536 "bugs": [
537 1578
538 ],
539 "reviewed-by-human": false
540 },
541 "bicubicfilter_gpu.png": {
542 "allowed-digests": [
543 [
544 "bitmap-64bitMD5",
545 14528482862946863016
546 ]
547 ],
548 "bugs": [
549 2325
550 ],
551 "reviewed-by-human": false
552 },
553 "bicubicfilter_msaa16.png": {
554 "allowed-digests": [
555 [
556 "bitmap-64bitMD5",
557 16647433105813638439
558 ]
559 ],
560 "bugs": [
561 2325
562 ],
563 "reviewed-by-human": false
564 },
565 "bicubicfilter_nvprmsaa4.png": {
566 "allowed-digests": [
567 [
568 "bitmap-64bitMD5",
569 14528482862946863016
570 ]
571 ],
572 "bugs": [
573 2325
574 ],
575 "reviewed-by-human": false
576 },
577 "bicubicfilter_pdf-poppler.png": {
578 "allowed-digests": [
579 [
580 "bitmap-64bitMD5",
581 12332389189099053788
582 ]
583 ],
584 "reviewed-by-human": true
585 },
586 "bigbitmaprect_i_565.png": { 517 "bigbitmaprect_i_565.png": {
587 "allowed-digests": [ 518 "allowed-digests": [
588 [ 519 [
589 "bitmap-64bitMD5", 520 "bitmap-64bitMD5",
590 13015342363421751909 521 13015342363421751909
591 ] 522 ]
592 ], 523 ],
593 "bugs": [ 524 "bugs": [
594 1578 525 1578
595 ], 526 ],
(...skipping 19058 matching lines...) Expand 10 before | Expand all | Expand 10 after
19654 "xfermodes_pdf-poppler.png": { 19585 "xfermodes_pdf-poppler.png": {
19655 "allowed-digests": [ 19586 "allowed-digests": [
19656 [ 19587 [
19657 "bitmap-64bitMD5", 19588 "bitmap-64bitMD5",
19658 14883391086059083985 19589 14883391086059083985
19659 ] 19590 ]
19660 ], 19591 ],
19661 "reviewed-by-human": true 19592 "reviewed-by-human": true
19662 } 19593 }
19663 } 19594 }
19664 } 19595 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698