efl/src
Jean-Philippe Andre 5dbfb7961f eo/eina: Add HACK to avoid calls to EO after shutdown
Efl.Future is an EO object which means even cancelling Efl.Future
objects requires EO. So this should be done before shutting down EO,
otherwise everything fails badly.

I believe Efl.Future is going to disappear soon, but the problem will
remain: if any promise/future uses EO or anything else outside of Eina
(so, basically anything) then it needs to be canceled before shutting
down the above layers. This is the same situation as with ecore events,
for which we've introduced ecore_event_type_flush.

Ping @cedric
2017-12-18 19:54:31 +09:00
..
benchmarks
bin eolian cxx: pass state when getting decls 2017-12-17 23:08:07 +01:00
bindings eolian_mono: fix handling of regular ptr() types 2017-12-15 22:26:30 -02:00
edje_external
examples efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00
generic
lib eo/eina: Add HACK to avoid calls to EO after shutdown 2017-12-18 19:54:31 +09:00
modules evas filters: Add "alphaonly" flag for blend and blur 2017-12-14 18:03:49 +09:00
scripts eolian: remove remaining global state (+ modify APIs accordingly) 2017-12-15 17:11:11 +01:00
static_libs ecore_wl2: Add dmabuf allocations for vc4 2017-11-21 16:31:23 -06:00
tests efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00
wayland_protocol
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am efl-cxx: Fixes to make dist 2017-12-13 14:13:09 -02:00
Makefile_Cxx.am efl-cxx: Fixes in automake Makefiles 2017-12-14 17:42:42 -02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore - begin moving data into the efl loop data in the object 2017-12-15 14:16:53 +09:00
Makefile_Ecore_Audio.am ecore_audio: fix using undefined macros 2017-12-13 10:27:48 -08:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am ecore_wl2 wayland_shm: Move surface functions into ecore_wl2 2017-12-01 10:58:44 -06:00
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am efl-cxx: Fixes to make dist 2017-12-13 14:13:09 -02:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl: Add simple API for "blur" effects 2017-12-14 18:03:49 +09:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am efl_mono: fix test and example compilation on Windows 2017-12-15 22:26:30 -02:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00
Makefile_Efreet.am
Makefile_Eina.am
Makefile_Eio.am
Makefile_Eldbus.am eldbus: add test suite for eldbus_proxy* 2017-12-13 10:27:48 -08:00
Makefile_Elementary.am elementary: fix building agaiunst efl - missing installed headers 2017-12-15 03:35:47 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am efl-cxx: Fixes to make dist 2017-12-13 14:13:09 -02:00
Makefile_Eolian.am eolian: Add API's for part enumeration 2017-11-23 15:14:41 +09:00
Makefile_Eolian_Cxx.am efl-cxx: Fixes to make dist 2017-12-13 14:13:09 -02:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am efl-cxx: Fixes to make dist 2017-12-13 14:13:09 -02:00
Makefile_Evil.am evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am