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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 6291 matching lines...) Expand 10 before | Expand all | Expand 10 after
6302 }, 6302 },
6303 "complexclip2_rrect_bw_pdf-poppler.png": { 6303 "complexclip2_rrect_bw_pdf-poppler.png": {
6304 "allowed-digests": [ 6304 "allowed-digests": [
6305 [ 6305 [
6306 "bitmap-64bitMD5", 6306 "bitmap-64bitMD5",
6307 1099472031394618642 6307 1099472031394618642
6308 ] 6308 ]
6309 ], 6309 ],
6310 "reviewed-by-human": false 6310 "reviewed-by-human": false
6311 }, 6311 },
6312 "complexclip3_complex_565.png": {
6313 "allowed-digests": [
6314 [
6315 "bitmap-64bitMD5",
6316 18030188170922805957
6317 ]
6318 ],
6319 "reviewed-by-human": true
6320 },
6321 "complexclip3_complex_8888.png": {
6322 "allowed-digests": [
6323 [
6324 "bitmap-64bitMD5",
6325 12504635136952668493
6326 ]
6327 ],
6328 "reviewed-by-human": true
6329 },
6330 "complexclip3_complex_gpu.png": {
6331 "allowed-digests": [
6332 [
6333 "bitmap-64bitMD5",
6334 19697605205186119
6335 ]
6336 ],
6337 "reviewed-by-human": true
6338 },
6339 "complexclip3_complex_msaa16.png": {
6340 "allowed-digests": [
6341 [
6342 "bitmap-64bitMD5",
6343 7373796656416538004
6344 ]
6345 ],
6346 "reviewed-by-human": true
6347 },
6348 "complexclip3_complex_nvprmsaa4.png": {
6349 "allowed-digests": [
6350 [
6351 "bitmap-64bitMD5",
6352 11176830031038992998
6353 ]
6354 ],
6355 "reviewed-by-human": true
6356 },
6357 "complexclip3_simple_565.png": {
6358 "allowed-digests": [
6359 [
6360 "bitmap-64bitMD5",
6361 4120643875280840758
6362 ]
6363 ],
6364 "reviewed-by-human": true
6365 },
6366 "complexclip3_simple_8888.png": {
6367 "allowed-digests": [
6368 [
6369 "bitmap-64bitMD5",
6370 7801288058164657468
6371 ]
6372 ],
6373 "reviewed-by-human": true
6374 },
6375 "complexclip3_simple_gpu.png": {
6376 "allowed-digests": [
6377 [
6378 "bitmap-64bitMD5",
6379 5248452538015152669
6380 ]
6381 ],
6382 "reviewed-by-human": true
6383 },
6384 "complexclip3_simple_msaa16.png": {
6385 "allowed-digests": [
6386 [
6387 "bitmap-64bitMD5",
6388 2154897281700630691
6389 ]
6390 ],
6391 "reviewed-by-human": true
6392 },
6393 "complexclip3_simple_nvprmsaa4.png": {
6394 "allowed-digests": [
6395 [
6396 "bitmap-64bitMD5",
6397 17437779253460083893
6398 ]
6399 ],
6400 "reviewed-by-human": true
6401 },
6312 "complexclip_aa_565.png": { 6402 "complexclip_aa_565.png": {
6313 "allowed-digests": [ 6403 "allowed-digests": [
6314 [ 6404 [
6315 "bitmap-64bitMD5", 6405 "bitmap-64bitMD5",
6316 8059723840111543656 6406 8059723840111543656
6317 ] 6407 ]
6318 ], 6408 ],
6319 "reviewed-by-human": true 6409 "reviewed-by-human": true
6320 }, 6410 },
6321 "complexclip_aa_8888.png": { 6411 "complexclip_aa_8888.png": {
(...skipping 15316 matching lines...) Expand 10 before | Expand all | Expand 10 after
21638 "allowed-digests": [ 21728 "allowed-digests": [
21639 [ 21729 [
21640 "bitmap-64bitMD5", 21730 "bitmap-64bitMD5",
21641 11835374726311942978 21731 11835374726311942978
21642 ] 21732 ]
21643 ], 21733 ],
21644 "reviewed-by-human": true 21734 "reviewed-by-human": true
21645 } 21735 }
21646 } 21736 }
21647 } 21737 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698