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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 15123 matching lines...) Expand 10 before | Expand all | Expand 10 after
15134 [ 15134 [
15135 "bitmap-64bitMD5", 15135 "bitmap-64bitMD5",
15136 8202463522803346863 15136 8202463522803346863
15137 ] 15137 ]
15138 ], 15138 ],
15139 "bugs": [ 15139 "bugs": [
15140 1578 15140 1578
15141 ], 15141 ],
15142 "reviewed-by-human": false 15142 "reviewed-by-human": false
15143 }, 15143 },
15144 "textblob_565.png": {
15145 "allowed-digests": [
15146 [
15147 "bitmap-64bitMD5",
15148 6182010622526030174
15149 ]
15150 ],
15151 "reviewed-by-human": true
15152 },
15153 "textblob_8888.png": {
15154 "allowed-digests": [
15155 [
15156 "bitmap-64bitMD5",
15157 16519857360505361171
15158 ]
15159 ],
15160 "reviewed-by-human": true
15161 },
15162 "textblob_gpu.png": {
15163 "allowed-digests": [
15164 [
15165 "bitmap-64bitMD5",
15166 6066413274582594789
15167 ]
15168 ],
15169 "reviewed-by-human": true
15170 },
15171 "textblob_pdf-mac.png": {
15172 "allowed-digests": [
15173 [
15174 "bitmap-64bitMD5",
15175 15999892150934755145
15176 ]
15177 ],
15178 "reviewed-by-human": true
15179 },
15144 "texteffects_565.png": { 15180 "texteffects_565.png": {
15145 "allowed-digests": [ 15181 "allowed-digests": [
15146 [ 15182 [
15147 "bitmap-64bitMD5", 15183 "bitmap-64bitMD5",
15148 11038407228975641784 15184 11038407228975641784
15149 ] 15185 ]
15150 ], 15186 ],
15151 "bugs": [ 15187 "bugs": [
15152 1578 15188 1578
15153 ], 15189 ],
(...skipping 1247 matching lines...) Expand 10 before | Expand all | Expand 10 after
16401 7829854837061118142 16437 7829854837061118142
16402 ] 16438 ]
16403 ], 16439 ],
16404 "bugs": [ 16440 "bugs": [
16405 1578 16441 1578
16406 ], 16442 ],
16407 "reviewed-by-human": false 16443 "reviewed-by-human": false
16408 } 16444 }
16409 } 16445 }
16410 } 16446 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698