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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json

Issue 230443007: Baselines for the SkPictureShader GM. (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 8242 matching lines...) Expand 10 before | Expand all | Expand 10 after
8253 }, 8253 },
8254 "pictureimagefilter_gpu.png": { 8254 "pictureimagefilter_gpu.png": {
8255 "allowed-digests": [ 8255 "allowed-digests": [
8256 [ 8256 [
8257 "bitmap-64bitMD5", 8257 "bitmap-64bitMD5",
8258 13583631370061950252 8258 13583631370061950252
8259 ] 8259 ]
8260 ], 8260 ],
8261 "reviewed-by-human": true 8261 "reviewed-by-human": true
8262 }, 8262 },
8263 "pictureshader_565.png": {
8264 "allowed-digests": [
8265 [
8266 "bitmap-64bitMD5",
8267 12994511397188975534
8268 ]
8269 ],
8270 "reviewed-by-human": true
8271 },
8272 "pictureshader_8888.png": {
8273 "allowed-digests": [
8274 [
8275 "bitmap-64bitMD5",
8276 18060131563380789045
8277 ]
8278 ],
8279 "reviewed-by-human": true
8280 },
8281 "pictureshader_gpu.png": {
8282 "allowed-digests": [
8283 [
8284 "bitmap-64bitMD5",
8285 14438664037178742342
8286 ]
8287 ],
8288 "reviewed-by-human": true
8289 },
8290 "pictureshader_msaa4.png": {
8291 "allowed-digests": [
8292 [
8293 "bitmap-64bitMD5",
8294 14438664037178742342
8295 ]
8296 ],
8297 "reviewed-by-human": true
8298 },
8263 "points_565.png": { 8299 "points_565.png": {
8264 "allowed-digests": [ 8300 "allowed-digests": [
8265 [ 8301 [
8266 "bitmap-64bitMD5", 8302 "bitmap-64bitMD5",
8267 9418063666161005464 8303 9418063666161005464
8268 ] 8304 ]
8269 ], 8305 ],
8270 "bugs": [ 8306 "bugs": [
8271 1578 8307 1578
8272 ], 8308 ],
(...skipping 2306 matching lines...) Expand 10 before | Expand all | Expand 10 after
10579 "allowed-digests": [ 10615 "allowed-digests": [
10580 [ 10616 [
10581 "bitmap-64bitMD5", 10617 "bitmap-64bitMD5",
10582 15619943936619567577 10618 15619943936619567577
10583 ] 10619 ]
10584 ], 10620 ],
10585 "reviewed-by-human": true 10621 "reviewed-by-human": true
10586 } 10622 }
10587 } 10623 }
10588 } 10624 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698