platform/upstream/efl.git
2017-02-08 Carsten Haitzler... evas cache image - remove double unlock of image task...
2017-02-08 Carsten Haitzler... eina share - fix spinlock release if magic check fails...
2017-02-08 Carsten Haitzler... evas image obj - remove logically dead code
2017-02-08 Carsten Haitzler... evas image load - remove unreachable code
2017-02-08 Carsten Haitzler... evas image load - handle null module handle in case
2017-02-08 Stefan Schmidtbuild: do not use a absolute system path for service...
2017-02-08 Amitesh Singhelm code: check return value of elm_layout_theme_set
2017-02-08 Carsten Haitzler... ecore_con proxy helper - fix null return handling for...
2017-02-08 Carsten Haitzler... Revert "evas_async_events: integrated Ecore_Pipe in...
2017-02-08 Cedric BAILecore: add test to make sure that the timer reset durin...
2017-02-08 Cedric BAILecore: reset during timer callback execution doesn...
2017-02-07 Carsten Haitzler... evas destructor - take lock arount post render list...
2017-02-07 Carsten Haitzler... eina freeq - fix possible seg with NULL freeq and patte...
2017-02-07 Carsten Haitzler... evas cserve client - fix theoretical size less than...
2017-02-07 Carsten Haitzler... evas textblock filter data set - avoid crash on freeing...
2017-02-07 Carsten Haitzler... ecore thread - up default 3 of thread workers to 4x...
2017-02-07 Jee-Yong Umedje: fix cached edje modification issue
2017-02-07 Jiwon Kimeet: read sould be failed if cipher_key exist but file...
2017-02-07 Jiwon Kimelementary: set mirrored mode in a group_add()
2017-02-07 Wonki Kimelm_scroller: keep contents layout rel even if rtl...
2017-02-07 Minkyu Kangelm_genlist: do not check scroll if show_item is NULL
2017-02-07 Ivan Furseina_file: add eina_file_unlink
2017-02-07 Derek Foremanelput: Fix async input shutdown during init
2017-02-07 Jee-Yong Umelm.entry: add configuration for the default value...
2017-02-07 Hosang Kimemile: don't use APIs deprecated in openssl-1.1
2017-02-07 Hosang Kimedje_load: fix mirroring bug with GROUP, BOX, or TABLE...
2017-02-07 Ivan Fursevas_async_events: integrated Ecore_Pipe in evas_async_...
2017-02-07 Cedric BAILevas: we now need to initialize ecore as it is a depend...
2017-02-07 se.osadchyelm gesture layer: add check for negative input tap...
2017-02-07 YeongJong Leeefl_ui_image: fix wrong define
2017-02-07 YeongJong Leeefl_ui_flip: fix wrong define
2017-02-07 Minchul Leegitignore: add eclipse project filename.
2017-02-07 Sungtaek Hongelm_panel: set scrollable panel unfocusable when closed.
2017-02-07 Sungtaek Hongelm_index: skip level check when only 0 level is active
2017-02-07 Myoungwoon... doxygen: fix typo, cacologique expressions in API refer...
2017-02-07 Mykola Solyankoeldbus: add test suite for eldbus (eldbus_message*)
2017-02-07 Chris Michaelelput: Delete output_name stringshare on error case
2017-02-07 Chris Michaelelput: Remove dead FIXME note
2017-02-07 Chris Michaelelput: Set device output name when device is created
2017-02-07 Chris Michaelelementary: Fix return of elm_win_wl_window_get
2017-02-07 Marcel Hollerbachcmake: add ecore_x
2017-02-07 Marcel Hollerbachecore_x: we dont need this version file anymore
2017-02-07 Amitesh Singhaccess: fix crash while cleanup
2017-02-06 Andy Williamselm_code: syntax fix for preprocessor over multiple...
2017-02-06 Andy Williamselm_code: syntax fix for comments with an escaped black...
2017-02-06 Cedric BAILecore: make sure we always manipulate a valid timer.
2017-02-06 Felipe Magno... efl: add composite model for boolean properties
2017-02-06 Larry Jrefl: add efl_model and efl_ui_view classes
2017-02-06 Cedric BAILecore: handle initialization of timer correctly.
2017-02-06 Cedric BAILevas: more hardening of evas access map.x
2017-02-06 Cedric BAILevas: harden check on map presence.
2017-02-05 Jerome Pinotedje_example: fix compile instruction
2017-02-04 Marcel Hollerbachelm_notify: null out allow events when its deleted
2017-02-04 Chidambar Zinnoury ecore thread: Fix waiting.
2017-02-04 Amitesh Singhedje: unset timer pointer after delete.
2017-02-04 Carsten Haitzler... evas render - drop eo overhead by using ptrs we already...
2017-02-03 Derek Foremanecore_evas: use ecore_timer_loop_add for idle timeout...
2017-02-03 Cedric BAILecore: poller could actually be related to the main...
2017-02-03 Mike Blumenkrantzelput: add event for relative motion
2017-02-03 Andy Williamselm_code: fix bugs in the highlighting of full line...
2017-02-03 Andy Williamselm_code: Add syntax highlighting for python
2017-02-03 Andy Williamselm_code: update syntax symbols for C
2017-02-03 Gustavo Sverzut... cmake: sync EFL_EO_API_SUPPORT definition with autotools.
2017-02-03 Gustavo Sverzut... ifdef RUN_IN_TREE logic.
2017-02-03 Marcel Hollerbachcmake: add ecore_input
2017-02-03 Marcel Hollerbachcmake: add eeze
2017-02-03 Marcel Hollerbacheeze: move binaries into subdirectories
2017-02-03 Carsten Haitzler... ecore_con/efl_net - dedicated threads for network i...
2017-02-03 Carsten Haitzler... edje - fix crash on loading ancient edje files
2017-02-03 Cedric BAILecore: implement new requirement in the test suite.
2017-02-03 Cedric BAILecore: avoid calling ecore_time_get everytime we create...
2017-02-02 Stephen 'Okra... Cpumonitor theme - Set an aspect preference other than...
2017-02-02 Gustavo Sverzut... cmake: add ecore_file.
2017-02-02 Gustavo Sverzut... cmake: add ecore_ipc.
2017-02-02 Andy Williamselm_code: Fix empty selection checks
2017-02-02 Cedric BAILevas: simplify waiting logic for image decoding as...
2017-02-02 Cedric BAILevas: make sure we always wait in the correct thread.
2017-02-02 YeongJong Leeelm_code: add support for redo
2017-02-02 Carsten Haitzler... evlog - fix "remove setting stack var to 0" that broke...
2017-02-01 Carsten Haitzler... evas grid smart - fix divide by 0
2017-02-01 Derek Foremanecore_wl2: Make www events opt-in
2017-02-01 Bruno Dillyedje: change seat signals
2017-02-01 Bruno Dillyedje: fix CID 1368019 - Null pointer dereferences
2017-02-01 Gustavo Sverzut... efl_net_dialer_http: check for finished handles after...
2017-02-01 Derek Foremanbuild: Fix screw up with wayland header auto generation
2017-02-01 Gustavo Sverzut... cmake: handle 'FindXXX.cmake' standard with 'find-XXX...
2017-02-01 Gustavo Sverzut... cmake: handle support libraries in .pc
2017-02-01 Stefan Schmidtcmake: remove dependency on libjpeg in eet as it is...
2017-02-01 Vyacheslav... Revert "edje_edit: fix segmentation fault(Array index...
2017-02-01 Vyacheslav... edje_cc: remove 'inherit_only' groups from result edj...
2017-02-01 Marcel Hollerbachcmake: emile is depending on efl
2017-02-01 Marcel Hollerbachcmake: use the jpeg module of cmake to find the library
2017-02-01 Stefan Schmidtcmake: fix efl version number
2017-02-01 Stefan Schmidtcmake: downgrade minimum cmake version to 3.4
2017-02-01 YeongJong Leeelm_code: add copy/paste/cut undo
2017-02-01 Daniel ZaouiDnD/Container: fix drag during animation
2017-02-01 Shinwoo Kimecore_input: support Xbox One joystick
2017-02-01 Carsten Haitzler... evas gl common - reduce data structure sizes got gl...
2017-02-01 Mykola SolyankoEldbus: add test suite for eldbus (eldbus_object*)
2017-01-31 YeongJong Leeelm_code: fix that selected code can't undo
next