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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/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 5346 matching lines...) Expand 10 before | Expand all | Expand 10 after
7030 2149562185397201955 7048 2149562185397201955
7031 ] 7049 ]
7032 ], 7050 ],
7033 "bugs": [ 7051 "bugs": [
7034 1578 7052 1578
7035 ], 7053 ],
7036 "reviewed-by-human": false 7054 "reviewed-by-human": false
7037 } 7055 }
7038 } 7056 }
7039 } 7057 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698