evas/cserve2: Drop pre-emptive load of large images
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 5 Sep 2013 08:44:10 +0000 (17:44 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:15 +0000 (15:47 +0900)
commit85cd382725ab877a62d935d9fb37368d4b868f59
treed0e3c982d449c3eefb59254158547f104dca252e
parent97d9fab7042f213498268dfc58636b823380245c
evas/cserve2: Drop pre-emptive load of large images

When the image is too large, let's not preload it unless
specifically requested by the application.

Value 320x320 is completely arbitrary.
src/bin/evas/evas_cserve2.h
src/bin/evas/evas_cserve2_cache.c
src/bin/evas/evas_cserve2_requests.c
src/bin/evas/evas_cserve2_shm_debug.c