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

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

Issue 623443004: baseline new GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 5092 matching lines...) Expand 10 before | Expand all | Expand 10 after
5103 }, 5103 },
5104 "drrect_msaa4.png": { 5104 "drrect_msaa4.png": {
5105 "allowed-digests": [ 5105 "allowed-digests": [
5106 [ 5106 [
5107 "bitmap-64bitMD5", 5107 "bitmap-64bitMD5",
5108 10190284423574240066 5108 10190284423574240066
5109 ] 5109 ]
5110 ], 5110 ],
5111 "reviewed-by-human": true 5111 "reviewed-by-human": true
5112 }, 5112 },
5113 "emboss_565.png": {
5114 "allowed-digests": [
5115 [
5116 "bitmap-64bitMD5",
5117 11734805616328532473
5118 ]
5119 ],
5120 "reviewed-by-human": true
5121 },
5122 "emboss_8888.png": {
5123 "allowed-digests": [
5124 [
5125 "bitmap-64bitMD5",
5126 15866313795539109198
5127 ]
5128 ],
5129 "reviewed-by-human": true
5130 },
5131 "emboss_gpu.png": {
5132 "allowed-digests": [
5133 [
5134 "bitmap-64bitMD5",
5135 2677768719405172427
5136 ]
5137 ],
5138 "reviewed-by-human": true
5139 },
5140 "emboss_msaa4.png": {
5141 "allowed-digests": [
5142 [
5143 "bitmap-64bitMD5",
5144 2677768719405172427
5145 ]
5146 ],
5147 "reviewed-by-human": true
5148 },
5113 "emptypath_565.png": { 5149 "emptypath_565.png": {
5114 "allowed-digests": [ 5150 "allowed-digests": [
5115 [ 5151 [
5116 "bitmap-64bitMD5", 5152 "bitmap-64bitMD5",
5117 1802138798652377585 5153 1802138798652377585
5118 ] 5154 ]
5119 ], 5155 ],
5120 "reviewed-by-human": true 5156 "reviewed-by-human": true
5121 }, 5157 },
5122 "emptypath_8888.png": { 5158 "emptypath_8888.png": {
(...skipping 6795 matching lines...) Expand 10 before | Expand all | Expand 10 after
11918 }, 11954 },
11919 "stroketext_msaa4.png": { 11955 "stroketext_msaa4.png": {
11920 "allowed-digests": [ 11956 "allowed-digests": [
11921 [ 11957 [
11922 "bitmap-64bitMD5", 11958 "bitmap-64bitMD5",
11923 3753618903036190582 11959 3753618903036190582
11924 ] 11960 ]
11925 ], 11961 ],
11926 "reviewed-by-human": true 11962 "reviewed-by-human": true
11927 }, 11963 },
11964 "surfaceprops_565.png": {
11965 "allowed-digests": [
11966 [
11967 "bitmap-64bitMD5",
11968 1299225209900707341
11969 ]
11970 ],
11971 "reviewed-by-human": true
11972 },
11973 "surfaceprops_8888.png": {
11974 "allowed-digests": [
11975 [
11976 "bitmap-64bitMD5",
11977 11201247210667635319
11978 ]
11979 ],
11980 "reviewed-by-human": true
11981 },
11982 "surfaceprops_gpu.png": {
11983 "allowed-digests": [
11984 [
11985 "bitmap-64bitMD5",
11986 16399678683424670549
11987 ]
11988 ],
11989 "reviewed-by-human": true
11990 },
11991 "surfaceprops_msaa4.png": {
11992 "allowed-digests": [
11993 [
11994 "bitmap-64bitMD5",
11995 16399678683424670549
11996 ]
11997 ],
11998 "reviewed-by-human": true
11999 },
11928 "tablecolorfilter_565.png": { 12000 "tablecolorfilter_565.png": {
11929 "allowed-digests": [ 12001 "allowed-digests": [
11930 [ 12002 [
11931 "bitmap-64bitMD5", 12003 "bitmap-64bitMD5",
11932 13695771735763792806 12004 13695771735763792806
11933 ] 12005 ]
11934 ], 12006 ],
11935 "bugs": [ 12007 "bugs": [
11936 1578 12008 1578
11937 ], 12009 ],
(...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after
13023 "allowed-digests": [ 13095 "allowed-digests": [
13024 [ 13096 [
13025 "bitmap-64bitMD5", 13097 "bitmap-64bitMD5",
13026 14593717200149920625 13098 14593717200149920625
13027 ] 13099 ]
13028 ], 13100 ],
13029 "reviewed-by-human": false 13101 "reviewed-by-human": false
13030 } 13102 }
13031 } 13103 }
13032 } 13104 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698