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

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

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 4122 matching lines...) Expand 10 before | Expand all | Expand 10 after
4133 }, 4133 },
4134 "clamped_gradients_pdf-native.png": { 4134 "clamped_gradients_pdf-native.png": {
4135 "allowed-digests": [ 4135 "allowed-digests": [
4136 [ 4136 [
4137 "bitmap-64bitMD5", 4137 "bitmap-64bitMD5",
4138 15789735571012347853 4138 15789735571012347853
4139 ] 4139 ]
4140 ], 4140 ],
4141 "reviewed-by-human": true 4141 "reviewed-by-human": true
4142 }, 4142 },
4143 "clip_strokerect_565.png": {
4144 "allowed-digests": [
4145 [
4146 "bitmap-64bitMD5",
4147 13890106243991361094
4148 ]
4149 ],
4150 "reviewed-by-human": true
4151 },
4152 "clip_strokerect_8888.png": {
4153 "allowed-digests": [
4154 [
4155 "bitmap-64bitMD5",
4156 13890106243991361094
4157 ]
4158 ],
4159 "reviewed-by-human": true
4160 },
4161 "clip_strokerect_gpu.png": {
4162 "allowed-digests": [
4163 [
4164 "bitmap-64bitMD5",
4165 13890106243991361094
4166 ]
4167 ],
4168 "reviewed-by-human": true
4169 },
4170 "clip_strokerect_pdf-mac.png": {
4171 "allowed-digests": [
4172 [
4173 "bitmap-64bitMD5",
4174 13890106243991361094
4175 ]
4176 ],
4177 "reviewed-by-human": true
4178 },
4179 "clip_strokerect_pdf-native.png": {
4180 "allowed-digests": [
4181 [
4182 "bitmap-64bitMD5",
4183 13890106243991361094
4184 ]
4185 ],
4186 "reviewed-by-human": true
4187 },
4143 "clipped-bitmap-shaders-clamp-hq_565.png": { 4188 "clipped-bitmap-shaders-clamp-hq_565.png": {
4144 "allowed-digests": [ 4189 "allowed-digests": [
4145 [ 4190 [
4146 "bitmap-64bitMD5", 4191 "bitmap-64bitMD5",
4147 5543970311616574408 4192 5543970311616574408
4148 ] 4193 ]
4149 ], 4194 ],
4150 "bugs": [ 4195 "bugs": [
4151 1759 4196 1759
4152 ], 4197 ],
(...skipping 14280 matching lines...) Expand 10 before | Expand all | Expand 10 after
18433 "allowed-digests": [ 18478 "allowed-digests": [
18434 [ 18479 [
18435 "bitmap-64bitMD5", 18480 "bitmap-64bitMD5",
18436 10030599291822810250 18481 10030599291822810250
18437 ] 18482 ]
18438 ], 18483 ],
18439 "reviewed-by-human": false 18484 "reviewed-by-human": false
18440 } 18485 }
18441 } 18486 }
18442 } 18487 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698