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

Side by Side Diff: expectations/gm/base-shuttle-win7-intel-directwrite/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_8888.png": { 2457 "imagefiltersbase_8888.png": {
2458 "allowed-digests": [ 2458 "allowed-digests": [
2459 [ 2459 [
2460 "bitmap-64bitMD5", 2460 "bitmap-64bitMD5",
2461 3779546944011660341 2461 3779546944011660341
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 9665705870880200206
2471 ]
2472 ]
2473 },
2474 "imagefilterscropped_8888.png": {
2475 "allowed-digests": [
2476 [
2477 "bitmap-64bitMD5",
2478 9280149324796697606
2479 ]
2480 ]
2481 },
2482 "imagefilterscropped_gpu.png": {
2483 "allowed-digests": [
2484 [
2485 "bitmap-64bitMD5",
2486 11886632383343158012
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 18315206660490358853 2494 18315206660490358853
2471 ] 2495 ]
2472 ], 2496 ],
2473 "ignore-failure": false 2497 "ignore-failure": false
2474 }, 2498 },
2475 "imagefiltersgraph_8888.png": { 2499 "imagefiltersgraph_8888.png": {
(...skipping 1440 matching lines...) Expand 10 before | Expand all | Expand 10 after
3916 "allowed-digests": [ 3940 "allowed-digests": [
3917 [ 3941 [
3918 "bitmap-64bitMD5", 3942 "bitmap-64bitMD5",
3919 13632669295194296329 3943 13632669295194296329
3920 ] 3944 ]
3921 ], 3945 ],
3922 "ignore-failure": false 3946 "ignore-failure": false
3923 } 3947 }
3924 } 3948 }
3925 } 3949 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698