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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 9984 matching lines...) Expand 10 before | Expand all | Expand 10 after
9995 }, 9995 },
9996 "imageblur_gpu.png": { 9996 "imageblur_gpu.png": {
9997 "allowed-digests": [ 9997 "allowed-digests": [
9998 [ 9998 [
9999 "bitmap-64bitMD5", 9999 "bitmap-64bitMD5",
10000 17167546161427035322 10000 17167546161427035322
10001 ] 10001 ]
10002 ], 10002 ],
10003 "ignore-failure": false 10003 "ignore-failure": false
10004 }, 10004 },
10005 "imageblur_large_565.png": {
10006 "allowed-digests": [
10007 [
10008 "bitmap-64bitMD5",
10009 2324255578671815983
10010 ]
10011 ],
10012 "reviewed-by-human": true
10013 },
10014 "imageblur_large_8888.png": {
10015 "allowed-digests": [
10016 [
10017 "bitmap-64bitMD5",
10018 12679729316019201073
10019 ]
10020 ],
10021 "reviewed-by-human": true
10022 },
10023 "imageblur_large_gpu.png": {
10024 "allowed-digests": [
10025 [
10026 "bitmap-64bitMD5",
10027 4270141378460123398
10028 ]
10029 ],
10030 "reviewed-by-human": true
10031 },
10005 "imageblur_mesa.png": { 10032 "imageblur_mesa.png": {
10006 "allowed-digests": [ 10033 "allowed-digests": [
10007 [ 10034 [
10008 "bitmap-64bitMD5", 10035 "bitmap-64bitMD5",
10009 14905135654039643975 10036 14905135654039643975
10010 ] 10037 ]
10011 ], 10038 ],
10012 "ignore-failure": false 10039 "ignore-failure": false
10013 }, 10040 },
10014 "imageblur_msaa16.png": { 10041 "imageblur_msaa16.png": {
(...skipping 5795 matching lines...) Expand 10 before | Expand all | Expand 10 after
15810 7829854837061118142 15837 7829854837061118142
15811 ] 15838 ]
15812 ], 15839 ],
15813 "bugs": [ 15840 "bugs": [
15814 1578 15841 1578
15815 ], 15842 ],
15816 "reviewed-by-human": false 15843 "reviewed-by-human": false
15817 } 15844 }
15818 } 15845 }
15819 } 15846 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698