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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 341593003: rebaseline after GM change to bitmapfilters (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 639 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 ], 650 ],
651 "bugs": [ 651 "bugs": [
652 1578 652 1578
653 ], 653 ],
654 "reviewed-by-human": false 654 "reviewed-by-human": false
655 }, 655 },
656 "bitmapfilters_565.png": { 656 "bitmapfilters_565.png": {
657 "allowed-digests": [ 657 "allowed-digests": [
658 [ 658 [
659 "bitmap-64bitMD5", 659 "bitmap-64bitMD5",
660 2606373126163882819 660 8868465328584970059
661 ] 661 ]
662 ], 662 ],
663 "ignore-failure": false 663 "ignore-failure": false,
664 "reviewed-by-human": true
664 }, 665 },
665 "bitmapfilters_8888.png": { 666 "bitmapfilters_8888.png": {
666 "allowed-digests": [ 667 "allowed-digests": [
667 [ 668 [
668 "bitmap-64bitMD5", 669 "bitmap-64bitMD5",
669 10247081642826272480 670 2050148903307452592
670 ] 671 ]
671 ], 672 ],
672 "ignore-failure": false 673 "ignore-failure": false,
674 "reviewed-by-human": true
673 }, 675 },
674 "bitmapfilters_gpu.png": { 676 "bitmapfilters_gpu.png": {
675 "allowed-digests": [ 677 "allowed-digests": [
676 [ 678 [
677 "bitmap-64bitMD5", 679 "bitmap-64bitMD5",
678 319205579686679044 680 12646107109970106955
679 ] 681 ]
680 ], 682 ],
681 "ignore-failure": false 683 "ignore-failure": false,
684 "reviewed-by-human": true
682 }, 685 },
683 "bitmapfilters_pdf-poppler.png": { 686 "bitmapfilters_pdf-poppler.png": {
684 "allowed-digests": [ 687 "allowed-digests": [
685 [ 688 [
686 "bitmap-64bitMD5", 689 "bitmap-64bitMD5",
687 4297063103158689023 690 4297063103158689023
688 ] 691 ]
689 ], 692 ],
690 "bugs": [ 693 "bugs": [
691 1578 694 1578
(...skipping 11927 matching lines...) Expand 10 before | Expand all | Expand 10 after
12619 14157160633878011690 12622 14157160633878011690
12620 ] 12623 ]
12621 ], 12624 ],
12622 "bugs": [ 12625 "bugs": [
12623 1578 12626 1578
12624 ], 12627 ],
12625 "reviewed-by-human": false 12628 "reviewed-by-human": false
12626 } 12629 }
12627 } 12630 }
12628 } 12631 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698