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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 4151 matching lines...) Expand 10 before | Expand all | Expand 10 after
4162 }, 4162 },
4163 "complexclip2_rrect_bw_pdf-poppler.png": { 4163 "complexclip2_rrect_bw_pdf-poppler.png": {
4164 "allowed-digests": [ 4164 "allowed-digests": [
4165 [ 4165 [
4166 "bitmap-64bitMD5", 4166 "bitmap-64bitMD5",
4167 1099472031394618642 4167 1099472031394618642
4168 ] 4168 ]
4169 ], 4169 ],
4170 "reviewed-by-human": false 4170 "reviewed-by-human": false
4171 }, 4171 },
4172 "complexclip3_complex_565.png": {
4173 "allowed-digests": [
4174 [
4175 "bitmap-64bitMD5",
4176 15529226172676220821
4177 ]
4178 ],
4179 "reviewed-by-human": true
4180 },
4181 "complexclip3_complex_8888.png": {
4182 "allowed-digests": [
4183 [
4184 "bitmap-64bitMD5",
4185 477466579355794399
4186 ]
4187 ],
4188 "reviewed-by-human": true
4189 },
4190 "complexclip3_complex_gpu.png": {
4191 "allowed-digests": [
4192 [
4193 "bitmap-64bitMD5",
4194 16562110261849105694
4195 ]
4196 ],
4197 "reviewed-by-human": true
4198 },
4199 "complexclip3_simple_565.png": {
4200 "allowed-digests": [
4201 [
4202 "bitmap-64bitMD5",
4203 4274907973076383695
4204 ]
4205 ],
4206 "reviewed-by-human": true
4207 },
4208 "complexclip3_simple_8888.png": {
4209 "allowed-digests": [
4210 [
4211 "bitmap-64bitMD5",
4212 13469861314971148138
4213 ]
4214 ],
4215 "reviewed-by-human": true
4216 },
4217 "complexclip3_simple_gpu.png": {
4218 "allowed-digests": [
4219 [
4220 "bitmap-64bitMD5",
4221 16436406260628660091
4222 ]
4223 ],
4224 "reviewed-by-human": true
4225 },
4172 "complexclip_aa_565.png": { 4226 "complexclip_aa_565.png": {
4173 "allowed-digests": [ 4227 "allowed-digests": [
4174 [ 4228 [
4175 "bitmap-64bitMD5", 4229 "bitmap-64bitMD5",
4176 2931817475980821997 4230 2931817475980821997
4177 ] 4231 ]
4178 ], 4232 ],
4179 "ignore-failure": false, 4233 "ignore-failure": false,
4180 "reviewed-by-human": true 4234 "reviewed-by-human": true
4181 }, 4235 },
(...skipping 10094 matching lines...) Expand 10 before | Expand all | Expand 10 after
14276 "allowed-digests": [ 14330 "allowed-digests": [
14277 [ 14331 [
14278 "bitmap-64bitMD5", 14332 "bitmap-64bitMD5",
14279 12937422788648264516 14333 12937422788648264516
14280 ] 14334 ]
14281 ], 14335 ],
14282 "reviewed-by-human": true 14336 "reviewed-by-human": true
14283 } 14337 }
14284 } 14338 }
14285 } 14339 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698