summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas-wayland-shm: Remove unused variblesChris Michael2016-12-081-4/+1
* elementary: atspi accepts UTF-8 textShinwoo Kim2016-12-081-2/+0
* evas-wayland-egl: Cleanup wayland_egl engine and fix build breakChris Michael2016-12-083-10/+15
* evas-gl-drm: Cleanup evas-gl-drm engine build and fix build breakChris Michael2016-12-082-22/+17
* evas-drm: Remove unused variables and fix build breakChris Michael2016-12-081-5/+2
* ecore_con_server_example: allow more features and protocols to be used.Gustavo Sverzut Barbieri2016-12-081-39/+190
* ecore_con_client_example: allow more features and protocols to be used.Gustavo Sverzut Barbieri2016-12-081-36/+190
* efl_io_buffered_stream: better detection of 'finished' state.Gustavo Sverzut Barbieri2016-12-081-4/+25
* efl_io_copier: expose pending_size and add debug to done_get.Gustavo Sverzut Barbieri2016-12-082-2/+36
* efl_io_buffered_stream: property and event 'progress'Gustavo Sverzut Barbieri2016-12-082-0/+37
* eina_btlog: flush stdout for each line.Gustavo Sverzut Barbieri2016-12-081-0/+2
* gl_drm: Check for the correct dma_buf extensionDerek Foreman2016-12-081-1/+1
* ecore_exe: fix ecore_exe_send on WindowsAndrii Kroitor2016-12-082-12/+1
* eolian gen: remove dead codeDaniel Kolesa2016-12-081-8/+0
* eolian gen: fix leak in type generatorDaniel Kolesa2016-12-081-0/+1
* eolian: clean up unnecessary logic in eolian_documentation_string_splitDaniel Kolesa2016-12-081-1/+3
* Revert "exore_exe: fix from @raster"Andrii Kroitor2016-12-082-337/+351
* evas: fix software_gdi engine compilationAndrii Kroitor2016-12-081-1/+2
* exore_exe: fix from @rasterAndrii Kroitor2016-12-082-351/+337
* Eo gdb: Add workaround for gdb oddities.Tom Hacohen2016-12-081-2/+2
* theme: Fix crash at app shutdownJean-Philippe Andre2016-12-081-1/+1
* eina: Set magic type name for Eina_FileJean-Philippe Andre2016-12-081-0/+1
* eina: Reinstall magic checks on Eina_FileJean-Philippe Andre2016-12-081-7/+26
* evas: Don't load wayland engines when running on XJean-Philippe Andre2016-12-081-4/+4
* win: Implement stronger theme compatibility for frame_objJean-Philippe Andre2016-12-086-20/+82
* entry: set autocapital mode according to the layoutJihoon Kim2016-12-081-0/+16
* Edje: remove a unreachable code from edje_text.cYoungbok Shin2016-12-081-1/+0
* access: do not count initted if elm_modapi_init() is failJonghee Choi2016-12-081-3/+5
* efreet_desktop: fix potential error in efreet_desktop_cache_createSungtaek Hong2016-12-081-0/+1
* evas fb engine - fix build break cedric added...Carsten Haitzler (Rasterman)2016-12-081-2/+3
* evas: do not rely on Evas canvas no longer passed during setup.Cedric BAIL2016-12-075-11/+19
* evas: refactor setup stage and reduce complexity for engine.Cedric BAIL2016-12-0720-1022/+879
* gl_drm: Only use dmabuf if the extension is presentDerek Foreman2016-12-071-0/+4
* gl_drm: Query eglGetProcAddress with dlsymDerek Foreman2016-12-071-10/+3
* gl_drm: simplify outbuf_reconfigureDerek Foreman2016-12-072-15/+4
* evas: wait on one specific task to be done.Cedric BAIL2016-12-073-1/+11
* gl_drm: Don't destroy the outbuf in reconfigureDerek Foreman2016-12-071-20/+9
* ecore_drm2: Make ecore_drm2_fb_release return statusDerek Foreman2016-12-072-8/+17
* build: coverage: work around lcov 1.12 bug by using absolute paths for info f...Stefan Schmidt2016-12-071-14/+14
* build: coverage: disable branch coverage generation to avoid hangs in gcovStefan Schmidt2016-12-072-10/+8
* evas - software generic - fix crashDerek Foreman2016-12-071-5/+2
* Eo: Fix efl_isa() sometimes returning wrong results with extensionsTom Hacohen2016-12-072-22/+26
* Eo tests: Adjust according to latest commit.Tom Hacohen2016-12-071-2/+2
* eolian: use the generic class name instead of C name in sourceDaniel Kolesa2016-12-071-4/+3
* eolian: forgotten free() (leaks memory otherwise)Daniel Kolesa2016-12-071-0/+1
* eolian: switch reference validation to new tokenizerDaniel Kolesa2016-12-071-95/+20
* Eo gdb: Be more strict with types and convert Eo * to uintptr_t.Tom Hacohen2016-12-071-10/+12
* Eo gdb: Implement eo_data_get to get eo data.Tom Hacohen2016-12-071-0/+49
* evas - software generic - fix crash when buffer is freed when its the sameCarsten Haitzler (Rasterman)2016-12-071-2/+5
* Evas: include efl_vg_container.eo.legacy.h to avoid implicit declaration for ...Artem Popov2016-12-071-1/+1