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

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

Issue 357793002: Remove SkBicubicImageFilter, and all related tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove all expected results for now-deleted GM 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 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 }, 297 },
298 "bezier_quad_effects_gpu.png": { 298 "bezier_quad_effects_gpu.png": {
299 "allowed-digests": [ 299 "allowed-digests": [
300 [ 300 [
301 "bitmap-64bitMD5", 301 "bitmap-64bitMD5",
302 6937225590561456413 302 6937225590561456413
303 ] 303 ]
304 ], 304 ],
305 "reviewed-by-human": true 305 "reviewed-by-human": true
306 }, 306 },
307 "bicubicfilter_565.png": {
308 "allowed-digests": [
309 [
310 "bitmap-64bitMD5",
311 13864700347231029854
312 ]
313 ],
314 "reviewed-by-human": true
315 },
316 "bicubicfilter_8888.png": {
317 "allowed-digests": [
318 [
319 "bitmap-64bitMD5",
320 10469536215464879914
321 ]
322 ],
323 "reviewed-by-human": true
324 },
325 "bicubicfilter_gpu.png": {
326 "allowed-digests": [
327 [
328 "bitmap-64bitMD5",
329 10573214378214332517
330 ]
331 ],
332 "bugs": [
333 1578
334 ],
335 "reviewed-by-human": false
336 },
337 "bicubicfilter_pdf-poppler.png": {
338 "allowed-digests": [
339 [
340 "bitmap-64bitMD5",
341 12297352892272012287
342 ]
343 ],
344 "bugs": [
345 1578
346 ],
347 "reviewed-by-human": false
348 },
349 "bigbitmaprect_i_565.png": { 307 "bigbitmaprect_i_565.png": {
350 "allowed-digests": [ 308 "allowed-digests": [
351 [ 309 [
352 "bitmap-64bitMD5", 310 "bitmap-64bitMD5",
353 13015342363421751909 311 13015342363421751909
354 ] 312 ]
355 ], 313 ],
356 "bugs": [ 314 "bugs": [
357 1578 315 1578
358 ], 316 ],
(...skipping 12205 matching lines...) Expand 10 before | Expand all | Expand 10 after
12564 "bitmap-64bitMD5", 12522 "bitmap-64bitMD5",
12565 14157160633878011690 12523 14157160633878011690
12566 ] 12524 ]
12567 ], 12525 ],
12568 "bugs": [ 12526 "bugs": [
12569 1578 12527 1578
12570 ], 12528 ],
12571 "reviewed-by-human": false 12529 "reviewed-by-human": false
12572 } 12530 }
12573 } 12531 }
12574 } 12532 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698