summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "elementary: build elementary_test additionally as shared object"devs/stefan/revert-elm-test-soStefan Schmidt2020-06-031-14/+0
* Efl.Canvas.Vg.Object: Prevent null pointer accessJunsuChoi2020-06-031-1/+2
* evas/engine: Fix memory leak in generic cache.Subhransu Mohanty2020-06-032-4/+12
* elementary_test: Added --autoclose option to elementary_testSubhransu Mohanty2020-06-031-2/+15
* Efl.Canvas.Vg.Object: Optimize Ector Surface SizeJunsuChoi2020-06-035-16/+87
* ecore: Fix Asan stack overflow warningSubhransu Mohanty2020-06-031-1/+2
* ci: travis: enable efl-one in our all enabled buildStefan Schmidt2020-06-022-1/+4
* build: add eet to evas suiteMarcel Hollerbach2020-06-021-1/+1
* ci: fix for rename luajit to lua bindingsMarcel Hollerbach2020-06-021-2/+2
* build: do not link test suite again against static libsMarcel Hollerbach2020-06-021-1/+1
* efl_access_text: remove ptr usage in eo filesAli Alzyod2020-06-026-66/+71
* elm_gesture_layer: Arrange the logic for delete the target object in gesture cb.Woochanlee2020-06-021-13/+18
* eo: Fix memory leak in efl_key_wref_set() api.Subhransu Mohanty2020-06-021-1/+1
* canvas svg: fix missing break.Hermet Park2020-06-021-1/+2
* elm_hoversel: Add missing resize_job's freeJunsuChoi2020-06-021-1/+4
* elementary: Fix memory leak in elm_listSubhransu Mohanty2020-06-011-0/+2
* svg/loader: Fix memory leakSubhransu Mohanty2020-06-012-3/+8
* Efl.Gfx.Vg.Value_Provider: Move internal function changed_flag to eo.JunsuChoi2020-06-015-30/+33
* elm_gen****: free item_content mapMarcel Hollerbach2020-06-012-0/+3
* bindings/lua: simplify some eolian binding codeDaniel Kolesa2020-05-311-2/+1
* bindings/lua: fixes for cffi-luaDaniel Kolesa2020-05-315-34/+45
* elua: fix object system on lua 5.2 onwardsDaniel Kolesa2020-05-311-3/+12
* bindings/lua: use new _fill api variants for expr valuesDaniel Kolesa2020-05-311-8/+23
* eolian: add out-param variants of expr eval/value get funcsDaniel Kolesa2020-05-313-2/+62
* bindings/lua: minor fixes to accommodate cffi-luaDaniel Kolesa2020-05-312-3/+5
* evas examples - build box example again - missing headerCarsten Haitzler (Rasterman)2020-05-301-0/+2
* evas - examples - evas box fix path to png fileCarsten Haitzler (Rasterman)2020-05-301-1/+1
* elua: use cffi-lua public headerDaniel Kolesa2020-05-301-4/+4
* elua: fix build with luajit or lua 5.1Daniel Kolesa2020-05-292-4/+4
* bindings: rename luajit -> luaDaniel Kolesa2020-05-2919-6/+6
* bindings/luajit/eolian: get rid of using bitopsDaniel Kolesa2020-05-291-13/+11
* elua: allow building with interpreted (non-luajit) luaDaniel Kolesa2020-05-296-9/+58
* ci: get rid of all extra asan handlingStefan Schmidt2020-05-293-14/+1
* build: ensure we set all needed asan option for check run as wellStefan Schmidt2020-05-291-1/+1
* evas_text: reduce Video Memory & RAM needed for text textures (Color Glyphs)Ali Alzyod2020-05-294-5/+50
* Support WebP Animation Image FilesTaehyub Kim2020-05-297-34/+307
* efl_ui_textpath: reduce unneeded matrix calculationsali1987242020-05-291-4/+1
* edje edje_cc: remove beta tag for vector part.Hermet Park2020-05-291-3/+0
* build - fix eina pc deps so you can build against efl againCarsten Haitzler (Rasterman)2020-05-281-1/+1
* build: add efl-canvasl-wl to efl-oneMarcel Hollerbach2020-05-282-7/+9
* Introduce a test to verify efl-one only links to the correct libsMarcel Hollerbach2020-05-281-0/+52
* build: vg_common depends on evas internalsMarcel Hollerbach2020-05-281-1/+1
* build: split off static parts from external parts in evasMarcel Hollerbach2020-05-284-13/+16
* build: make eina drag in the -lm flagMarcel Hollerbach2020-05-281-1/+1
* build: add priv eo targets to efl_one_eo_depsMarcel Hollerbach2020-05-281-1/+1
* build: rely on automatic pkg file generation for einaMarcel Hollerbach2020-05-281-8/+3
* efl_ui_bg: disable preloading of the internal imageYeongjong Lee2020-05-281-1/+5
* evas_render: do not use mask of proxy sourceShinwoo Kim2020-05-281-0/+3
* ci: travis: switch to newly prepared Fedora32 mingw imageStefan Schmidt2020-05-271-1/+1
* elput - fix #else path for minorCarsten Haitzler (Rasterman)2020-05-271-1/+1