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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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
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 2263 matching lines...) Expand 10 before | Expand all | Expand 10 after
2274 "clamped_gradients_gpu.png": { 2274 "clamped_gradients_gpu.png": {
2275 "allowed-digests": [ 2275 "allowed-digests": [
2276 [ 2276 [
2277 "bitmap-64bitMD5", 2277 "bitmap-64bitMD5",
2278 8609345557630302846 2278 8609345557630302846
2279 ] 2279 ]
2280 ], 2280 ],
2281 "ignore-failure": false, 2281 "ignore-failure": false,
2282 "reviewed-by-human": true 2282 "reviewed-by-human": true
2283 }, 2283 },
2284 "clip_strokerect_565.png": {
2285 "allowed-digests": [
2286 [
2287 "bitmap-64bitMD5",
2288 13890106243991361094
2289 ]
2290 ],
2291 "reviewed-by-human": true
2292 },
2293 "clip_strokerect_8888.png": {
2294 "allowed-digests": [
2295 [
2296 "bitmap-64bitMD5",
2297 13890106243991361094
2298 ]
2299 ],
2300 "reviewed-by-human": true
2301 },
2302 "clip_strokerect_gpu.png": {
2303 "allowed-digests": [
2304 [
2305 "bitmap-64bitMD5",
2306 13890106243991361094
2307 ]
2308 ],
2309 "reviewed-by-human": true
2310 },
2284 "clipped-bitmap-shaders-clamp-hq_565.png": { 2311 "clipped-bitmap-shaders-clamp-hq_565.png": {
2285 "allowed-digests": [ 2312 "allowed-digests": [
2286 [ 2313 [
2287 "bitmap-64bitMD5", 2314 "bitmap-64bitMD5",
2288 5543970311616574408 2315 5543970311616574408
2289 ] 2316 ]
2290 ], 2317 ],
2291 "bugs": [ 2318 "bugs": [
2292 1759 2319 1759
2293 ], 2320 ],
(...skipping 7434 matching lines...) Expand 10 before | Expand all | Expand 10 after
9728 "allowed-digests": [ 9755 "allowed-digests": [
9729 [ 9756 [
9730 "bitmap-64bitMD5", 9757 "bitmap-64bitMD5",
9731 6719196348100419960 9758 6719196348100419960
9732 ] 9759 ]
9733 ], 9760 ],
9734 "reviewed-by-human": false 9761 "reviewed-by-human": false
9735 } 9762 }
9736 } 9763 }
9737 } 9764 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698