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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 6281 matching lines...) Expand 10 before | Expand all | Expand 10 after
6292 }, 6292 },
6293 "complexclip2_rrect_bw_pdf-poppler.png": { 6293 "complexclip2_rrect_bw_pdf-poppler.png": {
6294 "allowed-digests": [ 6294 "allowed-digests": [
6295 [ 6295 [
6296 "bitmap-64bitMD5", 6296 "bitmap-64bitMD5",
6297 8335812405358688662 6297 8335812405358688662
6298 ] 6298 ]
6299 ], 6299 ],
6300 "reviewed-by-human": true 6300 "reviewed-by-human": true
6301 }, 6301 },
6302 "complexclip3_complex_565.png": {
6303 "allowed-digests": [
6304 [
6305 "bitmap-64bitMD5",
6306 1163459083390165894
6307 ]
6308 ],
6309 "reviewed-by-human": true
6310 },
6311 "complexclip3_complex_8888.png": {
6312 "allowed-digests": [
6313 [
6314 "bitmap-64bitMD5",
6315 8750392773673344622
6316 ]
6317 ],
6318 "reviewed-by-human": true
6319 },
6320 "complexclip3_complex_gpu.png": {
6321 "allowed-digests": [
6322 [
6323 "bitmap-64bitMD5",
6324 10706383066489247775
6325 ]
6326 ],
6327 "reviewed-by-human": true
6328 },
6329 "complexclip3_complex_msaa16.png": {
6330 "allowed-digests": [
6331 [
6332 "bitmap-64bitMD5",
6333 2238767190916748350
6334 ]
6335 ],
6336 "reviewed-by-human": true
6337 },
6338 "complexclip3_complex_nvprmsaa4.png": {
6339 "allowed-digests": [
6340 [
6341 "bitmap-64bitMD5",
6342 14281718890337447786
6343 ]
6344 ],
6345 "reviewed-by-human": true
6346 },
6347 "complexclip3_complex_pdf-poppler.png": {
6348 "allowed-digests": [
6349 [
6350 "bitmap-64bitMD5",
6351 4800008335266200894
6352 ]
6353 ],
6354 "reviewed-by-human": true
6355 },
6356 "complexclip3_simple_565.png": {
6357 "allowed-digests": [
6358 [
6359 "bitmap-64bitMD5",
6360 6869396472126670571
6361 ]
6362 ],
6363 "reviewed-by-human": true
6364 },
6365 "complexclip3_simple_8888.png": {
6366 "allowed-digests": [
6367 [
6368 "bitmap-64bitMD5",
6369 15186355547810660585
6370 ]
6371 ],
6372 "reviewed-by-human": true
6373 },
6374 "complexclip3_simple_gpu.png": {
6375 "allowed-digests": [
6376 [
6377 "bitmap-64bitMD5",
6378 5549827759677143318
6379 ]
6380 ],
6381 "reviewed-by-human": true
6382 },
6383 "complexclip3_simple_msaa16.png": {
6384 "allowed-digests": [
6385 [
6386 "bitmap-64bitMD5",
6387 10967140915159195584
6388 ]
6389 ],
6390 "reviewed-by-human": true
6391 },
6392 "complexclip3_simple_nvprmsaa4.png": {
6393 "allowed-digests": [
6394 [
6395 "bitmap-64bitMD5",
6396 7277251177048831912
6397 ]
6398 ],
6399 "reviewed-by-human": true
6400 },
6401 "complexclip3_simple_pdf-poppler.png": {
6402 "allowed-digests": [
6403 [
6404 "bitmap-64bitMD5",
6405 1819590968412145894
6406 ]
6407 ],
6408 "reviewed-by-human": true
6409 },
6302 "complexclip_aa_565.png": { 6410 "complexclip_aa_565.png": {
6303 "allowed-digests": [ 6411 "allowed-digests": [
6304 [ 6412 [
6305 "bitmap-64bitMD5", 6413 "bitmap-64bitMD5",
6306 11137376764949716657 6414 11137376764949716657
6307 ] 6415 ]
6308 ], 6416 ],
6309 "ignore-failure": false, 6417 "ignore-failure": false,
6310 "reviewed-by-human": true 6418 "reviewed-by-human": true
6311 }, 6419 },
(...skipping 16082 matching lines...) Expand 10 before | Expand all | Expand 10 after
22394 "allowed-digests": [ 22502 "allowed-digests": [
22395 [ 22503 [
22396 "bitmap-64bitMD5", 22504 "bitmap-64bitMD5",
22397 11835374726311942978 22505 11835374726311942978
22398 ] 22506 ]
22399 ], 22507 ],
22400 "reviewed-by-human": true 22508 "reviewed-by-human": true
22401 } 22509 }
22402 } 22510 }
22403 } 22511 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698