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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-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 1969 matching lines...) Expand 10 before | Expand all | Expand 10 after
1980 }, 1980 },
1981 "colortype_8888.png": { 1981 "colortype_8888.png": {
1982 "allowed-digests": [ 1982 "allowed-digests": [
1983 [ 1983 [
1984 "bitmap-64bitMD5", 1984 "bitmap-64bitMD5",
1985 11668713810113487563 1985 11668713810113487563
1986 ] 1986 ]
1987 ], 1987 ],
1988 "reviewed-by-human": true 1988 "reviewed-by-human": true
1989 }, 1989 },
1990 "colortype_xfermodes_565.png": {
1991 "allowed-digests": [
1992 [
1993 "bitmap-64bitMD5",
1994 12938928523020245196
1995 ]
1996 ],
1997 "reviewed-by-human": true
1998 },
1999 "colortype_xfermodes_8888.png": {
2000 "allowed-digests": [
2001 [
2002 "bitmap-64bitMD5",
2003 6534236454230189636
2004 ]
2005 ],
2006 "reviewed-by-human": true
2007 },
1990 "complexclip2_565.png": { 2008 "complexclip2_565.png": {
1991 "allowed-digests": [ 2009 "allowed-digests": [
1992 [ 2010 [
1993 "bitmap-64bitMD5", 2011 "bitmap-64bitMD5",
1994 1971136545200141017 2012 1971136545200141017
1995 ] 2013 ]
1996 ], 2014 ],
1997 "bugs": [ 2015 "bugs": [
1998 1578 2016 1578
1999 ], 2017 ],
(...skipping 5171 matching lines...) Expand 10 before | Expand all | Expand 10 after
7171 9984814022695009912 7189 9984814022695009912
7172 ] 7190 ]
7173 ], 7191 ],
7174 "bugs": [ 7192 "bugs": [
7175 1578 7193 1578
7176 ], 7194 ],
7177 "reviewed-by-human": false 7195 "reviewed-by-human": false
7178 } 7196 }
7179 } 7197 }
7180 } 7198 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698