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

Side by Side Diff: expectations/gm/base-android-nexus-4/expected-results.json

Issue 22623004: New baselines for imagefiltersbase, after r10626. (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 982 matching lines...) Expand 10 before | Expand all | Expand 10 after
993 "bitmap-64bitMD5", 993 "bitmap-64bitMD5",
994 7948354793145784383 994 7948354793145784383
995 ] 995 ]
996 ], 996 ],
997 "ignore-failure": false 997 "ignore-failure": false
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 17122066540798351091
1004 ] 1004 ]
1005 ], 1005 ],
1006 "ignore-failure": false 1006 "ignore-failure": false
1007 }, 1007 },
1008 "imagefilterscropped_565.png": { 1008 "imagefilterscropped_565.png": {
1009 "allowed-digests": [ 1009 "allowed-digests": [
1010 [ 1010 [
1011 "bitmap-64bitMD5", 1011 "bitmap-64bitMD5",
1012 8199004494600185697 1012 8199004494600185697
1013 ] 1013 ]
(...skipping 541 matching lines...) Expand 10 before | Expand all | Expand 10 after
1555 "allowed-digests": [ 1555 "allowed-digests": [
1556 [ 1556 [
1557 "bitmap-64bitMD5", 1557 "bitmap-64bitMD5",
1558 9019242913965337895 1558 9019242913965337895
1559 ] 1559 ]
1560 ], 1560 ],
1561 "ignore-failure": false 1561 "ignore-failure": false
1562 } 1562 }
1563 } 1563 }
1564 } 1564 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698