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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 months 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 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 1675 matching lines...) Expand 10 before | Expand all | Expand 10 after
1686 [ 1686 [
1687 "bitmap-64bitMD5", 1687 "bitmap-64bitMD5",
1688 12600235552582834170 1688 12600235552582834170
1689 ] 1689 ]
1690 ], 1690 ],
1691 "bugs": [ 1691 "bugs": [
1692 1578 1692 1578
1693 ], 1693 ],
1694 "reviewed-by-human": false 1694 "reviewed-by-human": false
1695 }, 1695 },
1696 "clip_strokerect_565.png": {
1697 "allowed-digests": [
1698 [
1699 "bitmap-64bitMD5",
1700 13890106243991361094
1701 ]
1702 ],
1703 "reviewed-by-human": true
1704 },
1705 "clip_strokerect_8888.png": {
1706 "allowed-digests": [
1707 [
1708 "bitmap-64bitMD5",
1709 13890106243991361094
1710 ]
1711 ],
1712 "reviewed-by-human": true
1713 },
1696 "clipped-bitmap-shaders-clamp-hq_565.png": { 1714 "clipped-bitmap-shaders-clamp-hq_565.png": {
1697 "allowed-digests": [ 1715 "allowed-digests": [
1698 [ 1716 [
1699 "bitmap-64bitMD5", 1717 "bitmap-64bitMD5",
1700 5543970311616574408 1718 5543970311616574408
1701 ] 1719 ]
1702 ], 1720 ],
1703 "bugs": [ 1721 "bugs": [
1704 1759 1722 1759
1705 ], 1723 ],
(...skipping 5425 matching lines...) Expand 10 before | Expand all | Expand 10 after
7131 9984814022695009912 7149 9984814022695009912
7132 ] 7150 ]
7133 ], 7151 ],
7134 "bugs": [ 7152 "bugs": [
7135 1578 7153 1578
7136 ], 7154 ],
7137 "reviewed-by-human": false 7155 "reviewed-by-human": false
7138 } 7156 }
7139 } 7157 }
7140 } 7158 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698