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

Side by Side Diff: expectations/gm/base-shuttle-win7-intel-float/expected-results.json

Issue 21340005: New baselines for imagefilterscropped. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
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 "aaclip_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2445 matching lines...) Expand 10 before | Expand all | Expand 10 after
2456 }, 2456 },
2457 "imagefiltersbase_gpu.png": { 2457 "imagefiltersbase_gpu.png": {
2458 "allowed-digests": [ 2458 "allowed-digests": [
2459 [ 2459 [
2460 "bitmap-64bitMD5", 2460 "bitmap-64bitMD5",
2461 492774972492407524 2461 492774972492407524
2462 ] 2462 ]
2463 ], 2463 ],
2464 "ignore-failure": false 2464 "ignore-failure": false
2465 }, 2465 },
2466 "imagefilterscropped_565.png": {
2467 "allowed-digests": [
2468 [
2469 "bitmap-64bitMD5",
2470 10267199484925399365
2471 ]
2472 ]
2473 },
2474 "imagefilterscropped_8888.png": {
2475 "allowed-digests": [
2476 [
2477 "bitmap-64bitMD5",
2478 16225020407926229569
2479 ]
2480 ]
2481 },
2482 "imagefilterscropped_gpu.png": {
2483 "allowed-digests": [
2484 [
2485 "bitmap-64bitMD5",
2486 9540626140949731992
2487 ]
2488 ]
2489 },
2466 "imagefiltersgraph_565.png": { 2490 "imagefiltersgraph_565.png": {
2467 "allowed-digests": [ 2491 "allowed-digests": [
2468 [ 2492 [
2469 "bitmap-64bitMD5", 2493 "bitmap-64bitMD5",
2470 1936159385830969326 2494 1936159385830969326
2471 ] 2495 ]
2472 ], 2496 ],
2473 "ignore-failure": false 2497 "ignore-failure": false
2474 }, 2498 },
2475 "imagefiltersgraph_8888.png": { 2499 "imagefiltersgraph_8888.png": {
(...skipping 1458 matching lines...) Expand 10 before | Expand all | Expand 10 after
3934 "allowed-digests": [ 3958 "allowed-digests": [
3935 [ 3959 [
3936 "bitmap-64bitMD5", 3960 "bitmap-64bitMD5",
3937 4826467782721885987 3961 4826467782721885987
3938 ] 3962 ]
3939 ], 3963 ],
3940 "ignore-failure": false 3964 "ignore-failure": false
3941 } 3965 }
3942 } 3966 }
3943 } 3967 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698