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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 10042 matching lines...) Expand 10 before | Expand all | Expand 10 after
10053 ] 10053 ]
10054 }, 10054 },
10055 "pictureimagefilter_gpu.png": { 10055 "pictureimagefilter_gpu.png": {
10056 "allowed-digests": [ 10056 "allowed-digests": [
10057 [ 10057 [
10058 "bitmap-64bitMD5", 10058 "bitmap-64bitMD5",
10059 8153565158743318328 10059 8153565158743318328
10060 ] 10060 ]
10061 ] 10061 ]
10062 }, 10062 },
10063 "pictureshader_565.png": {
10064 "allowed-digests": [
10065 [
10066 "bitmap-64bitMD5",
10067 3012982612160011296
10068 ]
10069 ],
10070 "reviewed-by-human": true
10071 },
10072 "pictureshader_8888.png": {
10073 "allowed-digests": [
10074 [
10075 "bitmap-64bitMD5",
10076 18338139396266575549
10077 ]
10078 ],
10079 "reviewed-by-human": true
10080 },
10081 "pictureshader_gpu.png": {
10082 "allowed-digests": [
10083 [
10084 "bitmap-64bitMD5",
10085 2977622345381088779
10086 ]
10087 ],
10088 "reviewed-by-human": true
10089 },
10090 "pictureshader_pdf-mac.png": {
10091 "allowed-digests": [
10092 [
10093 "bitmap-64bitMD5",
10094 14216303782656832603
10095 ]
10096 ],
10097 "reviewed-by-human": true
10098 },
10063 "points_565.png": { 10099 "points_565.png": {
10064 "allowed-digests": [ 10100 "allowed-digests": [
10065 [ 10101 [
10066 "bitmap-64bitMD5", 10102 "bitmap-64bitMD5",
10067 9418063666161005464 10103 9418063666161005464
10068 ] 10104 ]
10069 ], 10105 ],
10070 "ignore-failure": false 10106 "ignore-failure": false
10071 }, 10107 },
10072 "points_8888.png": { 10108 "points_8888.png": {
(...skipping 3275 matching lines...) Expand 10 before | Expand all | Expand 10 after
13348 7829854837061118142 13384 7829854837061118142
13349 ] 13385 ]
13350 ], 13386 ],
13351 "bugs": [ 13387 "bugs": [
13352 1578 13388 1578
13353 ], 13389 ],
13354 "reviewed-by-human": false 13390 "reviewed-by-human": false
13355 } 13391 }
13356 } 13392 }
13357 } 13393 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698