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

Side by Side Diff: expectations/gm/base-macmini/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 3930 matching lines...) Expand 10 before | Expand all | Expand 10 after
3941 }, 3941 },
3942 "imagefiltersbase_pdf.png": { 3942 "imagefiltersbase_pdf.png": {
3943 "allowed-digests": [ 3943 "allowed-digests": [
3944 [ 3944 [
3945 "bitmap-64bitMD5", 3945 "bitmap-64bitMD5",
3946 9186958358106577667 3946 9186958358106577667
3947 ] 3947 ]
3948 ], 3948 ],
3949 "ignore-failure": false 3949 "ignore-failure": false
3950 }, 3950 },
3951 "imagefilterscropped_565.png": {
3952 "allowed-digests": [
3953 [
3954 "bitmap-64bitMD5",
3955 4820552830142034834
3956 ]
3957 ]
3958 },
3959 "imagefilterscropped_8888.png": {
3960 "allowed-digests": [
3961 [
3962 "bitmap-64bitMD5",
3963 10137606906992849214
3964 ]
3965 ]
3966 },
3967 "imagefilterscropped_gpu.png": {
3968 "allowed-digests": [
3969 [
3970 "bitmap-64bitMD5",
3971 8004183534535355722
3972 ]
3973 ]
3974 },
3975 "imagefilterscropped_pdf.png": {
3976 "allowed-digests": [
3977 [
3978 "bitmap-64bitMD5",
3979 5741308506239316783
3980 ]
3981 ]
3982 },
3951 "imagefiltersgraph_565.png": { 3983 "imagefiltersgraph_565.png": {
3952 "allowed-digests": [ 3984 "allowed-digests": [
3953 [ 3985 [
3954 "bitmap-64bitMD5", 3986 "bitmap-64bitMD5",
3955 12361685821908590839 3987 12361685821908590839
3956 ] 3988 ]
3957 ], 3989 ],
3958 "ignore-failure": false 3990 "ignore-failure": false
3959 }, 3991 },
3960 "imagefiltersgraph_8888.png": { 3992 "imagefiltersgraph_8888.png": {
(...skipping 2457 matching lines...) Expand 10 before | Expand all | Expand 10 after
6418 "allowed-digests": [ 6450 "allowed-digests": [
6419 [ 6451 [
6420 "bitmap-64bitMD5", 6452 "bitmap-64bitMD5",
6421 9151974350149210736 6453 9151974350149210736
6422 ] 6454 ]
6423 ], 6455 ],
6424 "ignore-failure": false 6456 "ignore-failure": false
6425 } 6457 }
6426 } 6458 }
6427 } 6459 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698