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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Release/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 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 558 matching lines...) Expand 10 before | Expand all | Expand 10 after
569 }, 569 },
570 "bitmapscroll_gpu.png": { 570 "bitmapscroll_gpu.png": {
571 "allowed-digests": [ 571 "allowed-digests": [
572 [ 572 [
573 "bitmap-64bitMD5", 573 "bitmap-64bitMD5",
574 930590022062657844 574 930590022062657844
575 ] 575 ]
576 ], 576 ],
577 "ignore-failure": false 577 "ignore-failure": false
578 }, 578 },
579 "bitmapshaders_565.png": {
580 "allowed-digests": [
581 [
582 "bitmap-64bitMD5",
583 14816370732421230660
584 ]
585 ],
586 "reviewed-by-human": true
587 },
588 "bitmapshaders_8888.png": {
589 "allowed-digests": [
590 [
591 "bitmap-64bitMD5",
592 2770977120663775609
593 ]
594 ],
595 "reviewed-by-human": true
596 },
579 "bleed_565.png": { 597 "bleed_565.png": {
580 "allowed-digests": [ 598 "allowed-digests": [
581 [ 599 [
582 "bitmap-64bitMD5", 600 "bitmap-64bitMD5",
583 4147100884600177316 601 4147100884600177316
584 ] 602 ]
585 ], 603 ],
586 "bugs": [ 604 "bugs": [
587 1759 605 1759
588 ], 606 ],
(...skipping 7453 matching lines...) Expand 10 before | Expand all | Expand 10 after
8042 "allowed-digests": [ 8060 "allowed-digests": [
8043 [ 8061 [
8044 "bitmap-64bitMD5", 8062 "bitmap-64bitMD5",
8045 1949782367908434601 8063 1949782367908434601
8046 ] 8064 ]
8047 ], 8065 ],
8048 "ignore-failure": false 8066 "ignore-failure": false
8049 } 8067 }
8050 } 8068 }
8051 } 8069 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698