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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/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 "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 3517 matching lines...) Expand 10 before | Expand all | Expand 10 after
3528 }, 3528 },
3529 "colortype_msaa4.png": { 3529 "colortype_msaa4.png": {
3530 "allowed-digests": [ 3530 "allowed-digests": [
3531 [ 3531 [
3532 "bitmap-64bitMD5", 3532 "bitmap-64bitMD5",
3533 13430579085704011533 3533 13430579085704011533
3534 ] 3534 ]
3535 ], 3535 ],
3536 "reviewed-by-human": true 3536 "reviewed-by-human": true
3537 }, 3537 },
3538 "colortype_xfermodes_565.png": {
3539 "allowed-digests": [
3540 [
3541 "bitmap-64bitMD5",
3542 17087219218203486115
3543 ]
3544 ],
3545 "reviewed-by-human": true
3546 },
3547 "colortype_xfermodes_8888.png": {
3548 "allowed-digests": [
3549 [
3550 "bitmap-64bitMD5",
3551 9113969698052997021
3552 ]
3553 ],
3554 "reviewed-by-human": true
3555 },
3556 "colortype_xfermodes_gpu.png": {
3557 "allowed-digests": [
3558 [
3559 "bitmap-64bitMD5",
3560 12864757372724251897
3561 ]
3562 ],
3563 "reviewed-by-human": true
3564 },
3565 "colortype_xfermodes_msaa4.png": {
3566 "allowed-digests": [
3567 [
3568 "bitmap-64bitMD5",
3569 12864757372724251897
3570 ]
3571 ],
3572 "reviewed-by-human": true
3573 },
3538 "complexclip2_565.png": { 3574 "complexclip2_565.png": {
3539 "allowed-digests": [ 3575 "allowed-digests": [
3540 [ 3576 [
3541 "bitmap-64bitMD5", 3577 "bitmap-64bitMD5",
3542 1971136545200141017 3578 1971136545200141017
3543 ] 3579 ]
3544 ], 3580 ],
3545 "bugs": [ 3581 "bugs": [
3546 1578 3582 1578
3547 ], 3583 ],
(...skipping 9663 matching lines...) Expand 10 before | Expand all | Expand 10 after
13211 "allowed-digests": [ 13247 "allowed-digests": [
13212 [ 13248 [
13213 "bitmap-64bitMD5", 13249 "bitmap-64bitMD5",
13214 10584725278684600171 13250 10584725278684600171
13215 ] 13251 ]
13216 ], 13252 ],
13217 "reviewed-by-human": true 13253 "reviewed-by-human": true
13218 } 13254 }
13219 } 13255 }
13220 } 13256 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698