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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/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 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 }, 369 },
370 "bezier_quad_effects_gpu.png": { 370 "bezier_quad_effects_gpu.png": {
371 "allowed-digests": [ 371 "allowed-digests": [
372 [ 372 [
373 "bitmap-64bitMD5", 373 "bitmap-64bitMD5",
374 7453545016317079091 374 7453545016317079091
375 ] 375 ]
376 ], 376 ],
377 "reviewed-by-human": true 377 "reviewed-by-human": true
378 }, 378 },
379 "bicubicfilter_565.png": {
380 "allowed-digests": [
381 [
382 "bitmap-64bitMD5",
383 13864700347231029854
384 ]
385 ],
386 "bugs": [
387 1578
388 ],
389 "reviewed-by-human": false
390 },
391 "bicubicfilter_8888.png": {
392 "allowed-digests": [
393 [
394 "bitmap-64bitMD5",
395 10469536215464879914
396 ]
397 ],
398 "bugs": [
399 1578
400 ],
401 "reviewed-by-human": false
402 },
403 "bicubicfilter_gpu.png": {
404 "allowed-digests": [
405 [
406 "bitmap-64bitMD5",
407 14528482862946863016
408 ]
409 ],
410 "bugs": [
411 1578
412 ],
413 "reviewed-by-human": false
414 },
415 "bicubicfilter_pdf-mac.png": {
416 "allowed-digests": [
417 [
418 "bitmap-64bitMD5",
419 12055561269186852835
420 ]
421 ],
422 "bugs": [
423 1578
424 ],
425 "reviewed-by-human": false
426 },
427 "bigbitmaprect_i_565.png": { 379 "bigbitmaprect_i_565.png": {
428 "allowed-digests": [ 380 "allowed-digests": [
429 [ 381 [
430 "bitmap-64bitMD5", 382 "bitmap-64bitMD5",
431 13015342363421751909 383 13015342363421751909
432 ] 384 ]
433 ], 385 ],
434 "bugs": [ 386 "bugs": [
435 1578 387 1578
436 ], 388 ],
(...skipping 15432 matching lines...) Expand 10 before | Expand all | Expand 10 after
15869 "bitmap-64bitMD5", 15821 "bitmap-64bitMD5",
15870 7829854837061118142 15822 7829854837061118142
15871 ] 15823 ]
15872 ], 15824 ],
15873 "bugs": [ 15825 "bugs": [
15874 1578 15826 1578
15875 ], 15827 ],
15876 "reviewed-by-human": false 15828 "reviewed-by-human": false
15877 } 15829 }
15878 } 15830 }
15879 } 15831 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698