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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-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
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1957 matching lines...) Expand 10 before | Expand all | Expand 10 after
1968 }, 1968 },
1969 "clamped_gradients_gpu.png": { 1969 "clamped_gradients_gpu.png": {
1970 "allowed-digests": [ 1970 "allowed-digests": [
1971 [ 1971 [
1972 "bitmap-64bitMD5", 1972 "bitmap-64bitMD5",
1973 6528987484796791014 1973 6528987484796791014
1974 ] 1974 ]
1975 ], 1975 ],
1976 "ignore-failure": false 1976 "ignore-failure": false
1977 }, 1977 },
1978 "clip_strokerect_565.png": {
1979 "allowed-digests": [
1980 [
1981 "bitmap-64bitMD5",
1982 13890106243991361094
1983 ]
1984 ],
1985 "reviewed-by-human": true
1986 },
1987 "clip_strokerect_8888.png": {
1988 "allowed-digests": [
1989 [
1990 "bitmap-64bitMD5",
1991 13890106243991361094
1992 ]
1993 ],
1994 "reviewed-by-human": true
1995 },
1978 "clipped-bitmap-shaders-clamp-hq_565.png": { 1996 "clipped-bitmap-shaders-clamp-hq_565.png": {
1979 "allowed-digests": [ 1997 "allowed-digests": [
1980 [ 1998 [
1981 "bitmap-64bitMD5", 1999 "bitmap-64bitMD5",
1982 5543970311616574408 2000 5543970311616574408
1983 ] 2001 ]
1984 ], 2002 ],
1985 "bugs": [ 2003 "bugs": [
1986 1759 2004 1759
1987 ], 2005 ],
(...skipping 6101 matching lines...) Expand 10 before | Expand all | Expand 10 after
8089 "allowed-digests": [ 8107 "allowed-digests": [
8090 [ 8108 [
8091 "bitmap-64bitMD5", 8109 "bitmap-64bitMD5",
8092 16324383818446088765 8110 16324383818446088765
8093 ] 8111 ]
8094 ], 8112 ],
8095 "reviewed-by-human": false 8113 "reviewed-by-human": false
8096 } 8114 }
8097 } 8115 }
8098 } 8116 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698