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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Release/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 2300 matching lines...) Expand 10 before | Expand all | Expand 10 after
2311 "clamped_gradients_gpu.png": { 2311 "clamped_gradients_gpu.png": {
2312 "allowed-digests": [ 2312 "allowed-digests": [
2313 [ 2313 [
2314 "bitmap-64bitMD5", 2314 "bitmap-64bitMD5",
2315 8609345557630302846 2315 8609345557630302846
2316 ] 2316 ]
2317 ], 2317 ],
2318 "ignore-failure": false, 2318 "ignore-failure": false,
2319 "reviewed-by-human": true 2319 "reviewed-by-human": true
2320 }, 2320 },
2321 "clip_strokerect_565.png": {
2322 "allowed-digests": [
2323 [
2324 "bitmap-64bitMD5",
2325 13890106243991361094
2326 ]
2327 ],
2328 "reviewed-by-human": true
2329 },
2330 "clip_strokerect_8888.png": {
2331 "allowed-digests": [
2332 [
2333 "bitmap-64bitMD5",
2334 13890106243991361094
2335 ]
2336 ],
2337 "reviewed-by-human": true
2338 },
2339 "clip_strokerect_gpu.png": {
2340 "allowed-digests": [
2341 [
2342 "bitmap-64bitMD5",
2343 13890106243991361094
2344 ]
2345 ],
2346 "reviewed-by-human": true
2347 },
2321 "clipped-bitmap-shaders-clamp-hq_565.png": { 2348 "clipped-bitmap-shaders-clamp-hq_565.png": {
2322 "allowed-digests": [ 2349 "allowed-digests": [
2323 [ 2350 [
2324 "bitmap-64bitMD5", 2351 "bitmap-64bitMD5",
2325 5543970311616574408 2352 5543970311616574408
2326 ] 2353 ]
2327 ], 2354 ],
2328 "bugs": [ 2355 "bugs": [
2329 1759 2356 1759
2330 ], 2357 ],
(...skipping 7452 matching lines...) Expand 10 before | Expand all | Expand 10 after
9783 "allowed-digests": [ 9810 "allowed-digests": [
9784 [ 9811 [
9785 "bitmap-64bitMD5", 9812 "bitmap-64bitMD5",
9786 6719196348100419960 9813 6719196348100419960
9787 ] 9814 ]
9788 ], 9815 ],
9789 "reviewed-by-human": false 9816 "reviewed-by-human": false
9790 } 9817 }
9791 } 9818 }
9792 } 9819 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698