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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 4141 matching lines...) Expand 10 before | Expand all | Expand 10 after
4152 }, 4152 },
4153 "complexclip2_rrect_bw_pdf-poppler.png": { 4153 "complexclip2_rrect_bw_pdf-poppler.png": {
4154 "allowed-digests": [ 4154 "allowed-digests": [
4155 [ 4155 [
4156 "bitmap-64bitMD5", 4156 "bitmap-64bitMD5",
4157 1099472031394618642 4157 1099472031394618642
4158 ] 4158 ]
4159 ], 4159 ],
4160 "reviewed-by-human": false 4160 "reviewed-by-human": false
4161 }, 4161 },
4162 "complexclip3_complex_565.png": {
4163 "allowed-digests": [
4164 [
4165 "bitmap-64bitMD5",
4166 15529226172676220821
4167 ]
4168 ],
4169 "reviewed-by-human": true
4170 },
4171 "complexclip3_complex_8888.png": {
4172 "allowed-digests": [
4173 [
4174 "bitmap-64bitMD5",
4175 477466579355794399
4176 ]
4177 ],
4178 "reviewed-by-human": true
4179 },
4180 "complexclip3_complex_gpu.png": {
4181 "allowed-digests": [
4182 [
4183 "bitmap-64bitMD5",
4184 16562110261849105694
4185 ]
4186 ],
4187 "reviewed-by-human": true
4188 },
4189 "complexclip3_simple_565.png": {
4190 "allowed-digests": [
4191 [
4192 "bitmap-64bitMD5",
4193 4274907973076383695
4194 ]
4195 ],
4196 "reviewed-by-human": true
4197 },
4198 "complexclip3_simple_8888.png": {
4199 "allowed-digests": [
4200 [
4201 "bitmap-64bitMD5",
4202 13469861314971148138
4203 ]
4204 ],
4205 "reviewed-by-human": true
4206 },
4207 "complexclip3_simple_gpu.png": {
4208 "allowed-digests": [
4209 [
4210 "bitmap-64bitMD5",
4211 16436406260628660091
4212 ]
4213 ],
4214 "reviewed-by-human": true
4215 },
4162 "complexclip_aa_565.png": { 4216 "complexclip_aa_565.png": {
4163 "allowed-digests": [ 4217 "allowed-digests": [
4164 [ 4218 [
4165 "bitmap-64bitMD5", 4219 "bitmap-64bitMD5",
4166 2931817475980821997 4220 2931817475980821997
4167 ] 4221 ]
4168 ], 4222 ],
4169 "ignore-failure": false, 4223 "ignore-failure": false,
4170 "reviewed-by-human": true 4224 "reviewed-by-human": true
4171 }, 4225 },
(...skipping 10060 matching lines...) Expand 10 before | Expand all | Expand 10 after
14232 "allowed-digests": [ 14286 "allowed-digests": [
14233 [ 14287 [
14234 "bitmap-64bitMD5", 14288 "bitmap-64bitMD5",
14235 12937422788648264516 14289 12937422788648264516
14236 ] 14290 ]
14237 ], 14291 ],
14238 "reviewed-by-human": true 14292 "reviewed-by-human": true
14239 } 14293 }
14240 } 14294 }
14241 } 14295 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698