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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 1260 matching lines...) Expand 10 before | Expand all | Expand 10 after
1271 }, 1271 },
1272 "bleed_pdf-native.png": { 1272 "bleed_pdf-native.png": {
1273 "allowed-digests": [ 1273 "allowed-digests": [
1274 [ 1274 [
1275 "bitmap-64bitMD5", 1275 "bitmap-64bitMD5",
1276 12541270525457498172 1276 12541270525457498172
1277 ] 1277 ]
1278 ], 1278 ],
1279 "reviewed-by-human": false 1279 "reviewed-by-human": false
1280 }, 1280 },
1281 "blur2rects_565.png": {
1282 "allowed-digests": [
1283 [
1284 "bitmap-64bitMD5",
1285 12376271458688177782
1286 ]
1287 ],
1288 "reviewed-by-human": true
1289 },
1290 "blur2rects_8888.png": {
1291 "allowed-digests": [
1292 [
1293 "bitmap-64bitMD5",
1294 5695448723443481427
1295 ]
1296 ],
1297 "reviewed-by-human": true
1298 },
1281 "blur2rects_gpu.png": { 1299 "blur2rects_gpu.png": {
1282 "allowed-digests": [ 1300 "allowed-digests": [
1283 [ 1301 [
1284 "bitmap-64bitMD5", 1302 "bitmap-64bitMD5",
1285 942886604880679747 1303 942886604880679747
1286 ] 1304 ]
1287 ], 1305 ],
1288 "reviewed-by-human": true 1306 "reviewed-by-human": true
1289 }, 1307 },
1308 "blur2rects_pdf-mac.png": {
1309 "allowed-digests": [
1310 [
1311 "bitmap-64bitMD5",
1312 3577233788385754079
1313 ]
1314 ],
1315 "reviewed-by-human": true
1316 },
1317 "blur2rects_pdf-native.png": {
1318 "allowed-digests": [
1319 [
1320 "bitmap-64bitMD5",
1321 1109676497713155504
1322 ]
1323 ],
1324 "reviewed-by-human": true
1325 },
1290 "blurcircles_565.png": { 1326 "blurcircles_565.png": {
1291 "allowed-digests": [ 1327 "allowed-digests": [
1292 [ 1328 [
1293 "bitmap-64bitMD5", 1329 "bitmap-64bitMD5",
1294 446330175668077197 1330 446330175668077197
1295 ] 1331 ]
1296 ], 1332 ],
1297 "reviewed-by-human": false 1333 "reviewed-by-human": false
1298 }, 1334 },
1299 "blurcircles_8888.png": { 1335 "blurcircles_8888.png": {
(...skipping 17894 matching lines...) Expand 10 before | Expand all | Expand 10 after
19194 "allowed-digests": [ 19230 "allowed-digests": [
19195 [ 19231 [
19196 "bitmap-64bitMD5", 19232 "bitmap-64bitMD5",
19197 11835374726311942978 19233 11835374726311942978
19198 ] 19234 ]
19199 ], 19235 ],
19200 "reviewed-by-human": true 19236 "reviewed-by-human": true
19201 } 19237 }
19202 } 19238 }
19203 } 19239 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698