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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 715223003: more baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 1218 matching lines...) Expand 10 before | Expand all | Expand 10 after
1229 [ 1229 [
1230 "bitmap-64bitMD5", 1230 "bitmap-64bitMD5",
1231 4572298529323124815 1231 4572298529323124815
1232 ] 1232 ]
1233 ], 1233 ],
1234 "bugs": [ 1234 "bugs": [
1235 1578 1235 1578
1236 ], 1236 ],
1237 "reviewed-by-human": false 1237 "reviewed-by-human": false
1238 }, 1238 },
1239 "blur2rects_565.png": {
1240 "allowed-digests": [
1241 [
1242 "bitmap-64bitMD5",
1243 12376271458688177782
1244 ]
1245 ],
1246 "reviewed-by-human": true
1247 },
1248 "blur2rects_8888.png": {
1249 "allowed-digests": [
1250 [
1251 "bitmap-64bitMD5",
1252 5695448723443481427
1253 ]
1254 ],
1255 "reviewed-by-human": true
1256 },
1257 "blur2rects_gpu.png": {
1258 "allowed-digests": [
1259 [
1260 "bitmap-64bitMD5",
1261 942886604880679747
1262 ]
1263 ],
1264 "reviewed-by-human": true
1265 },
1266 "blur2rects_pdf-mac.png": {
1267 "allowed-digests": [
1268 [
1269 "bitmap-64bitMD5",
1270 3577233788385754079
1271 ]
1272 ],
1273 "reviewed-by-human": true
1274 },
1239 "blurcircles_565.png": { 1275 "blurcircles_565.png": {
1240 "allowed-digests": [ 1276 "allowed-digests": [
1241 [ 1277 [
1242 "bitmap-64bitMD5", 1278 "bitmap-64bitMD5",
1243 446330175668077197 1279 446330175668077197
1244 ] 1280 ]
1245 ], 1281 ],
1246 "reviewed-by-human": false 1282 "reviewed-by-human": false
1247 }, 1283 },
1248 "blurcircles_8888.png": { 1284 "blurcircles_8888.png": {
(...skipping 16831 matching lines...) Expand 10 before | Expand all | Expand 10 after
18080 "allowed-digests": [ 18116 "allowed-digests": [
18081 [ 18117 [
18082 "bitmap-64bitMD5", 18118 "bitmap-64bitMD5",
18083 11835374726311942978 18119 11835374726311942978
18084 ] 18120 ]
18085 ], 18121 ],
18086 "reviewed-by-human": true 18122 "reviewed-by-human": true
18087 } 18123 }
18088 } 18124 }
18089 } 18125 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698