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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 6282 matching lines...) Expand 10 before | Expand all | Expand 10 after
6293 }, 6293 },
6294 "complexclip2_rrect_bw_pdf-poppler.png": { 6294 "complexclip2_rrect_bw_pdf-poppler.png": {
6295 "allowed-digests": [ 6295 "allowed-digests": [
6296 [ 6296 [
6297 "bitmap-64bitMD5", 6297 "bitmap-64bitMD5",
6298 8335812405358688662 6298 8335812405358688662
6299 ] 6299 ]
6300 ], 6300 ],
6301 "reviewed-by-human": true 6301 "reviewed-by-human": true
6302 }, 6302 },
6303 "complexclip3_complex_565.png": {
6304 "allowed-digests": [
6305 [
6306 "bitmap-64bitMD5",
6307 1163459083390165894
6308 ]
6309 ],
6310 "reviewed-by-human": true
6311 },
6312 "complexclip3_complex_8888.png": {
6313 "allowed-digests": [
6314 [
6315 "bitmap-64bitMD5",
6316 8750392773673344622
6317 ]
6318 ],
6319 "reviewed-by-human": true
6320 },
6321 "complexclip3_complex_gpu.png": {
6322 "allowed-digests": [
6323 [
6324 "bitmap-64bitMD5",
6325 10706383066489247775
6326 ]
6327 ],
6328 "reviewed-by-human": true
6329 },
6330 "complexclip3_complex_msaa16.png": {
6331 "allowed-digests": [
6332 [
6333 "bitmap-64bitMD5",
6334 2238767190916748350
6335 ]
6336 ],
6337 "reviewed-by-human": true
6338 },
6339 "complexclip3_complex_nvprmsaa4.png": {
6340 "allowed-digests": [
6341 [
6342 "bitmap-64bitMD5",
6343 14281718890337447786
6344 ]
6345 ],
6346 "reviewed-by-human": true
6347 },
6348 "complexclip3_complex_pdf-poppler.png": {
6349 "allowed-digests": [
6350 [
6351 "bitmap-64bitMD5",
6352 4800008335266200894
6353 ]
6354 ],
6355 "reviewed-by-human": true
6356 },
6357 "complexclip3_simple_565.png": {
6358 "allowed-digests": [
6359 [
6360 "bitmap-64bitMD5",
6361 6869396472126670571
6362 ]
6363 ],
6364 "reviewed-by-human": true
6365 },
6366 "complexclip3_simple_8888.png": {
6367 "allowed-digests": [
6368 [
6369 "bitmap-64bitMD5",
6370 15186355547810660585
6371 ]
6372 ],
6373 "reviewed-by-human": true
6374 },
6375 "complexclip3_simple_gpu.png": {
6376 "allowed-digests": [
6377 [
6378 "bitmap-64bitMD5",
6379 5549827759677143318
6380 ]
6381 ],
6382 "reviewed-by-human": true
6383 },
6384 "complexclip3_simple_msaa16.png": {
6385 "allowed-digests": [
6386 [
6387 "bitmap-64bitMD5",
6388 10967140915159195584
6389 ]
6390 ],
6391 "reviewed-by-human": true
6392 },
6393 "complexclip3_simple_nvprmsaa4.png": {
6394 "allowed-digests": [
6395 [
6396 "bitmap-64bitMD5",
6397 7277251177048831912
6398 ]
6399 ],
6400 "reviewed-by-human": true
6401 },
6402 "complexclip3_simple_pdf-poppler.png": {
6403 "allowed-digests": [
6404 [
6405 "bitmap-64bitMD5",
6406 1819590968412145894
6407 ]
6408 ],
6409 "reviewed-by-human": true
6410 },
6303 "complexclip_aa_565.png": { 6411 "complexclip_aa_565.png": {
6304 "allowed-digests": [ 6412 "allowed-digests": [
6305 [ 6413 [
6306 "bitmap-64bitMD5", 6414 "bitmap-64bitMD5",
6307 11137376764949716657 6415 11137376764949716657
6308 ] 6416 ]
6309 ], 6417 ],
6310 "ignore-failure": false, 6418 "ignore-failure": false,
6311 "reviewed-by-human": true 6419 "reviewed-by-human": true
6312 }, 6420 },
(...skipping 15844 matching lines...) Expand 10 before | Expand all | Expand 10 after
22157 "allowed-digests": [ 22265 "allowed-digests": [
22158 [ 22266 [
22159 "bitmap-64bitMD5", 22267 "bitmap-64bitMD5",
22160 11835374726311942978 22268 11835374726311942978
22161 ] 22269 ]
22162 ], 22270 ],
22163 "reviewed-by-human": true 22271 "reviewed-by-human": true
22164 } 22272 }
22165 } 22273 }
22166 } 22274 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698