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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-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 694 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 }, 705 },
706 "bitmapscroll_msaa4.png": { 706 "bitmapscroll_msaa4.png": {
707 "allowed-digests": [ 707 "allowed-digests": [
708 [ 708 [
709 "bitmap-64bitMD5", 709 "bitmap-64bitMD5",
710 941789738099764326 710 941789738099764326
711 ] 711 ]
712 ], 712 ],
713 "ignore-failure": false 713 "ignore-failure": false
714 }, 714 },
715 "bitmapshaders_565.png": {
716 "allowed-digests": [
717 [
718 "bitmap-64bitMD5",
719 14816370732421230660
720 ]
721 ],
722 "reviewed-by-human": true
723 },
724 "bitmapshaders_8888.png": {
725 "allowed-digests": [
726 [
727 "bitmap-64bitMD5",
728 2770977120663775609
729 ]
730 ],
731 "reviewed-by-human": true
732 },
715 "bleed_565.png": { 733 "bleed_565.png": {
716 "allowed-digests": [ 734 "allowed-digests": [
717 [ 735 [
718 "bitmap-64bitMD5", 736 "bitmap-64bitMD5",
719 5004478543740101868 737 5004478543740101868
720 ] 738 ]
721 ] 739 ]
722 }, 740 },
723 "bleed_8888.png": { 741 "bleed_8888.png": {
724 "allowed-digests": [ 742 "allowed-digests": [
(...skipping 10037 matching lines...) Expand 10 before | Expand all | Expand 10 after
10762 "allowed-digests": [ 10780 "allowed-digests": [
10763 [ 10781 [
10764 "bitmap-64bitMD5", 10782 "bitmap-64bitMD5",
10765 3034946427228640991 10783 3034946427228640991
10766 ] 10784 ]
10767 ], 10785 ],
10768 "ignore-failure": false 10786 "ignore-failure": false
10769 } 10787 }
10770 } 10788 }
10771 } 10789 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698