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

Side by Side Diff: expectations/gm/base-android-nexus-4/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 "3x3bitmaprect_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 987 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 }, 998 },
999 "imagefiltersbase_gpu.png": { 999 "imagefiltersbase_gpu.png": {
1000 "allowed-digests": [ 1000 "allowed-digests": [
1001 [ 1001 [
1002 "bitmap-64bitMD5", 1002 "bitmap-64bitMD5",
1003 10940526163628153414 1003 10940526163628153414
1004 ] 1004 ]
1005 ], 1005 ],
1006 "ignore-failure": false 1006 "ignore-failure": false
1007 }, 1007 },
1008 "imagefilterscropped_565.png": {
1009 "allowed-digests": [
1010 [
1011 "bitmap-64bitMD5",
1012 8199004494600185697
1013 ]
1014 ]
1015 },
1016 "imagefilterscropped_8888.png": {
1017 "allowed-digests": [
1018 [
1019 "bitmap-64bitMD5",
1020 1344992806587217981
1021 ]
1022 ]
1023 },
1024 "imagefilterscropped_gpu.png": {
1025 "allowed-digests": [
1026 [
1027 "bitmap-64bitMD5",
1028 7586563415490930520
1029 ]
1030 ]
1031 },
1008 "imagefiltersgraph_gpu.png": { 1032 "imagefiltersgraph_gpu.png": {
1009 "allowed-digests": [ 1033 "allowed-digests": [
1010 [ 1034 [
1011 "bitmap-64bitMD5", 1035 "bitmap-64bitMD5",
1012 7486758441167850578 1036 7486758441167850578
1013 ] 1037 ]
1014 ], 1038 ],
1015 "ignore-failure": false 1039 "ignore-failure": false
1016 }, 1040 },
1017 "imagemagnifier_gpu.png": { 1041 "imagemagnifier_gpu.png": {
(...skipping 513 matching lines...) Expand 10 before | Expand all | Expand 10 after
1531 "allowed-digests": [ 1555 "allowed-digests": [
1532 [ 1556 [
1533 "bitmap-64bitMD5", 1557 "bitmap-64bitMD5",
1534 9019242913965337895 1558 9019242913965337895
1535 ] 1559 ]
1536 ], 1560 ],
1537 "ignore-failure": false 1561 "ignore-failure": false
1538 } 1562 }
1539 } 1563 }
1540 } 1564 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698