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

Side by Side Diff: expectations/gm/base-shuttle-win7-intel-angle/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_angle.png": { 9 "aaclip_angle.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 897 matching lines...) Expand 10 before | Expand all | Expand 10 after
908 }, 908 },
909 "imagefiltersbase_angle.png": { 909 "imagefiltersbase_angle.png": {
910 "allowed-digests": [ 910 "allowed-digests": [
911 [ 911 [
912 "bitmap-64bitMD5", 912 "bitmap-64bitMD5",
913 4000706267805063136 913 4000706267805063136
914 ] 914 ]
915 ], 915 ],
916 "ignore-failure": false 916 "ignore-failure": false
917 }, 917 },
918 "imagefilterscropped_565.png": {
919 "allowed-digests": [
920 [
921 "bitmap-64bitMD5",
922 10267199484925399365
923 ]
924 ]
925 },
926 "imagefilterscropped_8888.png": {
927 "allowed-digests": [
928 [
929 "bitmap-64bitMD5",
930 16225020407926229569
931 ]
932 ]
933 },
934 "imagefilterscropped_angle.png": {
935 "allowed-digests": [
936 [
937 "bitmap-64bitMD5",
938 15873738807574929761
939 ]
940 ]
941 },
942 "imagefilterscropped_gpu.png": {
943 "allowed-digests": [
944 [
945 "bitmap-64bitMD5",
946 9540626140949731992
947 ]
948 ]
949 },
918 "imagefiltersgraph_angle.png": { 950 "imagefiltersgraph_angle.png": {
919 "allowed-digests": [ 951 "allowed-digests": [
920 [ 952 [
921 "bitmap-64bitMD5", 953 "bitmap-64bitMD5",
922 701337779330450233 954 701337779330450233
923 ] 955 ]
924 ], 956 ],
925 "ignore-failure": false 957 "ignore-failure": false
926 }, 958 },
927 "lcdtext_angle.png": { 959 "lcdtext_angle.png": {
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 "allowed-digests": [ 1437 "allowed-digests": [
1406 [ 1438 [
1407 "bitmap-64bitMD5", 1439 "bitmap-64bitMD5",
1408 12811402217567391576 1440 12811402217567391576
1409 ] 1441 ]
1410 ], 1442 ],
1411 "ignore-failure": false 1443 "ignore-failure": false
1412 } 1444 }
1413 } 1445 }
1414 } 1446 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698