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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-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 1653 matching lines...) Expand 10 before | Expand all | Expand 10 after
1664 [ 1664 [
1665 "bitmap-64bitMD5", 1665 "bitmap-64bitMD5",
1666 12600235552582834170 1666 12600235552582834170
1667 ] 1667 ]
1668 ], 1668 ],
1669 "bugs": [ 1669 "bugs": [
1670 1578 1670 1578
1671 ], 1671 ],
1672 "reviewed-by-human": false 1672 "reviewed-by-human": false
1673 }, 1673 },
1674 "clip_strokerect_565.png": {
1675 "allowed-digests": [
1676 [
1677 "bitmap-64bitMD5",
1678 13890106243991361094
1679 ]
1680 ],
1681 "reviewed-by-human": true
1682 },
1683 "clip_strokerect_8888.png": {
1684 "allowed-digests": [
1685 [
1686 "bitmap-64bitMD5",
1687 13890106243991361094
1688 ]
1689 ],
1690 "reviewed-by-human": true
1691 },
1674 "clipped-bitmap-shaders-clamp-hq_565.png": { 1692 "clipped-bitmap-shaders-clamp-hq_565.png": {
1675 "allowed-digests": [ 1693 "allowed-digests": [
1676 [ 1694 [
1677 "bitmap-64bitMD5", 1695 "bitmap-64bitMD5",
1678 5543970311616574408 1696 5543970311616574408
1679 ] 1697 ]
1680 ], 1698 ],
1681 "bugs": [ 1699 "bugs": [
1682 1759 1700 1759
1683 ], 1701 ],
(...skipping 5351 matching lines...) Expand 10 before | Expand all | Expand 10 after
7035 2149562185397201955 7053 2149562185397201955
7036 ] 7054 ]
7037 ], 7055 ],
7038 "bugs": [ 7056 "bugs": [
7039 1578 7057 1578
7040 ], 7058 ],
7041 "reviewed-by-human": false 7059 "reviewed-by-human": false
7042 } 7060 }
7043 } 7061 }
7044 } 7062 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698