efl/src/modules
Chris Michael a4ab05aadd evas-wayland-shm: Use wl_display_dispatch_pending to wait for buffers
Summary: This fixes T2625 where launching filemanager would cause a
deadlock. The issue here is that wl_display_dispatch actually uses
poll() which will block and wait, while using
wl_display_dispatch_pending does not case any blocking.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-07-31 09:58:08 -04:00
..
ecore/system ecore: Added getting "WarningLevel" on upower module. 2014-12-12 16:41:40 +01:00
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_evas/engines ecore-evas-wayland: Remove unused variable 2015-07-30 15:30:36 -04:00
ecore_imf eina, ecore_imf: fix uninitialized field warnings 2015-07-23 10:02:25 +01:00
eeze/sensor eeze/sensor/tizen: Fix typos to let it build for tizen 2013-04-24 16:01:42 +01:00
eina/mp eina: minimize fragmentation of chainned mempool. 2015-03-06 20:19:20 +01:00
emotion emotion gstreamer1 module - support 709 color matrix properly now 2015-05-27 23:34:08 +09:00
ethumb/emotion emotion: porting evas smart callbacks to eo 2015-06-07 11:00:52 +03:00
evas evas-wayland-shm: Use wl_display_dispatch_pending to wait for buffers 2015-07-31 09:58:08 -04:00