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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json

Issue 23596004: Adding SkLumaXfermode GM results. (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 "aaclip_angle.png": { 9 "aaclip_angle.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1166 matching lines...) Expand 10 before | Expand all | Expand 10 after
1177 }, 1177 },
1178 "linepath_angle.png": { 1178 "linepath_angle.png": {
1179 "allowed-digests": [ 1179 "allowed-digests": [
1180 [ 1180 [
1181 "bitmap-64bitMD5", 1181 "bitmap-64bitMD5",
1182 17364323165819274082 1182 17364323165819274082
1183 ] 1183 ]
1184 ], 1184 ],
1185 "ignore-failure": false 1185 "ignore-failure": false
1186 }, 1186 },
1187 "lumamode_565.png": {
1188 "allowed-digests": [
1189 [
1190 "bitmap-64bitMD5",
1191 7951614557271737272
1192 ]
1193 ]
1194 },
1195 "lumamode_8888.png": {
1196 "allowed-digests": [
1197 [
1198 "bitmap-64bitMD5",
1199 13789424533151327678
1200 ]
1201 ]
1202 },
1203 "lumamode_angle.png": {
1204 "allowed-digests": [
1205 [
1206 "bitmap-64bitMD5",
1207 15267125250533988495
1208 ]
1209 ]
1210 },
1211 "lumamode_gpu.png": {
1212 "allowed-digests": [
1213 [
1214 "bitmap-64bitMD5",
1215 2042506039399431249
1216 ]
1217 ]
1218 },
1219 "lumamode_pdf-poppler.png": {
1220 "allowed-digests": [
1221 [
1222 "bitmap-64bitMD5",
1223 7211757789072332485
1224 ]
1225 ],
1226 "ignore-failure": true
1227 },
1187 "matrixconvolution_angle.png": { 1228 "matrixconvolution_angle.png": {
1188 "allowed-digests": [ 1229 "allowed-digests": [
1189 [ 1230 [
1190 "bitmap-64bitMD5", 1231 "bitmap-64bitMD5",
1191 6634124156724761508 1232 6634124156724761508
1192 ] 1233 ]
1193 ], 1234 ],
1194 "ignore-failure": false 1235 "ignore-failure": false
1195 }, 1236 },
1196 "mixed_xfermodes_angle.png": { 1237 "mixed_xfermodes_angle.png": {
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
1700 "xfermodes_angle.png": { 1741 "xfermodes_angle.png": {
1701 "allowed-digests": [ 1742 "allowed-digests": [
1702 [ 1743 [
1703 "bitmap-64bitMD5", 1744 "bitmap-64bitMD5",
1704 12811402217567391576 1745 12811402217567391576
1705 ] 1746 ]
1706 ], 1747 ],
1707 "ignore-failure": false 1748 "ignore-failure": false
1708 } 1749 }
1709 } 1750 }
1710 } 1751 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698