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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-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 16082 matching lines...) Expand 10 before | Expand all | Expand 10 after
16093 [ 16093 [
16094 "bitmap-64bitMD5", 16094 "bitmap-64bitMD5",
16095 8202463522803346863 16095 8202463522803346863
16096 ] 16096 ]
16097 ], 16097 ],
16098 "bugs": [ 16098 "bugs": [
16099 1578 16099 1578
16100 ], 16100 ],
16101 "reviewed-by-human": false 16101 "reviewed-by-human": false
16102 }, 16102 },
16103 "textblob_565.png": {
16104 "allowed-digests": [
16105 [
16106 "bitmap-64bitMD5",
16107 8718399483693317552
16108 ]
16109 ],
16110 "reviewed-by-human": true
16111 },
16112 "textblob_8888.png": {
16113 "allowed-digests": [
16114 [
16115 "bitmap-64bitMD5",
16116 15261396687979112539
16117 ]
16118 ],
16119 "reviewed-by-human": true
16120 },
16121 "textblob_gpu.png": {
16122 "allowed-digests": [
16123 [
16124 "bitmap-64bitMD5",
16125 4021846267976934275
16126 ]
16127 ],
16128 "reviewed-by-human": true
16129 },
16130 "textblob_pdf-mac.png": {
16131 "allowed-digests": [
16132 [
16133 "bitmap-64bitMD5",
16134 15999892150934755145
16135 ]
16136 ],
16137 "reviewed-by-human": true
16138 },
16103 "texteffects_565.png": { 16139 "texteffects_565.png": {
16104 "allowed-digests": [ 16140 "allowed-digests": [
16105 [ 16141 [
16106 "bitmap-64bitMD5", 16142 "bitmap-64bitMD5",
16107 11038407228975641784 16143 11038407228975641784
16108 ] 16144 ]
16109 ], 16145 ],
16110 "ignore-failure": false 16146 "ignore-failure": false
16111 }, 16147 },
16112 "texteffects_8888.png": { 16148 "texteffects_8888.png": {
(...skipping 1295 matching lines...) Expand 10 before | Expand all | Expand 10 after
17408 7829854837061118142 17444 7829854837061118142
17409 ] 17445 ]
17410 ], 17446 ],
17411 "bugs": [ 17447 "bugs": [
17412 1578 17448 1578
17413 ], 17449 ],
17414 "reviewed-by-human": false 17450 "reviewed-by-human": false
17415 } 17451 }
17416 } 17452 }
17417 } 17453 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698