summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* coro: Enable meson builddevs/lauromoura/coroutinesLauro Moura2018-12-036-4/+37
* coro: Add fcontext coroutine implementation.Lauro Moura2018-12-033-73/+237
* coroutines: Initial import of fcontextLauro Moura2018-12-0365-0/+7670
* ecore: Move Coroutine code to efl_loop proper.Lauro Moura2018-12-034-756/+223
* Efl.Loop.coro: easy to use coroutines attached to a main loop.Gustavo Sverzut Barbieri2018-12-033-0/+888
* Efl_Object: make main domain accessible in Eina_Coro.Gustavo Sverzut Barbieri2018-12-037-2/+184
* eina: add Eina_Coro - coroutine support.Gustavo Sverzut Barbieri2018-12-0310-3/+1871
* elementary: add a benchmark for focus widget tree interationMarcel Hollerbach2018-12-033-1/+274
* meson: fix running of benchmarkMarcel Hollerbach2018-12-032-2/+5
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-0327-56/+61
* autotools: include eolian_aux eo files in releaseDaniel Kolesa2018-12-031-1/+4
* ecore evas - buffer - init ecore event evas as many times as shutdownCarsten Haitzler (Rasterman)2018-12-031-2/+6
* elm - fix config version bump correctlyCarsten Haitzler (Rasterman)2018-12-034-4/+4
* elm_config: repair configsMarcel Hollerbach2018-12-034-4/+4
* efl ui text - check if string exists beofre using it...Carsten Haitzler (Rasterman)2018-12-031-1/+1
* eina+evas cpu - add theoretical SVE supportCarsten Haitzler (Rasterman)2018-12-034-16/+61
* elm perf tool - bring one back to eflCarsten Haitzler (Rasterman)2018-12-0313-2/+1676
* ecore_evas - fix aninmator based frame render ticking to full framerateCarsten Haitzler (Rasterman)2018-12-031-6/+14
* eolian tests: revert incorrect change resulting in failed parsingDaniel Kolesa2018-12-031-1/+1
* ecore_con: simplify code by using helper that create future directly.Cedric BAIL2018-11-302-2/+2
* ecore: simplify code by using helper that build future directly.Cedric BAIL2018-11-305-29/+25
* eldbus: simplify code by using helper that create future directly.Cedric BAIL2018-11-305-8/+8
* eio: simplify code by using helper that generate future directly.Cedric BAIL2018-11-301-2/+2
* eio: we do not need to actually loop explicitely for the loop here.Cedric BAIL2018-11-301-4/+3
* ecore: add an helper on Efl.Loop_Consumer to build resolved and rejected futu...Cedric BAIL2018-11-302-0/+26
* elementary: simplify code by using proper helper.Cedric BAIL2018-11-301-2/+1
* eldbus: simplify code by using proper helper.Cedric BAIL2018-11-303-6/+3
* eio: simplify code by using proper helper.Cedric BAIL2018-11-301-4/+2
* ecore_con: simplify code by using proper helper.Cedric BAIL2018-11-303-5/+3
* eolian-cxx: Add property_defLauro Moura2018-11-307-11/+188
* Efl.Ui.List.View: fixed MVVM life-cycleLarry Lira2018-11-3010-124/+118
* elementary: rework Efl.Ui.Layout boolean signal-connection to ModelsVitor Sousa2018-11-302-17/+54
* Revert "eina: add locale-independent eina_convert_strtod_c function"Stefan Schmidt2018-11-305-72/+0
* eolian_aux: rename tests classes to avoid autotools conflictDaniel Kolesa2018-11-305-19/+19
* eolian: add optional warning for regular classes in ext listDaniel Kolesa2018-11-301-1/+20
* evas gl: Remove single-line pipe code of gl commands.Hermet Park2018-11-301-38/+5
* eina: add locale-independent eina_convert_strtod_c functionYoungbok Shin2018-11-295-0/+72
* evas cache image: compare with cached image fileShinwoo Kim2018-11-292-16/+133
* ecore: fix bugs from composite modelsVitor Sousa2018-11-297-16/+90
* ecore: forward internal Efl.Model events to Efl.Model.CompositeVitor Sousa2018-11-291-2/+15
* ecore: fix efl_model_container_private.h include guardsVitor Sousa2018-11-291-2/+2
* csharp: Change to new class API.Lauro Moura2018-11-2992-2794/+3193
* elementary: Support using no frame objectChristopher Michael2018-11-293-8/+42
* eolian_aux: add initial eolian_aux APIsDaniel Kolesa2018-11-2911-4/+658
* eldbus: add bracketsYeongjong Lee2018-11-291-1/+1
* elm_config: fix elm_config_save not to wake idle processes upWonki Kim2018-11-283-84/+172
* elm_config: replace ecore_file_mv with ecore_file_cpWonki Kim2018-11-281-3/+4
* elm_config: remove profile name reading logic from data dirWonki Kim2018-11-281-7/+2
* ecore_evas_buffer: register it in ecore_evas_inputMarcel Hollerbach2018-11-281-1/+12
* Fixed the docu generator for recent eolian changesDave Andreoli2018-11-281-12/+12