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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 18049 matching lines...) Expand 10 before | Expand all | Expand 10 after
18060 [ 18060 [
18061 "bitmap-64bitMD5", 18061 "bitmap-64bitMD5",
18062 8202463522803346863 18062 8202463522803346863
18063 ] 18063 ]
18064 ], 18064 ],
18065 "bugs": [ 18065 "bugs": [
18066 1578 18066 1578
18067 ], 18067 ],
18068 "reviewed-by-human": false 18068 "reviewed-by-human": false
18069 }, 18069 },
18070 "textblob_565.png": {
18071 "allowed-digests": [
18072 [
18073 "bitmap-64bitMD5",
18074 6283582074892934398
18075 ]
18076 ],
18077 "reviewed-by-human": true
18078 },
18079 "textblob_8888.png": {
18080 "allowed-digests": [
18081 [
18082 "bitmap-64bitMD5",
18083 11990496565593787222
18084 ]
18085 ],
18086 "reviewed-by-human": true
18087 },
18088 "textblob_gpu.png": {
18089 "allowed-digests": [
18090 [
18091 "bitmap-64bitMD5",
18092 11610902744643890252
18093 ]
18094 ],
18095 "reviewed-by-human": true
18096 },
18097 "textblob_msaa16.png": {
18098 "allowed-digests": [
18099 [
18100 "bitmap-64bitMD5",
18101 11610902744643890252
18102 ]
18103 ],
18104 "reviewed-by-human": true
18105 },
18106 "textblob_nvprmsaa4.png": {
18107 "allowed-digests": [
18108 [
18109 "bitmap-64bitMD5",
18110 6397625828205593174
18111 ]
18112 ],
18113 "reviewed-by-human": true
18114 },
18115 "textblob_pdf-poppler.png": {
18116 "allowed-digests": [
18117 [
18118 "bitmap-64bitMD5",
18119 2298347222358284753
18120 ]
18121 ],
18122 "reviewed-by-human": true
18123 },
18070 "texteffects_565.png": { 18124 "texteffects_565.png": {
18071 "allowed-digests": [ 18125 "allowed-digests": [
18072 [ 18126 [
18073 "bitmap-64bitMD5", 18127 "bitmap-64bitMD5",
18074 1866332902720093759 18128 1866332902720093759
18075 ] 18129 ]
18076 ], 18130 ],
18077 "ignore-failure": false 18131 "ignore-failure": false
18078 }, 18132 },
18079 "texteffects_8888.png": { 18133 "texteffects_8888.png": {
(...skipping 1522 matching lines...) Expand 10 before | Expand all | Expand 10 after
19602 "allowed-digests": [ 19656 "allowed-digests": [
19603 [ 19657 [
19604 "bitmap-64bitMD5", 19658 "bitmap-64bitMD5",
19605 14883391086059083985 19659 14883391086059083985
19606 ] 19660 ]
19607 ], 19661 ],
19608 "reviewed-by-human": true 19662 "reviewed-by-human": true
19609 } 19663 }
19610 } 19664 }
19611 } 19665 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698