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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-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 1941 matching lines...) Expand 10 before | Expand all | Expand 10 after
1952 }, 1952 },
1953 "colortype_8888.png": { 1953 "colortype_8888.png": {
1954 "allowed-digests": [ 1954 "allowed-digests": [
1955 [ 1955 [
1956 "bitmap-64bitMD5", 1956 "bitmap-64bitMD5",
1957 5614484684548433583 1957 5614484684548433583
1958 ] 1958 ]
1959 ], 1959 ],
1960 "reviewed-by-human": true 1960 "reviewed-by-human": true
1961 }, 1961 },
1962 "colortype_xfermodes_565.png": {
1963 "allowed-digests": [
1964 [
1965 "bitmap-64bitMD5",
1966 12938928523020245196
1967 ]
1968 ],
1969 "reviewed-by-human": true
1970 },
1971 "colortype_xfermodes_8888.png": {
1972 "allowed-digests": [
1973 [
1974 "bitmap-64bitMD5",
1975 6534236454230189636
1976 ]
1977 ],
1978 "reviewed-by-human": true
1979 },
1962 "complexclip2_565.png": { 1980 "complexclip2_565.png": {
1963 "allowed-digests": [ 1981 "allowed-digests": [
1964 [ 1982 [
1965 "bitmap-64bitMD5", 1983 "bitmap-64bitMD5",
1966 1971136545200141017 1984 1971136545200141017
1967 ] 1985 ]
1968 ], 1986 ],
1969 "bugs": [ 1987 "bugs": [
1970 1578 1988 1578
1971 ], 1989 ],
(...skipping 5097 matching lines...) Expand 10 before | Expand all | Expand 10 after
7069 2149562185397201955 7087 2149562185397201955
7070 ] 7088 ]
7071 ], 7089 ],
7072 "bugs": [ 7090 "bugs": [
7073 1578 7091 1578
7074 ], 7092 ],
7075 "reviewed-by-human": false 7093 "reviewed-by-human": false
7076 } 7094 }
7077 } 7095 }
7078 } 7096 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698