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

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

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (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 12452 matching lines...) Expand 10 before | Expand all | Expand 10 after
12463 }, 12463 },
12464 "multipicturedraw_rrectclip_tiled_pdf-mac.png": { 12464 "multipicturedraw_rrectclip_tiled_pdf-mac.png": {
12465 "allowed-digests": [ 12465 "allowed-digests": [
12466 [ 12466 [
12467 "bitmap-64bitMD5", 12467 "bitmap-64bitMD5",
12468 11447101547405897355 12468 11447101547405897355
12469 ] 12469 ]
12470 ], 12470 ],
12471 "reviewed-by-human": false 12471 "reviewed-by-human": false
12472 }, 12472 },
12473 "multipicturedraw_sierpinski_simple_565.png": {
12474 "allowed-digests": [
12475 [
12476 "bitmap-64bitMD5",
12477 11644295976782176432
12478 ]
12479 ],
12480 "reviewed-by-human": true
12481 },
12482 "multipicturedraw_sierpinski_simple_8888.png": {
12483 "allowed-digests": [
12484 [
12485 "bitmap-64bitMD5",
12486 15848231028177105193
12487 ]
12488 ],
12489 "reviewed-by-human": true
12490 },
12491 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12492 "allowed-digests": [
12493 [
12494 "bitmap-64bitMD5",
12495 15848231028177105193
12496 ]
12497 ],
12498 "reviewed-by-human": true
12499 },
12500 "multipicturedraw_sierpinski_tiled_565.png": {
12501 "allowed-digests": [
12502 [
12503 "bitmap-64bitMD5",
12504 16121826786571656052
12505 ]
12506 ],
12507 "reviewed-by-human": true
12508 },
12509 "multipicturedraw_sierpinski_tiled_8888.png": {
12510 "allowed-digests": [
12511 [
12512 "bitmap-64bitMD5",
12513 1046298969627112289
12514 ]
12515 ],
12516 "reviewed-by-human": true
12517 },
12518 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12519 "allowed-digests": [
12520 [
12521 "bitmap-64bitMD5",
12522 8577706448194294498
12523 ]
12524 ],
12525 "reviewed-by-human": true
12526 },
12473 "nested_aa_565.png": { 12527 "nested_aa_565.png": {
12474 "allowed-digests": [ 12528 "allowed-digests": [
12475 [ 12529 [
12476 "bitmap-64bitMD5", 12530 "bitmap-64bitMD5",
12477 16123340172201812866 12531 16123340172201812866
12478 ] 12532 ]
12479 ], 12533 ],
12480 "bugs": [ 12534 "bugs": [
12481 1578 12535 1578
12482 ], 12536 ],
(...skipping 5309 matching lines...) Expand 10 before | Expand all | Expand 10 after
17792 "allowed-digests": [ 17846 "allowed-digests": [
17793 [ 17847 [
17794 "bitmap-64bitMD5", 17848 "bitmap-64bitMD5",
17795 10030599291822810250 17849 10030599291822810250
17796 ] 17850 ]
17797 ], 17851 ],
17798 "reviewed-by-human": false 17852 "reviewed-by-human": false
17799 } 17853 }
17800 } 17854 }
17801 } 17855 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698