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

Side by Side Diff: expectations/gm/Test-Mac10.6-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, 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 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 }, 345 },
346 "bezier_quad_effects_gpu.png": { 346 "bezier_quad_effects_gpu.png": {
347 "allowed-digests": [ 347 "allowed-digests": [
348 [ 348 [
349 "bitmap-64bitMD5", 349 "bitmap-64bitMD5",
350 7453545016317079091 350 7453545016317079091
351 ] 351 ]
352 ], 352 ],
353 "reviewed-by-human": true 353 "reviewed-by-human": true
354 }, 354 },
355 "bicubicfilter_565.png": {
356 "allowed-digests": [
357 [
358 "bitmap-64bitMD5",
359 13864700347231029854
360 ]
361 ],
362 "bugs": [
363 1578
364 ],
365 "reviewed-by-human": false
366 },
367 "bicubicfilter_8888.png": {
368 "allowed-digests": [
369 [
370 "bitmap-64bitMD5",
371 10469536215464879914
372 ]
373 ],
374 "bugs": [
375 1578
376 ],
377 "reviewed-by-human": false
378 },
379 "bicubicfilter_gpu.png": {
380 "allowed-digests": [
381 [
382 "bitmap-64bitMD5",
383 14528482862946863016
384 ]
385 ],
386 "bugs": [
387 1578
388 ],
389 "reviewed-by-human": false
390 },
391 "bicubicfilter_pdf-mac.png": {
392 "allowed-digests": [
393 [
394 "bitmap-64bitMD5",
395 12055561269186852835
396 ]
397 ],
398 "bugs": [
399 1578
400 ],
401 "reviewed-by-human": false
402 },
403 "bigbitmaprect_i_565.png": { 355 "bigbitmaprect_i_565.png": {
404 "allowed-digests": [ 356 "allowed-digests": [
405 [ 357 [
406 "bitmap-64bitMD5", 358 "bitmap-64bitMD5",
407 13015342363421751909 359 13015342363421751909
408 ] 360 ]
409 ], 361 ],
410 "bugs": [ 362 "bugs": [
411 1578 363 1578
412 ], 364 ],
(...skipping 14049 matching lines...) Expand 10 before | Expand all | Expand 10 after
14462 "bitmap-64bitMD5", 14414 "bitmap-64bitMD5",
14463 7829854837061118142 14415 7829854837061118142
14464 ] 14416 ]
14465 ], 14417 ],
14466 "bugs": [ 14418 "bugs": [
14467 1578 14419 1578
14468 ], 14420 ],
14469 "reviewed-by-human": false 14421 "reviewed-by-human": false
14470 } 14422 }
14471 } 14423 }
14472 } 14424 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698