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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/expected-results.json

Issue 23607002: factory can draw now too (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 766 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 "bitmap-64bitMD5", 777 "bitmap-64bitMD5",
778 6262841086313421656 778 6262841086313421656
779 ] 779 ]
780 ], 780 ],
781 "ignore-failure": false 781 "ignore-failure": false
782 }, 782 },
783 "factory_gpu.png": { 783 "factory_gpu.png": {
784 "allowed-digests": [ 784 "allowed-digests": [
785 [ 785 [
786 "bitmap-64bitMD5", 786 "bitmap-64bitMD5",
787 8689938548045974643 787 11150486540244810089
788 ] 788 ]
789 ], 789 ],
790 "ignore-failure": false 790 "ignore-failure": false
791 }, 791 },
792 "fatpathfill_gpu.png": { 792 "fatpathfill_gpu.png": {
793 "allowed-digests": [ 793 "allowed-digests": [
794 [ 794 [
795 "bitmap-64bitMD5", 795 "bitmap-64bitMD5",
796 10403138627407579157 796 10403138627407579157
797 ] 797 ]
(...skipping 885 matching lines...) Expand 10 before | Expand all | Expand 10 after
1683 "allowed-digests": [ 1683 "allowed-digests": [
1684 [ 1684 [
1685 "bitmap-64bitMD5", 1685 "bitmap-64bitMD5",
1686 9019242913965337895 1686 9019242913965337895
1687 ] 1687 ]
1688 ], 1688 ],
1689 "ignore-failure": false 1689 "ignore-failure": false
1690 } 1690 }
1691 } 1691 }
1692 } 1692 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698