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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/expected-results.json

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 17852 matching lines...) Expand 10 before | Expand all | Expand 10 after
17863 [ 17863 [
17864 "bitmap-64bitMD5", 17864 "bitmap-64bitMD5",
17865 8202463522803346863 17865 8202463522803346863
17866 ] 17866 ]
17867 ], 17867 ],
17868 "bugs": [ 17868 "bugs": [
17869 1578 17869 1578
17870 ], 17870 ],
17871 "reviewed-by-human": false 17871 "reviewed-by-human": false
17872 }, 17872 },
17873 "textblob_565.png": {
17874 "allowed-digests": [
17875 [
17876 "bitmap-64bitMD5",
17877 6283582074892934398
17878 ]
17879 ],
17880 "reviewed-by-human": true
17881 },
17882 "textblob_8888.png": {
17883 "allowed-digests": [
17884 [
17885 "bitmap-64bitMD5",
17886 11990496565593787222
17887 ]
17888 ],
17889 "reviewed-by-human": true
17890 },
17891 "textblob_gpu.png": {
17892 "allowed-digests": [
17893 [
17894 "bitmap-64bitMD5",
17895 11610902744643890252
17896 ]
17897 ],
17898 "reviewed-by-human": true
17899 },
17900 "textblob_msaa16.png": {
17901 "allowed-digests": [
17902 [
17903 "bitmap-64bitMD5",
17904 11610902744643890252
17905 ]
17906 ],
17907 "reviewed-by-human": true
17908 },
17909 "textblob_nvprmsaa4.png": {
17910 "allowed-digests": [
17911 [
17912 "bitmap-64bitMD5",
17913 6397625828205593174
17914 ]
17915 ],
17916 "reviewed-by-human": true
17917 },
17918 "textblob_pdf-poppler.png": {
17919 "allowed-digests": [
17920 [
17921 "bitmap-64bitMD5",
17922 2298347222358284753
17923 ]
17924 ],
17925 "reviewed-by-human": true
17926 },
17873 "texteffects_565.png": { 17927 "texteffects_565.png": {
17874 "allowed-digests": [ 17928 "allowed-digests": [
17875 [ 17929 [
17876 "bitmap-64bitMD5", 17930 "bitmap-64bitMD5",
17877 1866332902720093759 17931 1866332902720093759
17878 ] 17932 ]
17879 ], 17933 ],
17880 "ignore-failure": false 17934 "ignore-failure": false
17881 }, 17935 },
17882 "texteffects_8888.png": { 17936 "texteffects_8888.png": {
(...skipping 1501 matching lines...) Expand 10 before | Expand all | Expand 10 after
19384 "allowed-digests": [ 19438 "allowed-digests": [
19385 [ 19439 [
19386 "bitmap-64bitMD5", 19440 "bitmap-64bitMD5",
19387 14883391086059083985 19441 14883391086059083985
19388 ] 19442 ]
19389 ], 19443 ],
19390 "reviewed-by-human": true 19444 "reviewed-by-human": true
19391 } 19445 }
19392 } 19446 }
19393 } 19447 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698