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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-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 4507 matching lines...) Expand 10 before | Expand all | Expand 10 after
4518 }, 4518 },
4519 "complexclip2_rrect_bw_msaa4.png": { 4519 "complexclip2_rrect_bw_msaa4.png": {
4520 "allowed-digests": [ 4520 "allowed-digests": [
4521 [ 4521 [
4522 "bitmap-64bitMD5", 4522 "bitmap-64bitMD5",
4523 15488433974617396144 4523 15488433974617396144
4524 ] 4524 ]
4525 ], 4525 ],
4526 "reviewed-by-human": true 4526 "reviewed-by-human": true
4527 }, 4527 },
4528 "complexclip3_complex_565.png": {
4529 "allowed-digests": [
4530 [
4531 "bitmap-64bitMD5",
4532 3614121503550569911
4533 ]
4534 ],
4535 "reviewed-by-human": true
4536 },
4537 "complexclip3_complex_8888.png": {
4538 "allowed-digests": [
4539 [
4540 "bitmap-64bitMD5",
4541 9040794042848839917
4542 ]
4543 ],
4544 "reviewed-by-human": true
4545 },
4546 "complexclip3_complex_gpu.png": {
4547 "allowed-digests": [
4548 [
4549 "bitmap-64bitMD5",
4550 5468503538996205458
4551 ]
4552 ],
4553 "reviewed-by-human": true
4554 },
4555 "complexclip3_simple_565.png": {
4556 "allowed-digests": [
4557 [
4558 "bitmap-64bitMD5",
4559 15108830859342865697
4560 ]
4561 ],
4562 "reviewed-by-human": true
4563 },
4564 "complexclip3_simple_8888.png": {
4565 "allowed-digests": [
4566 [
4567 "bitmap-64bitMD5",
4568 14123755649794783714
4569 ]
4570 ],
4571 "reviewed-by-human": true
4572 },
4573 "complexclip3_simple_gpu.png": {
4574 "allowed-digests": [
4575 [
4576 "bitmap-64bitMD5",
4577 17680228425298156230
4578 ]
4579 ],
4580 "reviewed-by-human": true
4581 },
4528 "complexclip_aa_565.png": { 4582 "complexclip_aa_565.png": {
4529 "allowed-digests": [ 4583 "allowed-digests": [
4530 [ 4584 [
4531 "bitmap-64bitMD5", 4585 "bitmap-64bitMD5",
4532 4104797309315770800 4586 4104797309315770800
4533 ] 4587 ]
4534 ], 4588 ],
4535 "reviewed-by-human": true 4589 "reviewed-by-human": true
4536 }, 4590 },
4537 "complexclip_aa_8888.png": { 4591 "complexclip_aa_8888.png": {
(...skipping 12366 matching lines...) Expand 10 before | Expand all | Expand 10 after
16904 "allowed-digests": [ 16958 "allowed-digests": [
16905 [ 16959 [
16906 "bitmap-64bitMD5", 16960 "bitmap-64bitMD5",
16907 10584725278684600171 16961 10584725278684600171
16908 ] 16962 ]
16909 ], 16963 ],
16910 "reviewed-by-human": true 16964 "reviewed-by-human": true
16911 } 16965 }
16912 } 16966 }
16913 } 16967 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698