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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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, 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 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 }, 377 },
378 "bezier_quad_effects_gpu.png": { 378 "bezier_quad_effects_gpu.png": {
379 "allowed-digests": [ 379 "allowed-digests": [
380 [ 380 [
381 "bitmap-64bitMD5", 381 "bitmap-64bitMD5",
382 7453545016317079091 382 7453545016317079091
383 ] 383 ]
384 ], 384 ],
385 "reviewed-by-human": true 385 "reviewed-by-human": true
386 }, 386 },
387 "bicubicfilter_565.png": {
388 "allowed-digests": [
389 [
390 "bitmap-64bitMD5",
391 13864700347231029854
392 ]
393 ],
394 "bugs": [
395 1578
396 ],
397 "reviewed-by-human": false
398 },
399 "bicubicfilter_8888.png": {
400 "allowed-digests": [
401 [
402 "bitmap-64bitMD5",
403 10469536215464879914
404 ]
405 ],
406 "bugs": [
407 1578
408 ],
409 "reviewed-by-human": false
410 },
411 "bicubicfilter_gpu.png": {
412 "allowed-digests": [
413 [
414 "bitmap-64bitMD5",
415 14528482862946863016
416 ]
417 ],
418 "bugs": [
419 1578
420 ],
421 "reviewed-by-human": false
422 },
423 "bicubicfilter_pdf-mac.png": {
424 "allowed-digests": [
425 [
426 "bitmap-64bitMD5",
427 12055561269186852835
428 ]
429 ],
430 "bugs": [
431 1578
432 ],
433 "reviewed-by-human": false
434 },
435 "bicubicfilter_pdf-native.png": {
436 "allowed-digests": [
437 [
438 "bitmap-64bitMD5",
439 10563148403190576093
440 ]
441 ],
442 "reviewed-by-human": false
443 },
444 "bigbitmaprect_i_565.png": { 387 "bigbitmaprect_i_565.png": {
445 "allowed-digests": [ 388 "allowed-digests": [
446 [ 389 [
447 "bitmap-64bitMD5", 390 "bitmap-64bitMD5",
448 13015342363421751909 391 13015342363421751909
449 ] 392 ]
450 ], 393 ],
451 "bugs": [ 394 "bugs": [
452 1578 395 1578
453 ], 396 ],
(...skipping 16496 matching lines...) Expand 10 before | Expand all | Expand 10 after
16950 "bitmap-64bitMD5", 16893 "bitmap-64bitMD5",
16951 7829854837061118142 16894 7829854837061118142
16952 ] 16895 ]
16953 ], 16896 ],
16954 "bugs": [ 16897 "bugs": [
16955 1578 16898 1578
16956 ], 16899 ],
16957 "reviewed-by-human": false 16900 "reviewed-by-human": false
16958 } 16901 }
16959 } 16902 }
16960 } 16903 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698