efl/src/lib
Mykyta Biliavskyi 793cef0d04 edje: Edje_Edit - Improved speed generate source code for program.
Summary:
_edje_generate_source_program gets Edje_Program pointer from _edje_program_get_byname
at start of function,but in body calls public methods for get parameters of programs.
Each of this methods calls _edje_program_get_byname, what make generation of source
whole program is  slow.
Replaced public API calls with using fields of Edje_Program structure.

Reviewers: cedric, raster, seoz, Hermet

Reviewed By: cedric

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D950

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
2014-06-05 19:41:51 +02:00
..
ecore Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
ecore_audio Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
ecore_avahi avahi shut up if you aren't compiling 2014-03-17 13:48:59 -04:00
ecore_cocoa
ecore_con Fix curl dynamic loading on windows 2014-06-03 18:09:14 +02:00
ecore_drm ecore-drm: convert compose string into utf8 2014-05-29 11:33:20 +09:00
ecore_evas Win32: Fix ecore_evas engine search path 2014-05-20 15:13:43 +09:00
ecore_fb Ecore: Fix compilation warnings 2014-04-22 12:41:07 +09:00
ecore_file Revert "fix allocator sizeof operand mismatch reported by clang" 2014-01-09 10:02:26 +09:00
ecore_imf ecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON 2014-02-27 13:46:16 +09:00
ecore_imf_evas Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
ecore_input Fixed a problem with e wl server that sent invalid key value to wl client. 2014-04-14 09:41:43 -04:00
ecore_input_evas Fixed a problem with e wl server that sent invalid key value to wl client. 2014-04-14 09:41:43 -04:00
ecore_ipc fix typos in EFL documents 2014-01-07 14:28:45 +09:00
ecore_psl1ght efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_sdl efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
ecore_wayland ecore_wl: Actually watch out for ECORE_FD_ERROR 2014-04-17 17:01:45 +02:00
ecore_win32
ecore_wince
ecore_x ecore-x - fix setting protocol atoms for icccm for 64bit 2014-05-11 09:09:03 +09:00
edje edje: Edje_Edit - Improved speed generate source code for program. 2014-06-05 19:41:51 +02:00
eet Evas TGV: Fix distortion of TGV images (ETC1) 2014-04-25 12:08:56 +09:00
eeze do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
efl Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
efreet efreet: Fix mistakenly inverted behavior in URI handling 2014-05-19 14:52:32 +03:00
eina eina: removing more dead code looking for strange int. 2014-06-05 03:30:43 +02:00
eio Win64: Fix a bunch of warnings 2014-05-29 20:02:16 +09:00
eldbus do not use EINA_FALSE instead of NULL 2014-05-07 17:45:11 +02:00
embryo alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
emotion Fix unused var warning in emotion. 2014-05-30 14:37:42 +02:00
eo Eo base: Start generating eo_base from the .eo file. 2014-06-03 11:28:02 +01:00
eolian Eolian: Add a few missing @ingroup fields for doxygen 2014-06-05 19:11:24 +03:00
eolian_cxx eolian-cxx: remove annoying compilation warnings and messages 2014-05-10 10:15:37 +02:00
ephysics Ephysics: Silence more warnings from libbullet 2014-01-09 11:49:29 +09:00
escape
ethumb ethumb: Memset whole contex in md5 implementation 2014-05-16 14:32:51 +02:00
ethumb_client efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas evas: Evas_3D - Revision frustum culling. 2014-06-04 19:55:34 +02:00
evil Evil: Add support for mkstemps 2014-04-02 12:14:50 +09:00
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00