summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* edje_cc: Extract function to build stack ending with wildcarddevs/jpeg/itemsJeeyong Um2017-11-101-22/+23
* cxx: Fix example for GCCJean-Philippe Andre2017-11-101-1/+6
* evas/vg: use surface cache for efl vg canvasdevs/subhransu/evas_vgsubhransu mohanty2017-11-104-43/+225
* evas/vg: refactor ector engine api and backend .subhransu mohanty2017-11-104-192/+64
* evas/engine: added new engine api for ectorsubhransu mohanty2017-11-104-4/+126
* evas/vg: added support for engine surface cache.subhransu mohanty2017-11-108-66/+108
* evas/common: added a generic cache in evas common.subhransu mohanty2017-11-102-1/+107
* ector: move gradient generation api to draw library for reuse.subhransu mohanty2017-11-103-61/+62
* triangulator:Added stroke_set api to the triangulator_stroker.subhransu mohanty2017-11-102-1/+18
* ecore_evas: improve ecore_evas fallback animator logic for legacy case.Cedric Bail2017-11-091-1/+14
* ecore_con: add support for EFL_MAIN with ecore_con support.Cedric Bail2017-11-092-1/+15
* ecore: move EFL_MAIN to Efl_Core.hCedric Bail2017-11-095-2/+5
* elementary: allow efl_general.h to be included multiple time.Cedric Bail2017-11-091-0/+13
* elementary: make elm_init and elm_shutdown optional in EFL_MAIN.Cedric Bail2017-11-092-4/+18
* wayland_shm: Don't require dmabuf support to use wl_shmDerek Foreman2017-11-091-6/+12
* ecore_wl2: Discard too-old dmabuf supportDerek Foreman2017-11-091-1/+1
* efl_wl: Add missing @since to new functionsDerek Foreman2017-11-091-0/+2
* elput - ref device that is in the event queueCarsten Haitzler (Rasterman)2017-11-091-1/+11
* Efl.Ui.Slider: fix documentationsAmitesh Singh2017-11-091-2/+2
* elm_code_widget: keep track of visibility.Al Poole2017-11-092-2/+4
* wayland_shm: Remove old shm codeDerek Foreman2017-11-082-600/+0
* wayland_shm: Return oldest buffer for new rendersDerek Foreman2017-11-081-19/+9
* wayland_shm: Simplify surface commitsDerek Foreman2017-11-081-13/+0
* wayland_shm: Remove useless functionDerek Foreman2017-11-082-9/+1
* wayland_shm: Remove dmabuf fallbackDerek Foreman2017-11-081-59/+3
* wayland_shm: Make EVAS_WAYLAND_SHM_DISABLE_DMABUF use new codeDerek Foreman2017-11-082-8/+6
* wayland_shm: Add wl_shm to dmabufDerek Foreman2017-11-081-0/+84
* wayland_shm: Track size of bufferDerek Foreman2017-11-081-0/+2
* wayland_shm: move buffer release callback to top of fileDerek Foreman2017-11-081-14/+14
* wayland_shm: make creating a wayland buffer back end specificDerek Foreman2017-11-081-2/+10
* wayland_shm: Factor out wl_buffer creation codeDerek Foreman2017-11-081-11/+22
* build: improve configure accessibilityMike Blumenkrantz2017-11-081-21/+0
* quicklaunch: add support for quicklaunch domainsMike Blumenkrantz2017-11-082-6/+16
* eolian: enable cyclic imports of eo filesDaniel Kolesa2017-11-081-15/+1
* eolian: simplify dependency parsing and cut down on hash lookupsDaniel Kolesa2017-11-083-21/+24
* elput - re-enable switches (power buttons, lid etc.)Carsten Haitzler (Rasterman)2017-11-083-13/+54
* edje: Oops. Remove edje_global include as well.Jean-Philippe Andre2017-11-081-1/+0
* edje: Hide edje_global from the rest of the worldJean-Philippe Andre2017-11-087-30/+52
* Efl: add class interfaces (color/text/size)Jee-Yong Um2017-11-0818-294/+545
* eo: Rename efl_ref_get to efl_ref_countAndy Williams2017-11-0814-69/+69
* unbreak efl so e works again.... after cedricCarsten Haitzler (Rasterman)2017-11-081-1/+0
* win: Fix alpha windowsJean-Philippe Andre2017-11-081-1/+9
* evas/vg: changed the efl_vg_dup api signature.subhransu mohanty2017-11-089-136/+76
* tests: Properly define access beta/protectedJean-Philippe Andre2017-11-0859-59/+60
* eina: Fix spelling/punctuation errors in documentation (prefix..promise)Bryce Harrington2017-11-082-73/+74
* focus: Some typos for efl_ui_focus_manager fixedPawel Aksiutowicz2017-11-082-2/+2
* efl - fix build after cedric breakageCarsten Haitzler (Rasterman)2017-11-082-1/+4
* elementary: fix quicklaunch support.devs/subhransu/vector_workdevs/subhransu/fontCedric BAIL2017-11-071-19/+13
* elementary: refactor and clean efl_quicklaunch_prepare.Cedric BAIL2017-11-071-54/+15
* elementary: fix ELM_MAIN macro to properly expose symbol.Cedric BAIL2017-11-071-6/+4