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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 2179 matching lines...) Expand 10 before | Expand all | Expand 10 after
2190 }, 2190 },
2191 "complexclip2_rrect_bw_8888.png": { 2191 "complexclip2_rrect_bw_8888.png": {
2192 "allowed-digests": [ 2192 "allowed-digests": [
2193 [ 2193 [
2194 "bitmap-64bitMD5", 2194 "bitmap-64bitMD5",
2195 16452911648843309793 2195 16452911648843309793
2196 ] 2196 ]
2197 ], 2197 ],
2198 "reviewed-by-human": true 2198 "reviewed-by-human": true
2199 }, 2199 },
2200 "complexclip3_complex_565.png": {
2201 "allowed-digests": [
2202 [
2203 "bitmap-64bitMD5",
2204 2057593394570790877
2205 ]
2206 ],
2207 "reviewed-by-human": true
2208 },
2209 "complexclip3_complex_8888.png": {
2210 "allowed-digests": [
2211 [
2212 "bitmap-64bitMD5",
2213 8891032602874873890
2214 ]
2215 ],
2216 "reviewed-by-human": true
2217 },
2218 "complexclip3_simple_565.png": {
2219 "allowed-digests": [
2220 [
2221 "bitmap-64bitMD5",
2222 346326172296951868
2223 ]
2224 ],
2225 "reviewed-by-human": true
2226 },
2227 "complexclip3_simple_8888.png": {
2228 "allowed-digests": [
2229 [
2230 "bitmap-64bitMD5",
2231 5565296309258696912
2232 ]
2233 ],
2234 "reviewed-by-human": true
2235 },
2200 "complexclip_aa_565.png": { 2236 "complexclip_aa_565.png": {
2201 "allowed-digests": [ 2237 "allowed-digests": [
2202 [ 2238 [
2203 "bitmap-64bitMD5", 2239 "bitmap-64bitMD5",
2204 1159422801946897894 2240 1159422801946897894
2205 ] 2241 ]
2206 ], 2242 ],
2207 "reviewed-by-human": true 2243 "reviewed-by-human": true
2208 }, 2244 },
2209 "complexclip_aa_8888.png": { 2245 "complexclip_aa_8888.png": {
(...skipping 5249 matching lines...) Expand 10 before | Expand all | Expand 10 after
7459 9984814022695009912 7495 9984814022695009912
7460 ] 7496 ]
7461 ], 7497 ],
7462 "bugs": [ 7498 "bugs": [
7463 1578 7499 1578
7464 ], 7500 ],
7465 "reviewed-by-human": false 7501 "reviewed-by-human": false
7466 } 7502 }
7467 } 7503 }
7468 } 7504 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698