platform/upstream/efl.git
2013-12-09 Jean-Philippe... Evas/cserve2: Fix crash during shutdown
2013-12-09 Jean-Philippe... Evas: Fix crash in GL engine(s) during preload cancel
2013-12-09 Chris MichaelFix opaque windows becoming transparent after hide...
2013-12-09 Daniel ZaouiEcore: add DnD abort from source
2013-12-09 Carsten Haitzler... ecore evas - add animator update syncing to only render...
2013-12-09 Carsten Haitzler... ecore loop + animator - add call to get if an animator...
2013-12-09 Cedric Bailbuild: fix installing in DESTDIR for packaging and...
2013-12-08 Cedric Bailefl: remove uuid from all libtool files.
2013-12-07 Sebastian Dransfeldecore_x: Fix buffer overrun
2013-12-07 Sebastian Dransfeldecore_x: Fix bug in ecore_x_region_invert
2013-12-07 Sebastian Dransfeldecore_x: Remove NULL check
2013-12-07 Sebastian Dransfeldecore_x: Use free, not XFree
2013-12-07 Sebastian Dransfeldecore_x: supported isn't an optional argument
2013-12-07 Sebastian Dransfeldecore_x: Only use att if call succeeds.
2013-12-07 Sebastian Dransfeldecore_x: Only do memset if len < 20
2013-12-07 Sebastian Dransfeldecore_x: always free data and return value
2013-12-07 Sebastian Dransfeldecore_x: Check if we have data
2013-12-07 Sebastian Dransfeldecore_x: '\0' terminate converted text
2013-12-07 Sebastian Dransfeldecore_x: Use eina_inlist
2013-12-07 Sebastian Dransfeldecore_x: Only send XdndEnter when we have types
2013-12-07 Sebastian Dransfeldecore_x: Also check for !prop here
2013-12-07 Sebastian Dransfeldeldbus: Check return value of eina_value_pget
2013-12-07 Sebastian Dransfeldeldbus: use alloca to allocate local mem
2013-12-07 Sebastian Dransfeldeldbus: unref msg on error
2013-12-07 Sebastian Dransfeldeldbus: on error unref msg
2013-12-07 Sebastian Dransfeldeldbus: free allocated mem on error
2013-12-07 Sebastian Dransfeldeldbus: print error when fwrite fails
2013-12-07 Sebastian Dransfeldeldbus: Check return value of _type_size
2013-12-07 Sebastian Dransfeldeldbus: create object when needed
2013-12-07 Sebastian Dransfeldeina: Set it to NULL before next iteration
2013-12-07 ChunEon ParkRevert "evas/render - make sure render pre in proxy...
2013-12-07 ChunEon Parkevas/render - make sure render pre in proxy rendering.
2013-12-07 Boris Faureupdate .mailmap
2013-12-07 Boris Faureupdate .mailmap
2013-12-06 Stefan Schmidtconfigure: Switch back to dev profile in master branch.
2013-12-06 Carsten Haitzler... evas - silence coverty (false positive leak)
2013-12-06 Carsten Haitzler... doc build - finally fix images.mk to stop changing...
2013-12-05 Vostokov Sergeyevas - Clip mark performance improvement
2013-12-05 Chris MichaelAdd code to deal with min, max, step, aspect, and base...
2013-12-05 Chris MichaelSet engine aspect function pointer
2013-12-05 Chris MichaelAdd common function prototype for setting ecore_evas...
2013-12-05 Sebastian Dransfeldefreet: propagate scan error to caller
2013-12-05 Carsten Haitzler... evas - fix overdraw + too many rects problem found...
2013-12-05 Carsten Haitzler... efreet - fix recusrion checks need to pop as well as...
2013-12-05 Stefan Schmidtconfigure: Bump version to 1.8.99 to indicate developme...
2013-12-05 Cedric Baileina: this is actually a better way of improving Eina_H...
2013-12-05 Jihoon Kimximmodule: fix issue the cursor of preedit shows the...
2013-12-05 Jihoon Kimximimmodule: remove useless code in preedit_string_get
2013-12-04 Chris MichaelFix raster bug report about elm window resize issue...
2013-12-04 Chris MichaelUpdate the engine resize edge before we call ecore_wl_w...
2013-12-04 Carsten Haitzler... efreet - protect efreetd from recursing too far to...
2013-12-04 Carsten Haitzler... yet another useless images.mk change...
2013-12-04 Daniel Juyung Seoecore ecore_glib.c: fixed documentation about glib...
2013-12-04 Cedric Baileina: improve cmp function of eina_hash string related...
2013-12-04 Cedric Baileina: fuzze test the eina_hash_string_superfast to.
2013-12-04 Cedric Baileina: ignore benchmark binary.
2013-12-04 Cedric Baileina: increase hash matching inside of Eina_Hash.
2013-12-04 Cedric BailRevert "eina: work around current strange behavior...
2013-12-04 Cedric BailRevert "eina: more work around to limit problem."
2013-12-04 Cedric BailRevert "eina: check if the complete hash match before...
2013-12-04 Cedric Baileina: add fuzzy test of eina_hash.
2013-12-04 Cedric Bailevas: fix loader to properly define _XOPEN_SOURCE for...
2013-12-04 Sebastian Dransfeldefreet: Create stack at start of recursion
2013-12-04 Sebastian Dransfeldefreet: Create stack at start of recursion
2013-12-04 Cedric Baileina: more work around to limit problem.
2013-12-04 Cedric Baileina: work around current strange behavior seen in...
2013-12-04 Cedric Baileina: add fuzzy testing of the red black tree.
2013-12-03 ChunEon Parkevas/event - fix the inccorect event hit area.
2013-12-03 Cedric Bailevas: bugfix in evas_render of not maintaining changed...
2013-12-03 Cedric Bailgitignore: ignore new async test.
2013-12-03 Jihoon Kimximmodule: check whether pointer is NULL before accessi...
2013-12-02 Rafael AntognolliMerge branch 'withdrawn'
2013-12-02 Rafael Antognolliecore_evas/wayland: Add a function to cleanup the frame...
2013-12-02 Rafael Antognolliecore_evas/wayland_egl: Unset the surface on window...
2013-12-02 Rafael Antognolliecore_evas/wayland: Implement ecore_evas_withdrawn_set.
2013-12-02 Rafael Antognollievas/wayland_shm: Don't use a global var to store the...
2013-12-02 Seong-ho ChoUpdate Korean translation for the efl1.8 release
2013-12-02 Carsten Haitzler... NEON vectorization: added use of COLSAME define in...
2013-12-02 Daniel Juyung SeoRevert "fix smart sma by allowing more recursion"
2013-12-02 Otavio PontesAdding the cubic-bezier curve to edje transitions
2013-12-02 Carsten Haitzler... Eldbus: added function for getting bus unique name
2013-12-02 Vyacheslav... edje_edit: Add getters and setters for fixed param
2013-12-02 Carsten Haitzler... FUCK - remove logic to silently add -release names...
2013-12-02 Daniel Juyung Seoecore ecore_x_e: check 0 and -1 for ecore_x_window_prop...
2013-12-02 Daniel Juyung SeoNEWS: added EFL 1.9.0 NEWS entry.
2013-12-02 Daniel Juyung SeoChangeLog: added 1.8 release entry.
2013-12-02 Jihoon Kimfix unchecked return value of stat in ecore_file_mv
2013-12-01 Cedric Bailevil: use the right ifdef.
2013-12-01 Carsten Haitzler... v1.8.0 v1.8.0
2013-12-01 Carsten Haitzler... readme - make requirements list a bullet list
2013-12-01 Carsten Haitzler... add some README dependency notes
2013-12-01 Carsten Haitzler... eina - fix set-but-unused warning in eina_cow when...
2013-12-01 Carsten Haitzler... release work - switch to release profile
2013-12-01 Carsten Haitzler... evas event freezing is "wrong" for core events - turn...
2013-12-01 Carsten Haitzler... evas - pre/post render events are for canvas not object
2013-12-01 Carsten Haitzler... fix freetype header includes to be correct where ft...
2013-11-30 Boris Faurefix eina_cow issues. Closes T581, T527
2013-11-30 Oleksandr Shcherbinaecore/ecore_file: NULL-check for input parameter
2013-11-29 Sebastian Dransfeldeina: formatting
2013-11-29 Sebastian Dransfeldefreet: add async menu test
next