platform/upstream/efl.git
2016-12-20 Gustavo Sverzut... efl_io_copier: avoid extra copy, todo--.
2016-12-20 Gustavo Sverzut... efl_io_copier: remove TODO leftovers.
2016-12-20 Gustavo Sverzut... eina_binbuf: allow expand & usage of extra bytes.
2016-12-20 Gustavo Sverzut... eo_debug: print tracebacks for more errors.
2016-12-20 WooHyun Jungelm_scroller: focus_next needs to give itself when...
2016-12-20 Stefan Schmidtdocs: elm: fix stack_base property doc to cover getter...
2016-12-20 Jean-Philippe... win: Fix shadow warnings
2016-12-20 Jean-Philippe... Revert "evas: Add source_region property to proxy objects"
2016-12-20 Mykyta BiliavskyiEcore_win32: do not handle WM_SYSKEY* events.
2016-12-20 Carsten Haitzler... efl stack wins - add base property/boolean to indicate...
2016-12-20 Jean-Philippe... evas/ply: Add filename in error logs
2016-12-20 Jean-Philippe... elm_test: Also filter categories when typing in search bar
2016-12-20 Cedric BAILecore: remove float comparison warning from Ecore_Anima...
2016-12-20 Cedric BAILecore: remove float comparison warning from Ecore_Polle...
2016-12-20 Cedric BAILecore: remove floating point comparison warning from...
2016-12-20 Cedric BAILecore: remove floating point comparison warning from...
2016-12-20 Cedric BAILecore: remove float comparison warning from Ecore_Pipe.
2016-12-20 Cedric BAILefl: remove float comparison warning from Efl.Gfx.Path...
2016-12-20 Cedric BAILecore_evas: remove float comparison warning from DRM...
2016-12-20 Cedric BAILeina fixup matrix test
2016-12-20 Cedric BAILevas: get rid of float comparison warning in Evas_3D.
2016-12-20 Cedric BAILeina: get rid of float comparison warning on quaternion...
2016-12-20 Cedric BAILeina: get rid of float comparison warning on quad tests.
2016-12-20 Cedric BAILeina: get rid of float comparison warning from str...
2016-12-20 Cedric BAILeina: use proper logic for comparing double in matrix...
2016-12-20 Cedric BAILeina fixup bezier
2016-12-20 Cedric BAILxcf: fix float comparison in xcf generic loader.
2016-12-20 Cedric BAILeina: fix double comparison in eina quaternion.
2016-12-20 Cedric BAILeina: fix double comparison in eina matrix.
2016-12-20 Cedric BAILeina: fix double comparison in eina bezier.
2016-12-20 Cedric BAILeina: correctly compar double in eina xattr test.
2016-12-20 Cedric BAILeio: correctly compar double in xattr test.
2016-12-20 Cedric BAILeina: add general purpose function to compar float...
2016-12-19 Derek Foremanwayland_egl: Use common implementation of eglCreateImage
2016-12-19 Derek Foremanwayland_egl: Remove some weirdness from our egl extensi...
2016-12-19 Derek Foremangl_x11: Use common implementation of eglCreateImage
2016-12-19 Derek Foremangl_drm: Use common eglCreateImage implementation
2016-12-19 Derek Foremangl_common: Make secsym_eglCreateImage a wrapper
2016-12-19 Derek Foremanector_gl: Add some EGL typedefs to internal header
2016-12-19 Derek Foremangl_common: fix eglCreateImageKHR query
2016-12-19 Gustavo Sverzut... efl_net_server_udp_client: make error easier to understand.
2016-12-19 Gustavo Sverzut... efl_net_socket_udp: expose init() as protected method.
2016-12-19 Gustavo Sverzut... efl_net_socket_ssl: remove TODO leftover.
2016-12-19 Gustavo Sverzut... efl_io_buffer: adopt read-only and read-write buffers.
2016-12-19 Bruno Dillyevas: improve logic regarding events filtering enablement
2016-12-19 Bruno Dillyevas: remove focus when removed from filter whitelist
2016-12-19 Gustavo Sverzut... tests/ecore_con: skip ipv6 tests if that's disabled...
2016-12-19 Gustavo Sverzut... more eo simplified to use Eina_Slice instead of pointer to.
2016-12-19 Gustavo Sverzut... Efl.Io.{Queue,Buffer,Buffered_Stream}: slice_get is...
2016-12-19 Bruno DillyMerge branch 'devs/bdilly/edje_multiseat'
2016-12-19 Bruno Dillyedje/examples: add example of use_custom_seat_names...
2016-12-19 Bruno Dillyedje/examples: add example for focus actions
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
next