efl/src
Carsten Haitzler d27f5fcab7 ecore_audio - save 232k of real RAM by dlopening depednecies
so libpuls and libsndfile suck in dependencies. they suck in so much
that by the time linking is done we've written to about 230kb of
PRIVATE MEMORY as dirty pages in symbol tablesm global veriables etc.
etc. - this is just horrible. especially if an app never makes any
sound... it's just wasted memory. this stuff is invisible to normal
memory debug tools. so this begins to address things. please see
T4227. my numbers now put me at:

1780Kb total dirty writable mapped from library file pages. down from
2012Kb.

This fixes some memory bloat reported in the above ticket, but there
is more to fix for sure.

@fix
2016-08-01 14:41:15 +09:00
..
benchmarks Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
bin edje: throw error when vector resource not found. 2016-08-01 13:24:34 +09:00
bindings eo-cxx: Fix C++ use of new _eo_add_end signature 2016-07-12 17:28:38 -03:00
edje_external edje_external: add combobox external 2016-07-03 21:35:07 +02:00
examples Fix memory leak issue on genlist_example_02 2016-07-29 11:08:09 +09:00
generic evas generic gst loader - handle fwrite return value for coverity 2016-07-29 07:57:17 +09:00
lib ecore_audio - save 232k of real RAM by dlopening depednecies 2016-08-01 14:41:15 +09:00
modules ecore imf - ibus - fix destroy/disconnect handling that crashes 2016-07-30 01:42:15 +09:00
scripts elua: add table serializer/deserializer 2016-07-29 14:27:26 +01:00
static_libs wayland_shm: Add exynos allocator for dmabuf 2016-06-03 11:05:28 -05:00
tests Canvas text: fix range geometry calculation for RTL 2016-07-31 10:33:30 +03:00
utils/ecore
Makefile.am build: clean generated js and lua files manually to avoid problems with CLEANFILES 2016-06-21 17:07:13 +02:00
Makefile_Cxx.am tests: eina_cxx: make sure simple.eo gets disted in all cases 2016-07-18 15:56:50 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore: fix Windows build by properly defining EAPI in all case for internal API user. 2016-06-23 10:53:46 -07:00
Makefile_Ecore_Audio.am ecore_audio - save 232k of real RAM by dlopening depednecies 2016-08-01 14:41:15 +09:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am build: clean generated js and lua files manually to avoid problems with CLEANFILES 2016-06-21 17:07:13 +02:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am ecore-drm2: Add API functions to work with framebuffer objects 2016-05-27 11:57:53 -04:00
Makefile_Ecore_Evas.am ecore-evas: Port ecore_evas drm engine to use Ecore_Drm2 library 2016-05-27 11:57:53 -04:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_Psl1ght.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
Makefile_Ecore_X.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Ector.am build: fix last bash occurance in use with gen_shader.sh 2016-06-15 11:16:04 +02:00
Makefile_Edje.am build: clean generated js and lua files manually to avoid problems with CLEANFILES 2016-06-21 17:07:13 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Eet_Helper.am
Makefile_Eeze.am Eeze scanner: Fix setting of SUID. 2016-06-05 13:51:18 +01:00
Makefile_Efl.am efl: Remove eo struct Efl.Gfx.Color 2016-06-28 10:52:28 +09:00
Makefile_Efl_Js.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Efreet.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Eina.am eina: add forgotten file for distcheck. 2016-06-10 14:53:36 -07:00
Makefile_Eio.am eio: rename eio_job to efl_io_manager. 2016-06-22 13:19:13 -07:00
Makefile_Eldbus.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Elementary.am elm: efl_ui_frame: add back last efl_ui_frame_eo.h header 2016-07-07 12:22:12 +02:00
Makefile_Elocation.am
Makefile_Elput.am elput: Fix build of tests out of tree 2016-06-08 19:25:25 +09:00
Makefile_Elua.am elua: add table serializer/deserializer 2016-07-29 14:27:26 +01:00
Makefile_Elua_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Embryo.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Emile.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Emotion.am build: clean generated js and lua files manually to avoid problems with CLEANFILES 2016-06-21 17:07:13 +02:00
Makefile_Eo.am build: clean generated js and lua files manually to avoid problems with CLEANFILES 2016-06-21 17:07:13 +02:00
Makefile_Eolian.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Eolian_Cxx.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Eolian_Helper.am autotools: fix build after hungry rebase. 2016-04-14 17:05:35 -07:00
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am Revert "autotools: fix lots of warning." 2016-05-16 09:29:29 -07:00
Makefile_Eolian_Subbuild_Helper.am eo: make it possible to build the library alone. 2016-04-14 16:07:32 -07:00
Makefile_Escape.am
Makefile_Ethumb.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00
Makefile_Ethumb_Client.am
Makefile_Evas.am efl - when evas generic loaders merged the gst loader was missed. fix 2016-07-25 15:21:45 +09:00
Makefile_Evil.am build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately 2016-06-10 13:04:18 +02:00