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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 15065 matching lines...) Expand 10 before | Expand all | Expand 10 after
15076 [ 15076 [
15077 "bitmap-64bitMD5", 15077 "bitmap-64bitMD5",
15078 5831432114786455253 15078 5831432114786455253
15079 ] 15079 ]
15080 ], 15080 ],
15081 "bugs": [ 15081 "bugs": [
15082 2325 15082 2325
15083 ], 15083 ],
15084 "reviewed-by-human": false 15084 "reviewed-by-human": false
15085 }, 15085 },
15086 "pictureshader_565.png": {
15087 "allowed-digests": [
15088 [
15089 "bitmap-64bitMD5",
15090 2795484008540455342
15091 ]
15092 ],
15093 "reviewed-by-human": true
15094 },
15095 "pictureshader_8888.png": {
15096 "allowed-digests": [
15097 [
15098 "bitmap-64bitMD5",
15099 15283612284931828410
15100 ]
15101 ],
15102 "reviewed-by-human": true
15103 },
15104 "pictureshader_gpu.png": {
15105 "allowed-digests": [
15106 [
15107 "bitmap-64bitMD5",
15108 14686128772703870572
15109 ]
15110 ],
15111 "reviewed-by-human": true
15112 },
15113 "pictureshader_msaa16.png": {
15114 "allowed-digests": [
15115 [
15116 "bitmap-64bitMD5",
15117 9145862502009863105
15118 ]
15119 ],
15120 "reviewed-by-human": true
15121 },
15122 "pictureshader_nvprmsaa4.png": {
15123 "allowed-digests": [
15124 [
15125 "bitmap-64bitMD5",
15126 14686128772703870572
15127 ]
15128 ],
15129 "reviewed-by-human": true
15130 },
15131 "pictureshader_pdf-poppler.png": {
15132 "allowed-digests": [
15133 [
15134 "bitmap-64bitMD5",
15135 497902276559233607
15136 ]
15137 ],
15138 "reviewed-by-human": true
15139 },
15086 "points_565.png": { 15140 "points_565.png": {
15087 "allowed-digests": [ 15141 "allowed-digests": [
15088 [ 15142 [
15089 "bitmap-64bitMD5", 15143 "bitmap-64bitMD5",
15090 8567194488499472739 15144 8567194488499472739
15091 ] 15145 ]
15092 ], 15146 ],
15093 "ignore-failure": false 15147 "ignore-failure": false
15094 }, 15148 },
15095 "points_8888.png": { 15149 "points_8888.png": {
(...skipping 4906 matching lines...) Expand 10 before | Expand all | Expand 10 after
20002 12332625502817210303 20056 12332625502817210303
20003 ] 20057 ]
20004 ], 20058 ],
20005 "bugs": [ 20059 "bugs": [
20006 1578 20060 1578
20007 ], 20061 ],
20008 "reviewed-by-human": false 20062 "reviewed-by-human": false
20009 } 20063 }
20010 } 20064 }
20011 } 20065 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698