platform/upstream/efl.git
2016-12-19 Bruno Dillyedje: add flag to choose between evas or edje seat...
2016-12-19 Bruno Dillyexamples/edje: add dynamic seats example
2016-12-19 Bruno Dillyedje: support action seats on edje_edit
2016-12-19 Bruno Dillyedje: accept optional seat parameter on FOCUS_OBJECT
2016-12-19 Bruno Dillyexamples/edje: add multiseat example
2016-12-19 Bruno Dillyedje: add names for seats following an incremental...
2016-12-19 Bruno Dillyedje: support seat on focus action and signals
2016-12-19 Bruno Dillyedje: add new signals providing seat information
2016-12-19 Bruno Dillyevas: add getter for devices by name
2016-12-19 Mike Blumenkrantzbuild: enable -Wfloat-equal for compiling
2016-12-19 Gustavo Sverzut... ecore_con/ecore_ipc: flush should wait for connection.
2016-12-19 Gustavo Sverzut... efl_io_file: initialize all fd to -1.
2016-12-19 Gustavo Sverzut... efl_net_socket_fd: initialize fds to INVALID_SOCKET
2016-12-19 Gustavo Sverzut... ecore_con/ecore_ipc legacy: fail early for local sockets.
2016-12-19 Gustavo Sverzut... ecore_con/ecore_ipc: keep log domain alive after shutdown.
2016-12-19 Chris Michaelelput: Fix resource leak
2016-12-19 Chris Michaelelput: Fix resource leak
2016-12-19 Gustavo Sverzut... coverity: add modeling file to reduce false positives.
2016-12-19 Gustavo Sverzut... efl_net: fix CID 1367489 due copy & paste.
2016-12-19 Gustavo Sverzut... efl_debug_common: remove stale code/macros.
2016-12-19 Jean-Philippe... evas/ply: Fix some memleaks
2016-12-17 Andy Williamselm_code: Don't assume control characters make a change
2016-12-16 Ivan FursEio_monitor: support native monitor for Win32 (T4978)
2016-12-16 Hosang Kimscrollable_interface: fixed logic for calcualting posit...
2016-12-16 Hosang Kimelm_widget: add logic for updating geometry after moving
2016-12-16 Cedric BAILedje: handle case when strdup would be NULL.
2016-12-16 Jee-Yong Umelm.hoversel: fix item size calculation
2016-12-16 Cedric BAILeio: check error case for eina_value_get.
2016-12-16 Cedric BAILecore: add test for efl_promise_connect.
2016-12-16 Cedric BAILecore: add helper to automatically connect a future...
2016-12-16 Cedric BAILecore: add tests for new promise delayed behavior.
2016-12-16 Cedric BAILecore: fix test to generate one main loop iteration...
2016-12-16 Cedric BAILecore: delay promise fulfillment to next loop iteration.
2016-12-16 Cedric BAILecore: remove useless information from header.
2016-12-16 Cedric BAILecore: refactor promise propagation code.
2016-12-16 Derek Foremanevas engines: Stop using arrays of 1 member for egl...
2016-12-16 Vyacheslav... edje_pick: copy images from image sets
2016-12-16 Vyacheslav... edje_pick: use separate Eina_List vars for different...
2016-12-16 Jean-Philippe... elm: Add a test case for evas masking
2016-12-16 Jean-Philippe... elm_layout: Implement Efl.Text
2016-12-16 Jean-Philippe... evas: Fix issues with masking (make check)
2016-12-16 Carsten Haitzler... elm - add test for efl ui win stacking api
2016-12-16 Carsten Haitzler... efl_ui_win - use ecore_x window stack api to set up...
2016-12-16 Carsten Haitzler... efl_ui_win - teamwork really has issues and i think...
2016-12-16 Carsten Haitzler... ecore-x - add missing atom fetches!
2016-12-16 Carsten Haitzler... ecore-x - add e stack type atom and api's to set and...
2016-12-16 Carsten Haitzler... efl_ui_win - add window "view stack" api's and ability
2016-12-16 Jean-Philippe... evas: Apply clip when rendering a masked mask
2016-12-16 Jean-Philippe... test.edc: Fix indentation of a group
2016-12-16 Jean-Philippe... evas: Change int into a single bit
2016-12-16 Jean-Philippe... evas: Fix masks of masks
2016-12-16 Jean-Philippe... evas: "fix" masks of masks inside a proxy
2016-12-16 Jean-Philippe... evas: Remove flag use_mapped_ctx and add do_async
2016-12-16 Jean-Philippe... evas: Call object render in mask_subrender
2016-12-16 Jean-Philippe... evas: Remove context from the evas public data
2016-12-16 Jean-Philippe... evas: Remove context from some engine function
2016-12-16 Jean-Philippe... evas: Remove context from polygon internal functions
2016-12-16 Jean-Philippe... evas: Use ENFN, ENDT in evas_render
2016-12-16 Jean-Philippe... evas: Avoid calling efl_isa in proxy_subrender
2016-12-16 Jean-Philippe... evas: Add source_region property to proxy objects
2016-12-16 Cedric BAILemile: refactor color convertion/copy logic in jpeg...
2016-12-15 Cedric BAILeet: add test for eet_alias_get.
2016-12-15 Cedric BAILeet: add test for eet_memopen_read.
2016-12-15 Cedric BAILeina: add a test for eina_stringshare_refplace.
2016-12-15 Cedric BAILeina: add test for skyline algorithm.
2016-12-15 Cedric BAILautotools: lcov-baseline is a dependency of lcov-report...
2016-12-15 Cedric BAILeio: fix attr tests to process an array of string.
2016-12-15 Cedric BAILeina: pass the right size of the string to avoid unboun...
2016-12-15 Cedric BAILevas: silence warning of clobbered variable in the...
2016-12-15 Cedric BAILevas: fix use of signed and unsigned type in conditiona...
2016-12-15 Cedric BAILevas: fix potential use of unitialized variable.
2016-12-15 Cedric BAILemile: reduce the amount of clobbered variable.
2016-12-15 Cedric BAILeolian: silence clobbered variable warning.
2016-12-15 Cedric BAILecore_con: reduce amount of warning related to clobbere...
2016-12-15 Cedric BAILefl_debug: silent unused use of static variable.
2016-12-15 Cedric BAILevas: fix comparison between unsigned and signed warning.
2016-12-15 Cedric BAILecore_con: fix incompatible type warning.
2016-12-15 Cedric BAILecore_con: fix misleading indentation warning.
2016-12-15 Hannes Janetzekecore-x: fix Mode_switch key mapping
2016-12-15 Daniel Kolesaeolian: enable typechecked expression validation
2016-12-15 Tom HacohenEo: remove unreachable code in isa.
2016-12-14 Daniel Kolesaeolian: handle pointer types in typechecking expr eval
2016-12-14 Daniel Kolesaecore con tests: fix missing include
2016-12-14 Daniel Kolesaeolian gen: specialize default values by type
2016-12-14 Daniel Kolesaeolian: handle pointers in aliased_base_get
2016-12-14 Daniel Kolesaeolian: unary expr eval for floats and add a signed...
2016-12-14 Mike Blumenkrantzecore-wl2: restore previous session recovery behavior...
2016-12-14 Chris Michaelelput: Properly check return values from libinput confi...
2016-12-14 Chris Michaelelput: Add API functions to get/set if tap-to-click...
2016-12-14 Chris Michaelelput: Add API functions to get/set touchpad click...
2016-12-14 Chris Michaelelput: Add API functions to get/set the scroll method...
2016-12-14 Chris Michaelelput: Add API functions to enable/disable dwt support...
2016-12-14 Chris Michaelelput: Add API functions to enable/disable drag-lock...
2016-12-14 Chris Michaelelput: Add API functions to enable/disable tap-and...
2016-12-14 Mykyta BiliavskyiFix generate ecore key events on windows.
2016-12-14 Shinwoo Kimelementary: slider uses max value when atspi tries...
2016-12-14 Jaehyun Chonaviframe: Raise previous view after item pop is finished.
2016-12-14 Thiep Haedje_calc: remove redundant checking
2016-12-13 Guilherme IscaroEcore Evas VNC: Properly shutdown server during cleanup.
2016-12-13 Vitalii Vorobiovedje_pick: fix memory leak while on group dependency...
next