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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-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 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 }, 383 },
384 "bezier_quad_effects_gpu.png": { 384 "bezier_quad_effects_gpu.png": {
385 "allowed-digests": [ 385 "allowed-digests": [
386 [ 386 [
387 "bitmap-64bitMD5", 387 "bitmap-64bitMD5",
388 7453545016317079091 388 7453545016317079091
389 ] 389 ]
390 ], 390 ],
391 "reviewed-by-human": true 391 "reviewed-by-human": true
392 }, 392 },
393 "bicubicfilter_565.png": {
394 "allowed-digests": [
395 [
396 "bitmap-64bitMD5",
397 13864700347231029854
398 ]
399 ],
400 "bugs": [
401 1578
402 ],
403 "reviewed-by-human": false
404 },
405 "bicubicfilter_8888.png": {
406 "allowed-digests": [
407 [
408 "bitmap-64bitMD5",
409 10469536215464879914
410 ]
411 ],
412 "bugs": [
413 1578
414 ],
415 "reviewed-by-human": false
416 },
417 "bicubicfilter_gpu.png": {
418 "allowed-digests": [
419 [
420 "bitmap-64bitMD5",
421 14528482862946863016
422 ]
423 ],
424 "bugs": [
425 1578
426 ],
427 "reviewed-by-human": false
428 },
429 "bicubicfilter_pdf-mac.png": {
430 "allowed-digests": [
431 [
432 "bitmap-64bitMD5",
433 12055561269186852835
434 ]
435 ],
436 "bugs": [
437 1578
438 ],
439 "reviewed-by-human": false
440 },
441 "bicubicfilter_pdf-poppler.png": {
442 "allowed-digests": [
443 [
444 "bitmap-64bitMD5",
445 12297352892272012287
446 ]
447 ],
448 "bugs": [
449 1578
450 ],
451 "reviewed-by-human": false
452 },
453 "bigbitmaprect_i_565.png": { 393 "bigbitmaprect_i_565.png": {
454 "allowed-digests": [ 394 "allowed-digests": [
455 [ 395 [
456 "bitmap-64bitMD5", 396 "bitmap-64bitMD5",
457 13015342363421751909 397 13015342363421751909
458 ] 398 ]
459 ], 399 ],
460 "bugs": [ 400 "bugs": [
461 1578 401 1578
462 ], 402 ],
(...skipping 15910 matching lines...) Expand 10 before | Expand all | Expand 10 after
16373 "bitmap-64bitMD5", 16313 "bitmap-64bitMD5",
16374 7829854837061118142 16314 7829854837061118142
16375 ] 16315 ]
16376 ], 16316 ],
16377 "bugs": [ 16317 "bugs": [
16378 1578 16318 1578
16379 ], 16319 ],
16380 "reviewed-by-human": false 16320 "reviewed-by-human": false
16381 } 16321 }
16382 } 16322 }
16383 } 16323 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698