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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-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 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 }, 343 },
344 "bezier_quad_effects_msaa4.png": { 344 "bezier_quad_effects_msaa4.png": {
345 "allowed-digests": [ 345 "allowed-digests": [
346 [ 346 [
347 "bitmap-64bitMD5", 347 "bitmap-64bitMD5",
348 7185775830111795273 348 7185775830111795273
349 ] 349 ]
350 ], 350 ],
351 "reviewed-by-human": true 351 "reviewed-by-human": true
352 }, 352 },
353 "bicubicfilter_565.png": {
354 "allowed-digests": [
355 [
356 "bitmap-64bitMD5",
357 13864700347231029854
358 ]
359 ],
360 "bugs": [
361 1578
362 ],
363 "reviewed-by-human": false
364 },
365 "bicubicfilter_8888.png": {
366 "allowed-digests": [
367 [
368 "bitmap-64bitMD5",
369 10469536215464879914
370 ]
371 ],
372 "bugs": [
373 1578
374 ],
375 "reviewed-by-human": false
376 },
377 "bicubicfilter_gpu.png": {
378 "allowed-digests": [
379 [
380 "bitmap-64bitMD5",
381 7986799885106602241
382 ]
383 ],
384 "reviewed-by-human": true
385 },
386 "bicubicfilter_msaa4.png": {
387 "allowed-digests": [
388 [
389 "bitmap-64bitMD5",
390 7986799885106602241
391 ]
392 ],
393 "reviewed-by-human": true
394 },
395 "bigblurs_565.png": { 353 "bigblurs_565.png": {
396 "allowed-digests": [ 354 "allowed-digests": [
397 [ 355 [
398 "bitmap-64bitMD5", 356 "bitmap-64bitMD5",
399 2422083043229439955 357 2422083043229439955
400 ] 358 ]
401 ], 359 ],
402 "reviewed-by-human": false 360 "reviewed-by-human": false
403 }, 361 },
404 "bigblurs_8888.png": { 362 "bigblurs_8888.png": {
(...skipping 11347 matching lines...) Expand 10 before | Expand all | Expand 10 after
11752 "xfermodes_msaa4.png": { 11710 "xfermodes_msaa4.png": {
11753 "allowed-digests": [ 11711 "allowed-digests": [
11754 [ 11712 [
11755 "bitmap-64bitMD5", 11713 "bitmap-64bitMD5",
11756 14575108696880481929 11714 14575108696880481929
11757 ] 11715 ]
11758 ], 11716 ],
11759 "reviewed-by-human": true 11717 "reviewed-by-human": true
11760 } 11718 }
11761 } 11719 }
11762 } 11720 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698