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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/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 9610 matching lines...) Expand 10 before | Expand all | Expand 10 after
9621 }, 9621 },
9622 "imageblur_gpu.png": { 9622 "imageblur_gpu.png": {
9623 "allowed-digests": [ 9623 "allowed-digests": [
9624 [ 9624 [
9625 "bitmap-64bitMD5", 9625 "bitmap-64bitMD5",
9626 5845916873931261542 9626 5845916873931261542
9627 ] 9627 ]
9628 ], 9628 ],
9629 "ignore-failure": false 9629 "ignore-failure": false
9630 }, 9630 },
9631 "imageblur_large_565.png": {
9632 "allowed-digests": [
9633 [
9634 "bitmap-64bitMD5",
9635 10883943223971952407
9636 ]
9637 ],
9638 "reviewed-by-human": true
9639 },
9640 "imageblur_large_8888.png": {
9641 "allowed-digests": [
9642 [
9643 "bitmap-64bitMD5",
9644 2134509713235254584
9645 ]
9646 ],
9647 "reviewed-by-human": true
9648 },
9649 "imageblur_large_gpu.png": {
9650 "allowed-digests": [
9651 [
9652 "bitmap-64bitMD5",
9653 4270141378460123398
9654 ]
9655 ],
9656 "reviewed-by-human": true
9657 },
9631 "imageblur_msaa16.png": { 9658 "imageblur_msaa16.png": {
9632 "allowed-digests": [ 9659 "allowed-digests": [
9633 [ 9660 [
9634 "bitmap-64bitMD5", 9661 "bitmap-64bitMD5",
9635 2239417866187648379 9662 2239417866187648379
9636 ] 9663 ]
9637 ], 9664 ],
9638 "ignore-failure": false 9665 "ignore-failure": false
9639 }, 9666 },
9640 "imageblur_pdf-mac.png": { 9667 "imageblur_pdf-mac.png": {
(...skipping 5640 matching lines...) Expand 10 before | Expand all | Expand 10 after
15281 7829854837061118142 15308 7829854837061118142
15282 ] 15309 ]
15283 ], 15310 ],
15284 "bugs": [ 15311 "bugs": [
15285 1578 15312 1578
15286 ], 15313 ],
15287 "reviewed-by-human": false 15314 "reviewed-by-human": false
15288 } 15315 }
15289 } 15316 }
15290 } 15317 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698