efl/src
Cedric BAIL 5915780274 eio: make it possible to limit the amount of memory used by threads.
Eio does need to allocate memory from the thread, transmit it to the
main loop where it is processed and later on freed. If the main loop
is to slow to handle the stream of incoming data, a huge peak of
memory can happen. Some people may want to limit the amount of memory
used at peak time and so this new infrastructure make that possible.

@feature
2014-03-05 14:06:39 +09:00
..
benchmarks eina: ignore benchmark binary. 2013-12-04 18:33:05 +09:00
bin edje: fix edje_watch to not pass the '\n' to eio_monitor. 2014-03-05 12:14:40 +09:00
bindings ecore_cxx: add main_loop_thread_safe_call_sync and main_loop_thread_safe_call_async with tests 2014-02-26 18:52:08 -03:00
edje_external/emotion efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
examples ecore_avahi: remove useless printf. 2014-02-28 19:58:25 -03:00
lib eio: make it possible to limit the amount of memory used by threads. 2014-03-05 14:06:39 +09:00
modules evas-drm: Fix evas drawing delay for cedric 2014-03-03 16:07:18 +00:00
scripts/eina pkgbuild - enable scim by default for input methods and sdl is pointless 2013-12-23 13:38:54 +09:00
static_libs Synced libunibreak local copy with upstream. 2014-01-21 16:41:06 +00:00
tests Ecore suite: Don't fail if PulseAudio is not running 2014-03-04 22:31:02 +09:00
utils/ecore ecore - utils - makekeys - fix uniitialized arrays 2013-12-13 21:26:05 +09:00
Makefile.am Eolian: Added eolian to the build system. 2014-03-03 14:09:53 +02:00
Makefile_EPhysics.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore.am ecore: remove coroutine for now. Can easily be reverted for 1.9. 2013-11-05 11:12:20 +09:00
Makefile_Ecore_Audio.am Revert "ecore_audio: Add alsa support" 2013-05-03 17:44:07 -03:00
Makefile_Ecore_Avahi.am Ecore_Avahi: initial commit. 2013-12-17 19:37:05 +09:00
Makefile_Ecore_Cocoa.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Con.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Cxx.am ecore_cxx: add main_loop_thread_safe_call_sync and main_loop_thread_safe_call_async with tests 2014-02-26 18:52:08 -03:00
Makefile_Ecore_Evas.am ecore_evas: extn - restore missing symbol that resulted in a temporary ABI break. 2014-01-04 11:23:47 +09:00
Makefile_Ecore_FB.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_File.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_IMF.am ecore_imf: Add support for wayland 2013-06-24 16:14:14 -03:00
Makefile_Ecore_IMF_Evas.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Input.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Input_Evas.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Ipc.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Psl1ght.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_SDL.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_Wayland.am ecore/wayland: Do not generate subsurface source files. 2013-10-11 14:26:34 -03:00
Makefile_Ecore_Win32.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_WinCE.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ecore_X.am ecore-x now supports XPRESENT 2014-01-13 10:19:11 -05:00
Makefile_Edje.am Fix make distcheck 2014-02-17 19:14:25 +09:00
Makefile_Edje_Helper.am
Makefile_Eet.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Eeze.am alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Makefile_Efl.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Efreet.am efreet: add async menu test 2013-11-29 22:20:50 +01:00
Makefile_Eina.am eina: add test for old ABI supported function, but not exposed anymore. 2013-10-25 20:16:10 +09:00
Makefile_Eina_Cxx.am eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
Makefile_Eio.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Eldbus.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Embryo.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Emotion.am Fix make distcheck 2014-02-17 19:14:25 +09:00
Makefile_Eo.am eo: add EO_CLASS_CLASS 2013-10-13 00:00:13 +02:00
Makefile_Eolian.am Eolian: Split eolian build helper a different file. 2014-03-03 14:09:54 +02:00
Makefile_Eolian_Helper.am Eolian: Updated Eolian_Helper. 2014-03-03 14:09:57 +02:00
Makefile_Escape.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Ethumb.am Makefile: compilation succed without png support 2013-05-30 23:47:35 +02:00
Makefile_Ethumb_Client.am add a global Efl_Config.h for everyone. 2013-04-24 23:43:33 +09:00
Makefile_Evas.am evas-drm: Add Evas_Engine_Drm header to source files 2014-02-28 13:11:54 +00:00
Makefile_Evil.am Evil: Fix parallel build for Windows 2014-02-21 10:18:48 +09:00