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

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

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 12246 matching lines...) Expand 10 before | Expand all | Expand 10 after
12257 ] 12257 ]
12258 }, 12258 },
12259 "pictureimagefilter_gpu.png": { 12259 "pictureimagefilter_gpu.png": {
12260 "allowed-digests": [ 12260 "allowed-digests": [
12261 [ 12261 [
12262 "bitmap-64bitMD5", 12262 "bitmap-64bitMD5",
12263 6192675289036851899 12263 6192675289036851899
12264 ] 12264 ]
12265 ] 12265 ]
12266 }, 12266 },
12267 "pictureshader_565.png": {
12268 "allowed-digests": [
12269 [
12270 "bitmap-64bitMD5",
12271 3012982612160011296
12272 ]
12273 ],
12274 "reviewed-by-human": true
12275 },
12276 "pictureshader_8888.png": {
12277 "allowed-digests": [
12278 [
12279 "bitmap-64bitMD5",
12280 18338139396266575549
12281 ]
12282 ],
12283 "reviewed-by-human": true
12284 },
12285 "pictureshader_gpu.png": {
12286 "allowed-digests": [
12287 [
12288 "bitmap-64bitMD5",
12289 17107820280284794071
12290 ]
12291 ],
12292 "reviewed-by-human": true
12293 },
12294 "pictureshader_pdf-mac.png": {
12295 "allowed-digests": [
12296 [
12297 "bitmap-64bitMD5",
12298 16651068500560152330
12299 ]
12300 ],
12301 "reviewed-by-human": true
12302 },
12267 "points_565.png": { 12303 "points_565.png": {
12268 "allowed-digests": [ 12304 "allowed-digests": [
12269 [ 12305 [
12270 "bitmap-64bitMD5", 12306 "bitmap-64bitMD5",
12271 9418063666161005464 12307 9418063666161005464
12272 ] 12308 ]
12273 ], 12309 ],
12274 "ignore-failure": false 12310 "ignore-failure": false
12275 }, 12311 },
12276 "points_8888.png": { 12312 "points_8888.png": {
(...skipping 3818 matching lines...) Expand 10 before | Expand all | Expand 10 after
16095 7829854837061118142 16131 7829854837061118142
16096 ] 16132 ]
16097 ], 16133 ],
16098 "bugs": [ 16134 "bugs": [
16099 1578 16135 1578
16100 ], 16136 ],
16101 "reviewed-by-human": false 16137 "reviewed-by-human": false
16102 } 16138 }
16103 } 16139 }
16104 } 16140 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698