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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 18147 matching lines...) Expand 10 before | Expand all | Expand 10 after
18158 [ 18158 [
18159 "bitmap-64bitMD5", 18159 "bitmap-64bitMD5",
18160 8202463522803346863 18160 8202463522803346863
18161 ] 18161 ]
18162 ], 18162 ],
18163 "bugs": [ 18163 "bugs": [
18164 1578 18164 1578
18165 ], 18165 ],
18166 "reviewed-by-human": false 18166 "reviewed-by-human": false
18167 }, 18167 },
18168 "textblob_565.png": {
18169 "allowed-digests": [
18170 [
18171 "bitmap-64bitMD5",
18172 6283582074892934398
18173 ]
18174 ],
18175 "reviewed-by-human": true
18176 },
18177 "textblob_8888.png": {
18178 "allowed-digests": [
18179 [
18180 "bitmap-64bitMD5",
18181 11990496565593787222
18182 ]
18183 ],
18184 "reviewed-by-human": true
18185 },
18186 "textblob_gpu.png": {
18187 "allowed-digests": [
18188 [
18189 "bitmap-64bitMD5",
18190 11610902744643890252
18191 ]
18192 ],
18193 "reviewed-by-human": true
18194 },
18195 "textblob_msaa16.png": {
18196 "allowed-digests": [
18197 [
18198 "bitmap-64bitMD5",
18199 11610902744643890252
18200 ]
18201 ],
18202 "reviewed-by-human": true
18203 },
18204 "textblob_nvprmsaa4.png": {
18205 "allowed-digests": [
18206 [
18207 "bitmap-64bitMD5",
18208 6397625828205593174
18209 ]
18210 ],
18211 "reviewed-by-human": true
18212 },
18213 "textblob_pdf-poppler.png": {
18214 "allowed-digests": [
18215 [
18216 "bitmap-64bitMD5",
18217 2298347222358284753
18218 ]
18219 ],
18220 "reviewed-by-human": true
18221 },
18168 "texteffects_565.png": { 18222 "texteffects_565.png": {
18169 "allowed-digests": [ 18223 "allowed-digests": [
18170 [ 18224 [
18171 "bitmap-64bitMD5", 18225 "bitmap-64bitMD5",
18172 1866332902720093759 18226 1866332902720093759
18173 ] 18227 ]
18174 ], 18228 ],
18175 "ignore-failure": false 18229 "ignore-failure": false
18176 }, 18230 },
18177 "texteffects_8888.png": { 18231 "texteffects_8888.png": {
(...skipping 1522 matching lines...) Expand 10 before | Expand all | Expand 10 after
19700 "allowed-digests": [ 19754 "allowed-digests": [
19701 [ 19755 [
19702 "bitmap-64bitMD5", 19756 "bitmap-64bitMD5",
19703 14883391086059083985 19757 14883391086059083985
19704 ] 19758 ]
19705 ], 19759 ],
19706 "reviewed-by-human": true 19760 "reviewed-by-human": true
19707 } 19761 }
19708 } 19762 }
19709 } 19763 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698