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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/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 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 }, 419 },
420 "bezier_quad_effects_gpu.png": { 420 "bezier_quad_effects_gpu.png": {
421 "allowed-digests": [ 421 "allowed-digests": [
422 [ 422 [
423 "bitmap-64bitMD5", 423 "bitmap-64bitMD5",
424 3923449697149524069 424 3923449697149524069
425 ] 425 ]
426 ], 426 ],
427 "reviewed-by-human": true 427 "reviewed-by-human": true
428 }, 428 },
429 "bicubicfilter_565.png": {
430 "allowed-digests": [
431 [
432 "bitmap-64bitMD5",
433 5515466835202955433
434 ]
435 ],
436 "bugs": [
437 1578
438 ],
439 "reviewed-by-human": false
440 },
441 "bicubicfilter_8888.png": {
442 "allowed-digests": [
443 [
444 "bitmap-64bitMD5",
445 17527609633242467013
446 ]
447 ],
448 "bugs": [
449 1578
450 ],
451 "reviewed-by-human": false
452 },
453 "bicubicfilter_angle.png": {
454 "allowed-digests": [
455 [
456 "bitmap-64bitMD5",
457 10573214378214332517
458 ]
459 ],
460 "bugs": [
461 1578
462 ],
463 "reviewed-by-human": false
464 },
465 "bicubicfilter_gpu.png": {
466 "allowed-digests": [
467 [
468 "bitmap-64bitMD5",
469 10573214378214332517
470 ]
471 ],
472 "bugs": [
473 1578
474 ],
475 "reviewed-by-human": false
476 },
477 "bicubicfilter_pdf-poppler.png": {
478 "allowed-digests": [
479 [
480 "bitmap-64bitMD5",
481 12297352892272012287
482 ]
483 ],
484 "bugs": [
485 1578
486 ],
487 "reviewed-by-human": false
488 },
489 "bigbitmaprect_i_565.png": { 429 "bigbitmaprect_i_565.png": {
490 "allowed-digests": [ 430 "allowed-digests": [
491 [ 431 [
492 "bitmap-64bitMD5", 432 "bitmap-64bitMD5",
493 13015342363421751909 433 13015342363421751909
494 ] 434 ]
495 ], 435 ],
496 "bugs": [ 436 "bugs": [
497 1578 437 1578
498 ], 438 ],
(...skipping 14965 matching lines...) Expand 10 before | Expand all | Expand 10 after
15464 "bitmap-64bitMD5", 15404 "bitmap-64bitMD5",
15465 14019814087375927425 15405 14019814087375927425
15466 ] 15406 ]
15467 ], 15407 ],
15468 "bugs": [ 15408 "bugs": [
15469 1578 15409 1578
15470 ], 15410 ],
15471 "reviewed-by-human": false 15411 "reviewed-by-human": false
15472 } 15412 }
15473 } 15413 }
15474 } 15414 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698