summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecordova: dlsym for sensordevs/felipealmeida/ecordovaFelipe Magno de Almeida2015-11-0512-57/+217
* ecordova: Fixed contacts dlsymFelipe Magno de Almeida2015-11-0511-287/+271
* ecordova: More thingsFelipe Magno de Almeida2015-11-0424-156/+821
* ecordova: Removed constructorsFelipe Magno de Almeida2015-11-0372-1078/+415
* ecordova: Moved media too to tizenFelipe Magno de Almeida2015-11-0311-224/+9
* ecordova: ReorganizationFelipe Magno de Almeida2015-11-0357-329/+424
* ecordova: Moved to tizen modulesFelipe Magno de Almeida2015-10-2961-2300/+101
* partial move ecordova to modulesFelipe Magno de Almeida2015-10-2831-390/+2869
* Ecordova eolification and tizen implementationGuilherme Lepsch2015-10-22152-1/+17607
* efl tests - ecore fb - disable as it basically is more pain than gainCarsten Haitzler (Rasterman)2015-10-221-0/+7
* evas - software render async - fix async render to actually be all asyncCarsten Haitzler (Rasterman)2015-10-221-10/+13
* Ecore evas: Correct function name in magic failure of ecore_evas_rotation_wit...Jihoon Kim2015-10-221-1/+1
* Revert "edje: add edje signal emit about swallow, text"Jaehwan Kim2015-10-221-7/+0
* efl eo - pass test suite function overrides again after adding cacheCarsten Haitzler (Rasterman)2015-10-221-0/+2
* ecore_x: remove useless assignment.Srivardhan Hebbar2015-10-211-1/+0
* eet: handling memory leak on realloc fail.Srivardhan Hebbar2015-10-211-1/+4
* evas: handling memory leak on realloc failure.Srivardhan Hebbar2015-10-211-2/+8
* efl: fix copy & paste typo while parsing SVG elliptical arc command.Cedric BAIL2015-10-211-2/+2
* ee-wayland: remove attempt to optimize canvas resizingMike Blumenkrantz2015-10-211-2/+0
* eolian: Test recognition of struct types used in methodsVitor Sousa2015-10-213-0/+15
* eo - oops remove warning cpp i accidentally put in!Carsten Haitzler (Rasterman)2015-10-211-1/+0
* eo resolv cache - remove params passed to resolv func for efficiencyCarsten Haitzler (Rasterman)2015-10-212-29/+30
* edje: add edje signal emit about swallow, textJaehwan Kim2015-10-211-0/+7
* ephysics: add missing break in switch to avoid override variable with other c...Stefan Schmidt2015-10-211-0/+1
* emile: remove dead codeStefan Schmidt2015-10-211-13/+1
* eo - shut clang up because otherwise i have to argue with peolpeCarsten Haitzler (Rasterman)2015-10-211-2/+2
* efl - eo - massively improve eo cal resolv and data scope get with cacheCarsten Haitzler (Rasterman)2015-10-212-33/+90
* efl - edje - fix edje calc to avoid eo calls when object doesnt changeCarsten Haitzler (Rasterman)2015-10-211-15/+26
* efl/gfx: fix svg path parsing logic.Subhransu Mohanty2015-10-201-85/+74
* ecore-wayland: plug some trivial leaksMike Blumenkrantz2015-10-202-1/+7
* ector: handling memory leak on error.Srivardhan Hebbar2015-10-201-1/+2
* ecore_x: removing useless assignment variable.Srivardhan Hebbar2015-10-201-1/+1
* evas: fix memory leak.Subodh Kumar2015-10-201-0/+1
* ee-wayland: use frame callbacks exclusively to determine render timingMike Blumenkrantz2015-10-204-10/+24
* ecore fb: Unbreak ecore_evas_fb.Chidambar Zinnoury2015-10-201-0/+17
* ecore fb: We shall look for the Ecore_Fb.h header only where needed.Chidambar Zinnoury2015-10-201-1/+1
* edje - fix some horrible misleading indenting in edje calc.Carsten Haitzler (Rasterman)2015-10-201-5/+5
* efreet: use eina_file_mkstemp() for portability and fix a bug on WindowsVincent Torri2015-10-191-7/+15
* ecore_exe: terminate threads also in destructorVincent Torri2015-10-191-0/+2
* ecore-wayland: only do deferred shell surface creation when a surface existsMike Blumenkrantz2015-10-191-1/+2
* ecore-wayland: defer shell surface creation for windows if shell is not boundMike Blumenkrantz2015-10-193-116/+131
* evas textblock: fix memory leakSubodh Kumar2015-10-191-0/+1
* ecore_x: removing useless assignment.Srivardhan Hebbar2015-10-191-1/+0
* ecore_x: handling realloc failure.Srivardhan Hebbar2015-10-191-2/+12
* ector: removing useless assignement.Srivardhan Hebbar2015-10-191-1/+0
* edje: comparision with non-scaled min values issue fix.Shilpa Singh2015-10-191-2/+2
* edje: fix memory leak on realloc.Srivardhan Hebbar2015-10-191-2/+10
* evas table: fix miscalcuation in cells with span and paddingJee-Yong Um2015-10-191-2/+4
* evas: fix memory leakperepelits.m2015-10-191-0/+1
* Evas GL shaders: Simplify a bit the shaders codev1.16.0-beta2Jean-Philippe Andre2015-10-196-5220/+1434