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

Side by Side Diff: expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 1963 matching lines...) Expand 10 before | Expand all | Expand 10 after
1974 }, 1974 },
1975 "colortype_8888.png": { 1975 "colortype_8888.png": {
1976 "allowed-digests": [ 1976 "allowed-digests": [
1977 [ 1977 [
1978 "bitmap-64bitMD5", 1978 "bitmap-64bitMD5",
1979 5614484684548433583 1979 5614484684548433583
1980 ] 1980 ]
1981 ], 1981 ],
1982 "reviewed-by-human": true 1982 "reviewed-by-human": true
1983 }, 1983 },
1984 "colortype_xfermodes_565.png": {
1985 "allowed-digests": [
1986 [
1987 "bitmap-64bitMD5",
1988 12938928523020245196
1989 ]
1990 ],
1991 "reviewed-by-human": true
1992 },
1993 "colortype_xfermodes_8888.png": {
1994 "allowed-digests": [
1995 [
1996 "bitmap-64bitMD5",
1997 6534236454230189636
1998 ]
1999 ],
2000 "reviewed-by-human": true
2001 },
1984 "complexclip2_565.png": { 2002 "complexclip2_565.png": {
1985 "allowed-digests": [ 2003 "allowed-digests": [
1986 [ 2004 [
1987 "bitmap-64bitMD5", 2005 "bitmap-64bitMD5",
1988 1971136545200141017 2006 1971136545200141017
1989 ] 2007 ]
1990 ], 2008 ],
1991 "bugs": [ 2009 "bugs": [
1992 1578 2010 1578
1993 ], 2011 ],
(...skipping 5165 matching lines...) Expand 10 before | Expand all | Expand 10 after
7159 2149562185397201955 7177 2149562185397201955
7160 ] 7178 ]
7161 ], 7179 ],
7162 "bugs": [ 7180 "bugs": [
7163 1578 7181 1578
7164 ], 7182 ],
7165 "reviewed-by-human": false 7183 "reviewed-by-human": false
7166 } 7184 }
7167 } 7185 }
7168 } 7186 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698