efl/src
Christopher Michael fc044b94e5 evas_object_intercept: Reduce calls to efl_data_scope_get
Small patch to reduce the number of calls to efl_data_scope_get as per
mailing list discussion. Since the
EVAS_OBJECT_INTERCEPT_CALLBACK_DEFINE macro already retrieves the
protected data via efl_data_scope_get, we can just pass that
protected data directly to evas_object_intercept_init/deinit functions
without the need to refetch it.

Differential Revision: https://phab.enlightenment.org/D11449
2020-03-06 12:56:22 +01:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin elc_naviframe: fix to delete item once by elm_object_item_del in pop_cb 2020-03-06 14:33:07 +09:00
bindings eolian-mono: Make Get/Set internal for generated properties 2020-02-18 16:47:38 -03:00
edje_external
examples ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib evas_object_intercept: Reduce calls to efl_data_scope_get 2020-03-06 12:56:22 +01:00
modules evas_model_load_ply: Prevent memory leak 2020-02-27 09:55:37 +09:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: Fix to duplication of mask and matte. 2020-02-25 11:55:14 +09:00
tests tests_: elementary: remove not used allocation in collection view test 2020-03-03 10:55:44 +01:00
wayland_protocol