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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 136483002: rebaseline blur related outputs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: revert valgrind baseline Created 6 years, 11 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 | Annotate | Revision Log
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 7191 matching lines...) Expand 10 before | Expand all | Expand 10 after
7202 }, 7202 },
7203 "imageblur_gpu.png": { 7203 "imageblur_gpu.png": {
7204 "allowed-digests": [ 7204 "allowed-digests": [
7205 [ 7205 [
7206 "bitmap-64bitMD5", 7206 "bitmap-64bitMD5",
7207 672715888767172830 7207 672715888767172830
7208 ] 7208 ]
7209 ], 7209 ],
7210 "ignore-failure": false 7210 "ignore-failure": false
7211 }, 7211 },
7212 "imageblur_large_565.png": {
7213 "allowed-digests": [
7214 [
7215 "bitmap-64bitMD5",
7216 11163969672403595387
7217 ]
7218 ],
7219 "reviewed-by-human": true
7220 },
7221 "imageblur_large_8888.png": {
7222 "allowed-digests": [
7223 [
7224 "bitmap-64bitMD5",
7225 14597064605569773363
7226 ]
7227 ],
7228 "reviewed-by-human": true
7229 },
7230 "imageblur_large_gpu.png": {
7231 "allowed-digests": [
7232 [
7233 "bitmap-64bitMD5",
7234 15809204422328962211
7235 ]
7236 ],
7237 "reviewed-by-human": true
7238 },
7212 "imageblur_pdf-poppler.png": { 7239 "imageblur_pdf-poppler.png": {
7213 "allowed-digests": [ 7240 "allowed-digests": [
7214 [ 7241 [
7215 "bitmap-64bitMD5", 7242 "bitmap-64bitMD5",
7216 3382309196673988035 7243 3382309196673988035
7217 ] 7244 ]
7218 ], 7245 ],
7219 "bugs": [ 7246 "bugs": [
7220 1578 7247 1578
7221 ], 7248 ],
(...skipping 4090 matching lines...) Expand 10 before | Expand all | Expand 10 after
11312 14157160633878011690 11339 14157160633878011690
11313 ] 11340 ]
11314 ], 11341 ],
11315 "bugs": [ 11342 "bugs": [
11316 1578 11343 1578
11317 ], 11344 ],
11318 "reviewed-by-human": false 11345 "reviewed-by-human": false
11319 } 11346 }
11320 } 11347 }
11321 } 11348 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698