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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 416983002: Add initial baselines for varied_text* GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 7120 matching lines...) Expand 10 before | Expand all | Expand 10 after
7131 }, 7131 },
7132 "typefacestyles_kerning_gpu.png": { 7132 "typefacestyles_kerning_gpu.png": {
7133 "allowed-digests": [ 7133 "allowed-digests": [
7134 [ 7134 [
7135 "bitmap-64bitMD5", 7135 "bitmap-64bitMD5",
7136 539829354440306365 7136 539829354440306365
7137 ] 7137 ]
7138 ], 7138 ],
7139 "reviewed-by-human": false 7139 "reviewed-by-human": false
7140 }, 7140 },
7141 "varied_text_clipped_lcd_565.png": {
7142 "allowed-digests": [
7143 [
7144 "bitmap-64bitMD5",
7145 7140046544242806721
7146 ]
7147 ],
7148 "reviewed-by-human": true
7149 },
7150 "varied_text_clipped_lcd_8888.png": {
7151 "allowed-digests": [
7152 [
7153 "bitmap-64bitMD5",
7154 12142032913522110489
7155 ]
7156 ],
7157 "reviewed-by-human": true
7158 },
7159 "varied_text_clipped_lcd_gpu.png": {
7160 "allowed-digests": [
7161 [
7162 "bitmap-64bitMD5",
7163 7170409368469409463
7164 ]
7165 ],
7166 "reviewed-by-human": true
7167 },
7168 "varied_text_clipped_no_lcd_565.png": {
7169 "allowed-digests": [
7170 [
7171 "bitmap-64bitMD5",
7172 7140046544242806721
7173 ]
7174 ],
7175 "reviewed-by-human": true
7176 },
7177 "varied_text_clipped_no_lcd_8888.png": {
7178 "allowed-digests": [
7179 [
7180 "bitmap-64bitMD5",
7181 12142032913522110489
7182 ]
7183 ],
7184 "reviewed-by-human": true
7185 },
7186 "varied_text_clipped_no_lcd_gpu.png": {
7187 "allowed-digests": [
7188 [
7189 "bitmap-64bitMD5",
7190 7170409368469409463
7191 ]
7192 ],
7193 "reviewed-by-human": true
7194 },
7195 "varied_text_ignorable_clip_lcd_565.png": {
7196 "allowed-digests": [
7197 [
7198 "bitmap-64bitMD5",
7199 908106839765115426
7200 ]
7201 ],
7202 "reviewed-by-human": true
7203 },
7204 "varied_text_ignorable_clip_lcd_8888.png": {
7205 "allowed-digests": [
7206 [
7207 "bitmap-64bitMD5",
7208 11554131256517465520
7209 ]
7210 ],
7211 "reviewed-by-human": true
7212 },
7213 "varied_text_ignorable_clip_lcd_gpu.png": {
7214 "allowed-digests": [
7215 [
7216 "bitmap-64bitMD5",
7217 14344016941486954089
7218 ]
7219 ],
7220 "reviewed-by-human": true
7221 },
7222 "varied_text_ignorable_clip_no_lcd_565.png": {
7223 "allowed-digests": [
7224 [
7225 "bitmap-64bitMD5",
7226 908106839765115426
7227 ]
7228 ],
7229 "reviewed-by-human": true
7230 },
7231 "varied_text_ignorable_clip_no_lcd_8888.png": {
7232 "allowed-digests": [
7233 [
7234 "bitmap-64bitMD5",
7235 11554131256517465520
7236 ]
7237 ],
7238 "reviewed-by-human": true
7239 },
7240 "varied_text_ignorable_clip_no_lcd_gpu.png": {
7241 "allowed-digests": [
7242 [
7243 "bitmap-64bitMD5",
7244 14344016941486954089
7245 ]
7246 ],
7247 "reviewed-by-human": true
7248 },
7141 "vertices_565.png": { 7249 "vertices_565.png": {
7142 "allowed-digests": [ 7250 "allowed-digests": [
7143 [ 7251 [
7144 "bitmap-64bitMD5", 7252 "bitmap-64bitMD5",
7145 12016571983635712769 7253 12016571983635712769
7146 ] 7254 ]
7147 ], 7255 ],
7148 "reviewed-by-human": false 7256 "reviewed-by-human": false
7149 }, 7257 },
7150 "vertices_80_565.png": { 7258 "vertices_80_565.png": {
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
7357 "allowed-digests": [ 7465 "allowed-digests": [
7358 [ 7466 [
7359 "bitmap-64bitMD5", 7467 "bitmap-64bitMD5",
7360 7278542263334512857 7468 7278542263334512857
7361 ] 7469 ]
7362 ], 7470 ],
7363 "reviewed-by-human": true 7471 "reviewed-by-human": true
7364 } 7472 }
7365 } 7473 }
7366 } 7474 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698