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

Side by Side Diff: expectations/gm/Test-Mac10.6-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, 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 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 }, 357 },
358 "bezier_quad_effects_gpu.png": { 358 "bezier_quad_effects_gpu.png": {
359 "allowed-digests": [ 359 "allowed-digests": [
360 [ 360 [
361 "bitmap-64bitMD5", 361 "bitmap-64bitMD5",
362 7453545016317079091 362 7453545016317079091
363 ] 363 ]
364 ], 364 ],
365 "reviewed-by-human": true 365 "reviewed-by-human": true
366 }, 366 },
367 "bicubicfilter_565.png": {
368 "allowed-digests": [
369 [
370 "bitmap-64bitMD5",
371 13864700347231029854
372 ]
373 ],
374 "bugs": [
375 1578
376 ],
377 "reviewed-by-human": false
378 },
379 "bicubicfilter_8888.png": {
380 "allowed-digests": [
381 [
382 "bitmap-64bitMD5",
383 10469536215464879914
384 ]
385 ],
386 "bugs": [
387 1578
388 ],
389 "reviewed-by-human": false
390 },
391 "bicubicfilter_gpu.png": {
392 "allowed-digests": [
393 [
394 "bitmap-64bitMD5",
395 14528482862946863016
396 ]
397 ],
398 "bugs": [
399 1578
400 ],
401 "reviewed-by-human": false
402 },
403 "bicubicfilter_pdf-mac.png": {
404 "allowed-digests": [
405 [
406 "bitmap-64bitMD5",
407 12055561269186852835
408 ]
409 ],
410 "bugs": [
411 1578
412 ],
413 "reviewed-by-human": false
414 },
415 "bigbitmaprect_i_565.png": { 367 "bigbitmaprect_i_565.png": {
416 "allowed-digests": [ 368 "allowed-digests": [
417 [ 369 [
418 "bitmap-64bitMD5", 370 "bitmap-64bitMD5",
419 13015342363421751909 371 13015342363421751909
420 ] 372 ]
421 ], 373 ],
422 "bugs": [ 374 "bugs": [
423 1578 375 1578
424 ], 376 ],
(...skipping 14832 matching lines...) Expand 10 before | Expand all | Expand 10 after
15257 "bitmap-64bitMD5", 15209 "bitmap-64bitMD5",
15258 7829854837061118142 15210 7829854837061118142
15259 ] 15211 ]
15260 ], 15212 ],
15261 "bugs": [ 15213 "bugs": [
15262 1578 15214 1578
15263 ], 15215 ],
15264 "reviewed-by-human": false 15216 "reviewed-by-human": false
15265 } 15217 }
15266 } 15218 }
15267 } 15219 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698