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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/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 "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 3963 matching lines...) Expand 10 before | Expand all | Expand 10 after
3974 [ 3974 [
3975 "bitmap-64bitMD5", 3975 "bitmap-64bitMD5",
3976 8264377152451149106 3976 8264377152451149106
3977 ] 3977 ]
3978 ], 3978 ],
3979 "bugs": [ 3979 "bugs": [
3980 1578 3980 1578
3981 ], 3981 ],
3982 "reviewed-by-human": false 3982 "reviewed-by-human": false
3983 }, 3983 },
3984 "clip_strokerect_angle.png": {
3985 "allowed-digests": [
3986 [
3987 "bitmap-64bitMD5",
3988 13890106243991361094
3989 ]
3990 ],
3991 "reviewed-by-human": true
3992 },
3984 "clipped-bitmap-shaders-clamp-hq_565.png": { 3993 "clipped-bitmap-shaders-clamp-hq_565.png": {
3985 "allowed-digests": [ 3994 "allowed-digests": [
3986 [ 3995 [
3987 "bitmap-64bitMD5", 3996 "bitmap-64bitMD5",
3988 5543970311616574408 3997 5543970311616574408
3989 ] 3998 ]
3990 ], 3999 ],
3991 "bugs": [ 4000 "bugs": [
3992 1759 4001 1759
3993 ], 4002 ],
(...skipping 11748 matching lines...) Expand 10 before | Expand all | Expand 10 after
15742 "allowed-digests": [ 15751 "allowed-digests": [
15743 [ 15752 [
15744 "bitmap-64bitMD5", 15753 "bitmap-64bitMD5",
15745 10591909693224673086 15754 10591909693224673086
15746 ] 15755 ]
15747 ], 15756 ],
15748 "reviewed-by-human": false 15757 "reviewed-by-human": false
15749 } 15758 }
15750 } 15759 }
15751 } 15760 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698