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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 12238 matching lines...) Expand 10 before | Expand all | Expand 10 after
12249 ] 12249 ]
12250 }, 12250 },
12251 "pictureimagefilter_gpu.png": { 12251 "pictureimagefilter_gpu.png": {
12252 "allowed-digests": [ 12252 "allowed-digests": [
12253 [ 12253 [
12254 "bitmap-64bitMD5", 12254 "bitmap-64bitMD5",
12255 6192675289036851899 12255 6192675289036851899
12256 ] 12256 ]
12257 ] 12257 ]
12258 }, 12258 },
12259 "pictureshader_565.png": {
12260 "allowed-digests": [
12261 [
12262 "bitmap-64bitMD5",
12263 3012982612160011296
12264 ]
12265 ],
12266 "reviewed-by-human": true
12267 },
12268 "pictureshader_8888.png": {
12269 "allowed-digests": [
12270 [
12271 "bitmap-64bitMD5",
12272 18338139396266575549
12273 ]
12274 ],
12275 "reviewed-by-human": true
12276 },
12277 "pictureshader_gpu.png": {
12278 "allowed-digests": [
12279 [
12280 "bitmap-64bitMD5",
12281 17107820280284794071
12282 ]
12283 ],
12284 "reviewed-by-human": true
12285 },
12286 "pictureshader_pdf-mac.png": {
12287 "allowed-digests": [
12288 [
12289 "bitmap-64bitMD5",
12290 11712572171173905369
12291 ]
12292 ],
12293 "reviewed-by-human": true
12294 },
12259 "points_565.png": { 12295 "points_565.png": {
12260 "allowed-digests": [ 12296 "allowed-digests": [
12261 [ 12297 [
12262 "bitmap-64bitMD5", 12298 "bitmap-64bitMD5",
12263 9418063666161005464 12299 9418063666161005464
12264 ] 12300 ]
12265 ], 12301 ],
12266 "ignore-failure": false 12302 "ignore-failure": false
12267 }, 12303 },
12268 "points_8888.png": { 12304 "points_8888.png": {
(...skipping 3818 matching lines...) Expand 10 before | Expand all | Expand 10 after
16087 7829854837061118142 16123 7829854837061118142
16088 ] 16124 ]
16089 ], 16125 ],
16090 "bugs": [ 16126 "bugs": [
16091 1578 16127 1578
16092 ], 16128 ],
16093 "reviewed-by-human": false 16129 "reviewed-by-human": false
16094 } 16130 }
16095 } 16131 }
16096 } 16132 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698