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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 8095 matching lines...) Expand 10 before | Expand all | Expand 10 after
8106 }, 8106 },
8107 "imageblur_gpu.png": { 8107 "imageblur_gpu.png": {
8108 "allowed-digests": [ 8108 "allowed-digests": [
8109 [ 8109 [
8110 "bitmap-64bitMD5", 8110 "bitmap-64bitMD5",
8111 5845916873931261542 8111 5845916873931261542
8112 ] 8112 ]
8113 ], 8113 ],
8114 "ignore-failure": false 8114 "ignore-failure": false
8115 }, 8115 },
8116 "imageblur_large_565.png": {
8117 "allowed-digests": [
8118 [
8119 "bitmap-64bitMD5",
8120 10883943223971952407
8121 ]
8122 ],
8123 "reviewed-by-human": true
8124 },
8125 "imageblur_large_8888.png": {
8126 "allowed-digests": [
8127 [
8128 "bitmap-64bitMD5",
8129 2134509713235254584
8130 ]
8131 ],
8132 "reviewed-by-human": true
8133 },
8134 "imageblur_large_gpu.png": {
8135 "allowed-digests": [
8136 [
8137 "bitmap-64bitMD5",
8138 4270141378460123398
8139 ]
8140 ],
8141 "reviewed-by-human": true
8142 },
8116 "imageblur_msaa16.png": { 8143 "imageblur_msaa16.png": {
8117 "allowed-digests": [ 8144 "allowed-digests": [
8118 [ 8145 [
8119 "bitmap-64bitMD5", 8146 "bitmap-64bitMD5",
8120 2239417866187648379 8147 2239417866187648379
8121 ] 8148 ]
8122 ], 8149 ],
8123 "ignore-failure": false 8150 "ignore-failure": false
8124 }, 8151 },
8125 "imageblur_pdf-mac.png": { 8152 "imageblur_pdf-mac.png": {
(...skipping 4937 matching lines...) Expand 10 before | Expand all | Expand 10 after
13063 7829854837061118142 13090 7829854837061118142
13064 ] 13091 ]
13065 ], 13092 ],
13066 "bugs": [ 13093 "bugs": [
13067 1578 13094 1578
13068 ], 13095 ],
13069 "reviewed-by-human": false 13096 "reviewed-by-human": false
13070 } 13097 }
13071 } 13098 }
13072 } 13099 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698