platform/upstream/efl.git
2016-08-26 Jean-Philippe... elm,evas: Remove use of EFL_CANVAS_OBJECT_EVENT_DEL
2016-08-26 Jean-Philippe... evas events: Add new "finger,move/down/up" events for...
2016-08-26 Jean-Philippe... evas events: Simplify event counter
2016-08-26 Jean-Philippe... evas events: Remove now unused code
2016-08-26 Jean-Philippe... evas events: Fix crash when translating legacy events
2016-08-26 Jean-Philippe... evas events: Switch mouse move events to the new type
2016-08-26 Jean-Philippe... evas events: Switch multi move to new event type
2016-08-26 Jean-Philippe... evas events: Switch multi up/down to the new event...
2016-08-26 Jean-Philippe... evas events: Switch mouse in/out events to the new...
2016-08-26 Jean-Philippe... evas events: Switch mouse move event to the new event...
2016-08-26 Jean-Philippe... evas events: Switch mouse up/down to the new event...
2016-08-26 Jean-Philippe... evas events: Switch key up/down event to new eo type
2016-08-26 Jean-Philippe... evas events: Switch hold event to new eo type
2016-08-26 Jean-Philippe... evas events: Switch wheel event to the new type
2016-08-25 Cedric BAILeina: readdir_r has been deprecated.
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: migrate to gl_generic infrastructure
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: start refactoring for gl_generic
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: remove unused code
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: cleanup eng_setup
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: cleanup eng_info
2016-08-25 Jean Guyomarc'hevas-gl_cocoa: init/shutdown cleanup
2016-08-25 Jean-Philippe... configure: Enable elput if wayland is requested
2016-08-24 Derek Foremanevas: Try harder to create the render thread
2016-08-24 Gustavo Sverzut... efl_net_dialer_http: use the proper error code
2016-08-24 Gustavo Sverzut... efl_net: better handling for SOCK_CLOEXEC.
2016-08-24 Gustavo Sverzut... Revert "ecore_con: use F_CLOEXEC instead of SOCK_CLOEXEC"
2016-08-24 Tom HacohenStatic deps unibreak: Update to latest git version.
2016-08-24 Simon LeesFix elementary build when xkbcommon is in a non standar...
2016-08-24 Jean-Philippe... evas: Fix includes when enabling BETA but not EO API
2016-08-24 Jean-Philippe... ecore_x: Early check image bpp based on depth
2016-08-24 Carsten Haitzler... efreet - convert crash into NULL mimes when no mime...
2016-08-24 Gustavo Sverzut... efl_io_queue_example: use eina_slice_endswith().
2016-08-24 Gustavo Sverzut... eina_slice: startswith and endswith.
2016-08-23 Gustavo Sverzut... efl_io_queue: basic class to interact with Efl.Io inter...
2016-08-23 Gustavo Sverzut... efl_io_copier_example: set loop as parent for Efl.Net...
2016-08-23 Gustavo Sverzut... efl_io_buffer: do not refer to sub-classes in its docs.
2016-08-23 Gustavo Sverzut... efl.io.buffer: minor bugfix.
2016-08-23 Gustavo Sverzut... eina_slice: fix multi-byte find function, add tests.
2016-08-23 Derek Foremanwayland_egl: Destroy gl context if engine info updated...
2016-08-23 Jean Guyomarc'heina: remove references to win32 and winCE in threads
2016-08-23 Jean Guyomarc'hautotools: remove win32 threads artifacts
2016-08-23 Jean Guyomarc'heina: fixtures on OSX semaphores
2016-08-23 Jean Guyomarc'hevas: handle thread queue creation failure
2016-08-23 Jean Guyomarc'heina: fix eina_btlog for older osx versions
2016-08-23 Jean Guyomarc'hecore_con: use F_CLOEXEC instead of SOCK_CLOEXEC
2016-08-23 Jean Guyomarc'hecore_con: fix compiling on OSX and BSD
2016-08-23 Jean Guyomarc'hautotools: add macro to easily check for defines in...
2016-08-23 Dave AndreoliFDO icons: correctly list the intl icons in theme descr...
2016-08-23 Gustavo Sverzut... examples: add efl_io_copier_simple_example.c
2016-08-23 Tom HacohenEfl object: Remove creation of event structure and...
2016-08-23 Tom HacohenEolian: Fix tests according to recent eolian changes.
2016-08-23 Daniel Kolesaeolian gen: don't generate events in eo.c
2016-08-23 Tom HacohenEfl object: Don't pass events to eo class creation.
2016-08-23 Gustavo Sverzut... remove EINA_ERROR_TIMEOUT
2016-08-23 Daniel Kolesaeolian: enforce no get/set as method/property name...
2016-08-23 Daniel Kolesaeolian gen: include return type in event docs
2016-08-23 Jihoon Kimelm_entry: Add more description about key event in...
2016-08-23 Jihoon Kimecore_imf: Add more description about key event in...
2016-08-23 Jihoon Kimelput: Fix typo in doxygen
2016-08-23 Carsten Haitzler... efreet - save about 240-300k or so of memory used by...
2016-08-23 Carsten Haitzler... efreet - fix efreet_*_dir_get() to support the xdg...
2016-08-22 Gustavo Sverzut... fixup: http
2016-08-22 Gustavo Sverzut... fixup: http
2016-08-22 Gustavo Sverzut... fixup: efl-net
2016-08-22 Gustavo Sverzut... WIP: efl.net: Introduce Efl.Net.Dialer.Http
2016-08-22 Gustavo Sverzut... efl.net: socket, server and dialer for TCP.
2016-08-22 Gustavo Sverzut... efl.io: introduce basic interfaces and classes.
2016-08-22 Gustavo Sverzut... binbuf, strbuf and ustrbuf: add slice_get() and rw_slic...
2016-08-22 Gustavo Sverzut... eina_stringshare: add slice_get()
2016-08-22 Gustavo Sverzut... eina: introduce Eina_Slice and Eina_Rw_Slice.
2016-08-22 Gustavo Sverzut... eina_types.eot: expose Eina.Binbuf
2016-08-22 Gustavo Sverzut... eina_types.eot: expose Eina.Error
2016-08-22 Gustavo Sverzut... eina_error: provide a fallback when strerror_r() is...
2016-08-22 Prateek Thakurecore_con: add '\0' termination to path.
2016-08-22 Artem Popovecore_evas_ews: add proper clean up when quit the func
2016-08-22 Jean Guyomarc'heina: fix use of strerror_r()
2016-08-22 Jean Guyomarc'hedje: fix warning raised by clang
2016-08-22 Jean Guyomarc'hevas-gl_cocoa: fix crashes at engine startup
2016-08-22 Derek Foremanevas_engines: Update remaining enges for damage_region_...
2016-08-22 Marcel Hollerbachedje_cc: add snapshot to the lazedc symbols
2016-08-21 Carsten Haitzler... edje - cut another 120k or so off memory usage by using...
2016-08-21 Carsten Haitzler... edje - fix missing vector field frees, copies, handling...
2016-08-21 Carsten Haitzler... edje - reduce anothr 400k or so of memory usage (esp...
2016-08-20 Dave AndreoliFDO icon theme: correct Inherits value
2016-08-20 Jean Guyomarc'hevas-engines: fix compiling of the fb engine
2016-08-19 Derek Foremanwayland_egl: Fix EGL_KHR_Partial_Update usage
2016-08-19 Derek Foremanengines: Add a damage_region_set callback
2016-08-19 Derek Foremanwayland_shm: Fix dmabuf orientation
2016-08-19 Cedric BAILeina_cxx: change strings to match new returned system...
2016-08-19 Daniel Kolesadocs: generate reference pages for codelink
2016-08-19 Daniel Kolesadocs: generate keyword-link.txt for codelink
2016-08-19 Daniel Kolesadocs: fix invalid links in class reference table
2016-08-19 Jean-Philippe... elm: Install elm test images in the right place
2016-08-19 jiin.moonemile: fix jpeg loader broken with orientation
2016-08-19 Carsten Haitzler... efreetd - only open log file is env var is set to do so
2016-08-19 Carsten Haitzler... evas software downscaler - get about 1.8x to 3x speedup...
2016-08-18 Gustavo Sverzut... eina_error: allow errno.h codes.
2016-08-18 Daniel Kolesadocs: add include flag verification
2016-08-18 Daniel Kolesadocs: add writer support for include plugin
2016-08-18 Youngbok ShinEvas text: fix RTL text ellipsis issues
next