summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland_shm: Add exynos allocator for dmabufdevs/derekf/dmabuf_exynosDerek Foreman2016-06-033-0/+383
* wayland_shm: Abstract out dmabuf managementDerek Foreman2016-06-031-46/+132
* wayland: Bump wayland version requirement to 1.11.0Derek Foreman2016-06-032-4/+4
* Eina: Fix eina_promise_all refcount ordering problemLarry Jr2016-06-031-1/+1
* evas: Get pixels from rendered 3D sceneOleksandr Shcherbina2016-06-037-5/+146
* evas: fix huge memory leak for non-async renderingJean Guyomarc'h2016-06-031-0/+2
* edje_edit: add API for set/get part itemVyacheslav Reutskiy2016-06-032-0/+78
* ecore timeouts - dont crash on cancelCarsten Haitzler (Rasterman)2016-06-031-4/+5
* fix warning in build with uninit variable in generic loaders for xcfCarsten Haitzler (Rasterman)2016-06-031-1/+1
* elm_image: fix break related with elm image error enumJi-Youn Park2016-06-031-0/+25
* Efl.Pack: Replace pack_direction with Efl.OrientationJean-Philippe Andre2016-06-0313-71/+47
* Fix legacy name of elm_win_efl_screen_dpi_get()Dave Andreoli2016-06-031-1/+1
* elm_win: remove main_menu, window_id, fake_canvas property from eoJi-Youn Park2016-06-033-171/+155
* elm_test: Add test case for event refeedJean-Philippe Andre2016-06-033-0/+245
* elm_win: Forward events between window and evasJean-Philippe Andre2016-06-0311-46/+231
* elm: Partially revert "elementary: avoid random memory access."Jean-Philippe Andre2016-06-032-4/+2
* Efl.Ui.Box: Fix direction setJean-Philippe Andre2016-06-031-2/+2
* edje_edit: add API for get part item attributes by item indexVyacheslav Reutskiy2016-06-032-7/+1102
* examples: elementary: fix the wrong spell in comment.Jaehwan Kim2016-06-031-1/+1
* elementary: avoid random memory access.Cedric BAIL2016-06-022-17/+17
* elementary: make eo_provider_find lookup in both eo and elementary parent hie...Cedric BAIL2016-06-023-0/+19
* evas: attempt to fix massive memory leak in the fb engine.Cedric BAIL2016-06-021-4/+6
* emotion: properly fix build of vlc generic player.Cedric BAIL2016-06-022-5/+7
* evas: correctly handle dependencies of evas generic loaders.Cedric BAIL2016-06-021-6/+10
* autotools: we can't destroy this files as it break a make clean all cycle.Cedric BAIL2016-06-021-3/+0
* Revert "Revert "elput: add missing dependency on libudev""Chris Michael2016-06-021-1/+1
* build: use the normal efl tree macros for dependency handlingStefan Schmidt2016-06-021-1/+1
* Revert "elput: Use Eeze function to get the udev to create context with"Mike Blumenkrantz2016-06-021-3/+3
* Revert "elput: add missing dependency on libudev"Chris Michael2016-06-021-1/+1
* elput: Use Eeze function to get the udev to create context withChris Michael2016-06-021-3/+3
* build: use internal dependency for eina and ecore for generic playersStefan Schmidt2016-06-021-1/+3
* elementary: add missing dependency on libwayland-client in elm_cnpStefan Schmidt2016-06-021-0/+2
* elput: add missing dependency on libudevStefan Schmidt2016-06-021-1/+1
* evas generic svg loader - dotn continue if rsvg handle is nullCarsten Haitzler (Rasterman)2016-06-021-0/+1
* efl - build again after adding generic playersCarsten Haitzler (Rasterman)2016-06-021-0/+1
* eolian: utilize the new void_ptr builtin across eo filesDaniel Kolesa2016-06-0266-205/+205
* edje_cc: improve code readability when parsing external paramsJee-Yong Um2016-06-021-7/+7
* Merge evas generic loaders and emotion generic playersTom Hacohen2016-06-0220-1/+4945
|\
| * emotion: remove legacy files from emotion_generic_players.Cedric BAIL2016-06-0211-975/+0
| * evas: remove legacy file from evas_generic_loaders.Cedric BAIL2016-06-0214-1290/+0
| * evas: integrate evas generic loaders into our single tree build system.Cedric BAIL2016-06-0231-2057/+272
| * emotion: integrate generic legacy vlc support in the build system.Cedric BAIL2016-06-026-21/+873
| * Merge in emotion generic players.Tom Hacohen2016-06-0214-0/+1822
| |\
| | * configure: Switch to dev mode again. Merge window for 1.18 is now open.Stefan Schmidt2016-02-021-1/+1
| | * release: Update NEWS and bump version for 1.17.0 releaseStefan Schmidt2016-02-021-1/+1
| | * release: Update NEWS and bump version for 1.17.0-beta3 releaseStefan Schmidt2016-01-251-1/+1
| | * release: Update NEWS and bump version for 1.17.0-beta2 releaseStefan Schmidt2016-01-181-1/+1
| | * release: Update NEWS and bump version for 1.17.0-beta1 releaseStefan Schmidt2016-01-111-1/+1
| | * release: Update NEWS and bump version for 1.17.0-alpha1 releaseStefan Schmidt2016-01-052-3/+8
| | * emotions_generic: make exit_func() static as it is only used in this fileStefan Schmidt2015-11-101-1/+1