efl/src/lib
Cedric BAIL 150bc0fa14 eio: work around the lack of integration between Ecore_Thread and Eina_Future.
Ecore_Thread excpect resolution of the error and done case to be instantaneous,
while Eina_Future default scheduler linked with Ecore main loop is build around
asynchronous answer. This create a lot of potential. A better patch would be
to provide an Ecore_Thread helper that does the integration properly. Sadly
we are in release now, so this is basically what an helper would do, but
contained inside Efl_Io_Manager.

This also solve the same problem as D7970 and D8053, but it should avoid its
side effect.

Reviewed-by: YeongJong Lee <yj34.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D8371
2019-03-27 15:03:33 -07:00
..
ecore docs: Add @since 1.22 to all stable classes' EO docs 2019-03-22 16:57:36 +01:00
ecore_audio docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
ecore_drm
ecore_drm2 ecore-drm2: Factor in output rotation when getting output info 2019-03-22 12:41:25 -04:00
ecore_evas interfaces: move animator,tick to efl.canvas.object and remove efl.animator 2019-02-21 22:04:30 +01:00
ecore_fb
ecore_file build: do not reply on header checking libinotify.h 2019-03-11 21:23:52 +01:00
ecore_imf ecore_imf: Add keycode in key down and key up event structs 2019-02-22 11:05:56 +09:00
ecore_imf_evas ecore_imf: Add keycode in key down and key up event structs 2019-02-22 11:05:56 +09:00
ecore_input
ecore_input_evas
ecore_ipc efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore wl2 - remove pointless sntrcpys causing warnings 2019-02-14 09:31:02 +00:00
ecore_x ecore-x: only modify _ecore_key_grabs when key is toggled 2019-02-13 11:39:39 -05:00
ector docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
edje docs: Add @since 1.22 to all stable classes' EO docs 2019-03-22 16:57:36 +01:00
eet eet_dictionary: remove dead code 2019-02-13 16:37:10 -08:00
eeze
efl docs: Add @since 1.22 to all stable classes' EO docs 2019-03-22 16:57:36 +01:00
efl_mono efl-csharp: Fix Eina.Value containing arrays and lists 2019-03-01 19:24:12 -03:00
efl_wl
efreet efreet: Fix resource leak 2019-03-15 08:58:17 -04:00
eina eina: prevent double cancel of ongoing dispatched future. 2019-03-27 15:03:08 -07:00
eio eio: work around the lack of integration between Ecore_Thread and Eina_Future. 2019-03-27 15:03:33 -07:00
eldbus eldbus: Fix resource leak 2019-03-19 08:57:59 -04:00
elementary elementary: destroy fileselector children when they are not itemized yet. 2019-03-27 15:03:24 -07:00
elocation
elput elput: Update doxygen parameters 2019-01-31 08:45:42 -05:00
elua build: fix macos build 2019-02-22 08:53:20 -05:00
embryo
emile Revert "Emile: Move colorspaces to Efl.Gfx" 2019-03-08 12:06:20 -08:00
emotion efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
eo eo: refactor auto_unref logic used by efl_part. 2019-03-27 15:03:18 -07:00
eolian eolian: assume requires section is legitimate dependencies 2019-03-21 16:46:55 +01:00
eolian_cxx eolian_cxx: rework context code, also more flexible scope indentation generator 2019-03-26 16:42:18 -03:00
ephysics
escape
ethumb
ethumb_client
evas build: fix meson pixman dependency name 2019-03-27 14:34:43 -04:00
evas_goal meson: add a option for selecting lua interpreter 2019-02-21 20:49:00 +01:00
evil evil : remove mkstemp, which is already defined in mingw-w64 2019-03-26 10:10:54 -04:00
.gitignore