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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/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, 6 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 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 }, 473 },
474 "bezier_quad_effects_nvprmsaa4.png": { 474 "bezier_quad_effects_nvprmsaa4.png": {
475 "allowed-digests": [ 475 "allowed-digests": [
476 [ 476 [
477 "bitmap-64bitMD5", 477 "bitmap-64bitMD5",
478 18237014088098287347 478 18237014088098287347
479 ] 479 ]
480 ], 480 ],
481 "reviewed-by-human": true 481 "reviewed-by-human": true
482 }, 482 },
483 "bicubicfilter_565.png": {
484 "allowed-digests": [
485 [
486 "bitmap-64bitMD5",
487 13864700347231029854
488 ]
489 ],
490 "reviewed-by-human": true
491 },
492 "bicubicfilter_8888.png": {
493 "allowed-digests": [
494 [
495 "bitmap-64bitMD5",
496 10469536215464879914
497 ]
498 ],
499 "reviewed-by-human": true
500 },
501 "bicubicfilter_gpu.png": {
502 "allowed-digests": [
503 [
504 "bitmap-64bitMD5",
505 14528482862946863016
506 ]
507 ],
508 "bugs": [
509 2325
510 ],
511 "reviewed-by-human": false
512 },
513 "bicubicfilter_msaa16.png": {
514 "allowed-digests": [
515 [
516 "bitmap-64bitMD5",
517 16647433105813638439
518 ]
519 ],
520 "bugs": [
521 2325
522 ],
523 "reviewed-by-human": false
524 },
525 "bicubicfilter_nvprmsaa4.png": {
526 "allowed-digests": [
527 [
528 "bitmap-64bitMD5",
529 14528482862946863016
530 ]
531 ],
532 "bugs": [
533 2325
534 ],
535 "reviewed-by-human": false
536 },
537 "bicubicfilter_pdf-poppler.png": {
538 "allowed-digests": [
539 [
540 "bitmap-64bitMD5",
541 12332389189099053788
542 ]
543 ],
544 "reviewed-by-human": true
545 },
546 "bigbitmaprect_i_565.png": { 483 "bigbitmaprect_i_565.png": {
547 "allowed-digests": [ 484 "allowed-digests": [
548 [ 485 [
549 "bitmap-64bitMD5", 486 "bitmap-64bitMD5",
550 13015342363421751909 487 13015342363421751909
551 ] 488 ]
552 ], 489 ],
553 "bugs": [ 490 "bugs": [
554 1578 491 1578
555 ], 492 ],
(...skipping 18729 matching lines...) Expand 10 before | Expand all | Expand 10 after
19285 "xfermodes_pdf-poppler.png": { 19222 "xfermodes_pdf-poppler.png": {
19286 "allowed-digests": [ 19223 "allowed-digests": [
19287 [ 19224 [
19288 "bitmap-64bitMD5", 19225 "bitmap-64bitMD5",
19289 14883391086059083985 19226 14883391086059083985
19290 ] 19227 ]
19291 ], 19228 ],
19292 "reviewed-by-human": true 19229 "reviewed-by-human": true
19293 } 19230 }
19294 } 19231 }
19295 } 19232 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698