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

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

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3508 matching lines...) Expand 10 before | Expand all | Expand 10 after
3519 [ 3519 [
3520 "bitmap-64bitMD5", 3520 "bitmap-64bitMD5",
3521 13047627047273718541 3521 13047627047273718541
3522 ] 3522 ]
3523 ], 3523 ],
3524 "bugs": [ 3524 "bugs": [
3525 2146 3525 2146
3526 ], 3526 ],
3527 "reviewed-by-human": false 3527 "reviewed-by-human": false
3528 }, 3528 },
3529 "colortype_xfermodes_565.png": {
3530 "allowed-digests": [
3531 [
3532 "bitmap-64bitMD5",
3533 11647910150317720501
3534 ]
3535 ],
3536 "reviewed-by-human": true
3537 },
3538 "colortype_xfermodes_8888.png": {
3539 "allowed-digests": [
3540 [
3541 "bitmap-64bitMD5",
3542 7944427297295967712
3543 ]
3544 ],
3545 "reviewed-by-human": true
3546 },
3547 "colortype_xfermodes_gpu.png": {
3548 "allowed-digests": [
3549 [
3550 "bitmap-64bitMD5",
3551 11099762256760685916
3552 ]
3553 ],
3554 "reviewed-by-human": true
3555 },
3529 "complexclip2_565.png": { 3556 "complexclip2_565.png": {
3530 "allowed-digests": [ 3557 "allowed-digests": [
3531 [ 3558 [
3532 "bitmap-64bitMD5", 3559 "bitmap-64bitMD5",
3533 6009240329517073614 3560 6009240329517073614
3534 ] 3561 ]
3535 ], 3562 ],
3536 "bugs": [ 3563 "bugs": [
3537 2146 3564 2146
3538 ], 3565 ],
(...skipping 9851 matching lines...) Expand 10 before | Expand all | Expand 10 after
13390 "allowed-digests": [ 13417 "allowed-digests": [
13391 [ 13418 [
13392 "bitmap-64bitMD5", 13419 "bitmap-64bitMD5",
13393 12937422788648264516 13420 12937422788648264516
13394 ] 13421 ]
13395 ], 13422 ],
13396 "reviewed-by-human": true 13423 "reviewed-by-human": true
13397 } 13424 }
13398 } 13425 }
13399 } 13426 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698