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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 787423002: Add baseline images for new filterfastbounds GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 8875 matching lines...) Expand 10 before | Expand all | Expand 10 after
8886 "filterbitmap_text_7.00pt_pdf-poppler.png": { 8886 "filterbitmap_text_7.00pt_pdf-poppler.png": {
8887 "allowed-digests": [ 8887 "allowed-digests": [
8888 [ 8888 [
8889 "bitmap-64bitMD5", 8889 "bitmap-64bitMD5",
8890 15385359604887651453 8890 15385359604887651453
8891 ] 8891 ]
8892 ], 8892 ],
8893 "ignore-failure": true, 8893 "ignore-failure": true,
8894 "reviewed-by-human": false 8894 "reviewed-by-human": false
8895 }, 8895 },
8896 "filterfastbounds_565.png": {
8897 "allowed-digests": [
8898 [
8899 "bitmap-64bitMD5",
8900 1818391908052024401
8901 ]
8902 ],
8903 "reviewed-by-human": true
8904 },
8905 "filterfastbounds_8888.png": {
8906 "allowed-digests": [
8907 [
8908 "bitmap-64bitMD5",
8909 13655332983770120297
8910 ]
8911 ],
8912 "reviewed-by-human": true
8913 },
8914 "filterfastbounds_gpu.png": {
8915 "allowed-digests": [
8916 [
8917 "bitmap-64bitMD5",
8918 6148986294393106031
8919 ]
8920 ],
8921 "reviewed-by-human": true
8922 },
8923 "filterfastbounds_pdf-mac.png": {
8924 "allowed-digests": [
8925 [
8926 "bitmap-64bitMD5",
8927 15281829058472151121
8928 ]
8929 ],
8930 "reviewed-by-human": true
8931 },
8896 "filterindiabox_565.png": { 8932 "filterindiabox_565.png": {
8897 "allowed-digests": [ 8933 "allowed-digests": [
8898 [ 8934 [
8899 "bitmap-64bitMD5", 8935 "bitmap-64bitMD5",
8900 5356292344634806612 8936 5356292344634806612
8901 ] 8937 ]
8902 ], 8938 ],
8903 "reviewed-by-human": false 8939 "reviewed-by-human": false
8904 }, 8940 },
8905 "filterindiabox_8888.png": { 8941 "filterindiabox_8888.png": {
(...skipping 9847 matching lines...) Expand 10 before | Expand all | Expand 10 after
18753 "allowed-digests": [ 18789 "allowed-digests": [
18754 [ 18790 [
18755 "bitmap-64bitMD5", 18791 "bitmap-64bitMD5",
18756 11835374726311942978 18792 11835374726311942978
18757 ] 18793 ]
18758 ], 18794 ],
18759 "reviewed-by-human": true 18795 "reviewed-by-human": true
18760 } 18796 }
18761 } 18797 }
18762 } 18798 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698