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

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

Issue 136483002: rebaseline blur related outputs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: revert valgrind baseline Created 6 years, 11 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 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 8497 matching lines...) Expand 10 before | Expand all | Expand 10 after
8508 }, 8508 },
8509 "imageblur_gpu.png": { 8509 "imageblur_gpu.png": {
8510 "allowed-digests": [ 8510 "allowed-digests": [
8511 [ 8511 [
8512 "bitmap-64bitMD5", 8512 "bitmap-64bitMD5",
8513 17167546161427035322 8513 17167546161427035322
8514 ] 8514 ]
8515 ], 8515 ],
8516 "ignore-failure": false 8516 "ignore-failure": false
8517 }, 8517 },
8518 "imageblur_large_565.png": {
8519 "allowed-digests": [
8520 [
8521 "bitmap-64bitMD5",
8522 2324255578671815983
8523 ]
8524 ],
8525 "reviewed-by-human": true
8526 },
8527 "imageblur_large_8888.png": {
8528 "allowed-digests": [
8529 [
8530 "bitmap-64bitMD5",
8531 12679729316019201073
8532 ]
8533 ],
8534 "reviewed-by-human": true
8535 },
8536 "imageblur_large_gpu.png": {
8537 "allowed-digests": [
8538 [
8539 "bitmap-64bitMD5",
8540 4270141378460123398
8541 ]
8542 ],
8543 "reviewed-by-human": true
8544 },
8518 "imageblur_mesa.png": { 8545 "imageblur_mesa.png": {
8519 "allowed-digests": [ 8546 "allowed-digests": [
8520 [ 8547 [
8521 "bitmap-64bitMD5", 8548 "bitmap-64bitMD5",
8522 14905135654039643975 8549 14905135654039643975
8523 ] 8550 ]
8524 ], 8551 ],
8525 "ignore-failure": false 8552 "ignore-failure": false
8526 }, 8553 },
8527 "imageblur_msaa16.png": { 8554 "imageblur_msaa16.png": {
(...skipping 5102 matching lines...) Expand 10 before | Expand all | Expand 10 after
13630 7829854837061118142 13657 7829854837061118142
13631 ] 13658 ]
13632 ], 13659 ],
13633 "bugs": [ 13660 "bugs": [
13634 1578 13661 1578
13635 ], 13662 ],
13636 "reviewed-by-human": false 13663 "reviewed-by-human": false
13637 } 13664 }
13638 } 13665 }
13639 } 13666 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698