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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/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 18086 matching lines...) Expand 10 before | Expand all | Expand 10 after
18097 [ 18097 [
18098 "bitmap-64bitMD5", 18098 "bitmap-64bitMD5",
18099 8202463522803346863 18099 8202463522803346863
18100 ] 18100 ]
18101 ], 18101 ],
18102 "bugs": [ 18102 "bugs": [
18103 1578 18103 1578
18104 ], 18104 ],
18105 "reviewed-by-human": false 18105 "reviewed-by-human": false
18106 }, 18106 },
18107 "textblob_565.png": {
18108 "allowed-digests": [
18109 [
18110 "bitmap-64bitMD5",
18111 6283582074892934398
18112 ]
18113 ],
18114 "reviewed-by-human": true
18115 },
18116 "textblob_8888.png": {
18117 "allowed-digests": [
18118 [
18119 "bitmap-64bitMD5",
18120 11990496565593787222
18121 ]
18122 ],
18123 "reviewed-by-human": true
18124 },
18125 "textblob_gpu.png": {
18126 "allowed-digests": [
18127 [
18128 "bitmap-64bitMD5",
18129 11610902744643890252
18130 ]
18131 ],
18132 "reviewed-by-human": true
18133 },
18134 "textblob_msaa16.png": {
18135 "allowed-digests": [
18136 [
18137 "bitmap-64bitMD5",
18138 11610902744643890252
18139 ]
18140 ],
18141 "reviewed-by-human": true
18142 },
18143 "textblob_nvprmsaa4.png": {
18144 "allowed-digests": [
18145 [
18146 "bitmap-64bitMD5",
18147 6397625828205593174
18148 ]
18149 ],
18150 "reviewed-by-human": true
18151 },
18152 "textblob_pdf-poppler.png": {
18153 "allowed-digests": [
18154 [
18155 "bitmap-64bitMD5",
18156 2298347222358284753
18157 ]
18158 ],
18159 "reviewed-by-human": true
18160 },
18107 "texteffects_565.png": { 18161 "texteffects_565.png": {
18108 "allowed-digests": [ 18162 "allowed-digests": [
18109 [ 18163 [
18110 "bitmap-64bitMD5", 18164 "bitmap-64bitMD5",
18111 1866332902720093759 18165 1866332902720093759
18112 ] 18166 ]
18113 ], 18167 ],
18114 "ignore-failure": false 18168 "ignore-failure": false
18115 }, 18169 },
18116 "texteffects_8888.png": { 18170 "texteffects_8888.png": {
(...skipping 1501 matching lines...) Expand 10 before | Expand all | Expand 10 after
19618 "allowed-digests": [ 19672 "allowed-digests": [
19619 [ 19673 [
19620 "bitmap-64bitMD5", 19674 "bitmap-64bitMD5",
19621 14883391086059083985 19675 14883391086059083985
19622 ] 19676 ]
19623 ], 19677 ],
19624 "reviewed-by-human": true 19678 "reviewed-by-human": true
19625 } 19679 }
19626 } 19680 }
19627 } 19681 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698