platform/upstream/efl.git
2016-05-28 Jean Guyomarc'heina: make eina backtrace portable
2016-05-28 Jean Guyomarc'hautotools: check for sched_getcpu()
2016-05-28 Jean Guyomarc'hautotools: improve libunwind detection
2016-05-28 Jean Guyomarc'hautotools: improve libunwind detection
2016-05-28 Hermet Parkeio: fix build break.
2016-05-28 Jean Guyomarc'hautotools: fix configuration of Ecore_Cocoa
2016-05-28 Stephen HoustonElm Image: The introduction of elm_image_scale_type...
2016-05-27 Dave AndreoliElm Win legacy: Fix wrong function names
2016-05-27 Chris MichaelMerge branch 'devs/devilhorns/ecore_drm2'
2016-05-27 Chris Michaelecore-drm2: Add API functions to support cacheing of...
2016-05-27 Chris Michaelecore-evas-drm: Fix issue of mouse pointer not centerin...
2016-05-27 Chris Michaelecore-drm2: Add API function to calibrate input devices
2016-05-27 Mike Blumenkrantzecore-drm2: update to latest elput
2016-05-27 Mike Blumenkrantzecore-drm2: perform logind connection after finding...
2016-05-27 Chris Michaelecore-drm2: Add API function to set left-handed mouse...
2016-05-27 Derek Foremanevas-drm: Fix occasoinaly freezes
2016-05-27 Derek Foremanevas-drm: Don't re-use the current buffer immediately
2016-05-27 Chris Michaelecore-drm2: Check return of elput_manager_open
2016-05-27 Chris Michaelecore-drm2: Initialize elput input when device gets...
2016-05-27 Chris Michaelecore-drm2: Fix potential invalid access to output...
2016-05-27 Chris Michaelecore-drm2: Add API function to get screen size range
2016-05-27 Chris Michaelecore-drm2: Add API function to return available crtcs
2016-05-27 Chris Michaelecore-drm2: Add API function to get possible crtc of...
2016-05-27 Chris Michaelecore-drm2: Add API to return current fb used on a...
2016-05-27 Chris Michaelecore-drm2: Add API to return current resolution of...
2016-05-27 Chris Michaelecore-drm2: Add API function to return connector type...
2016-05-27 Chris Michaelecore-drm2: Add API function to get cloned & connected...
2016-05-27 Chris Michaelecore-drm2: Add API functions to get name & model of...
2016-05-27 Chris Michaelecore-drm2: Add API function to set the mode of an...
2016-05-27 Chris Michaelecore-drm2: Add API function to return information...
2016-05-27 Chris Michaelecore-drm2: Add API function to return list of output...
2016-05-27 Chris Michaelecore-drm2: Add API function to return physical size...
2016-05-27 Chris Michaelecore-drm2: Add API functions to get/set if an output...
2016-05-27 Chris Michaelecore-drm2: Add API functions to get/set if an output...
2016-05-27 Chris Michaelelementary: Port elementary to use Ecore_Drm2
2016-05-27 Chris Michaelecore-evas: Port ecore_evas drm engine to use Ecore_Drm...
2016-05-27 Chris Michaelevas-engines: Port evas drm engines to use Ecore_Drm2...
2016-05-27 Chris Michaelecore-drm2: Add API functions needed to port Ecore_Evas drm
2016-05-27 Chris Michaelecore-drm2: Add drm2 event for session activation
2016-05-27 Chris Michaelecore-drm2: Add API functions to get and set pointer...
2016-05-27 Chris Michaelecore-drm2: Add API functions to work with framebuffer...
2016-05-27 Chris Michaelecore-drm2: Add API functions to work with outputs
2016-05-27 Chris Michaelecore-drm2: Add API functions to work with a drm device
2016-05-27 Chris Michaelecore-drm2: Add start of Ecore_Drm2 library
2016-05-27 Carsten Haitzler... efl - ecore c+ ecore-imf - fix odd case input when...
2016-05-27 Chris Michaelelput: Add API function to support caching of existing...
2016-05-27 Chris Michaelelput: Add API function to support caching of an xkb_co...
2016-05-27 Ji-Youn Parkelm_win: clean elm apis related with rotation.
2016-05-27 Ji-Youn Parkelm_win: remove elm_win_wm_manual_rotation_done feature...
2016-05-27 Jean-Philippe... elm_win: Code simplification
2016-05-27 Yeshwanth ReddivariSepartor: use orientation APIs
2016-05-26 Felipe Magno... eolian-cxx: Added tests for wrapper conversion in C...
2016-05-26 Felipe Magno... eolian-cxx: Fixed lookup of class types
2016-05-26 Felipe Magno... eolian-cxx: Removed useless commented code
2016-05-26 Felipe Magno... eina-cxx: Added crange_array template typedef
2016-05-26 Felipe Magno... eina: Add benchmarks for eina promises
2016-05-26 Chris Michaelelput: Add APIs to support keyboard key remapping
2016-05-26 Felipe Magno... ecore: eldbus: Fix prototype for promise then_cb new...
2016-05-26 Felipe Magno... eina: Make cancelled promises use EINA_ERROR_PROMISE_CA...
2016-05-26 Felipe Magno... eina: Use pointer directly instead of by unnecessary...
2016-05-26 Felipe Magno... eina: Fix crashing when accessing past-the-end of the...
2016-05-26 Felipe Magno... eina: Fix then callbacks prototypes
2016-05-26 Felipe Magno... eina: Add missing buffer_get function in Eina_Promise
2016-05-26 Felipe Magno... eina: Fix new prototype for then cb in test
2016-05-26 Chris Michaelelput: Add API function to calibrate input devices
2016-05-26 Chris Michaelelput: Remove badly named API
2016-05-26 Chris Michaelelput: Fix issue where double/triple click was not...
2016-05-26 Daniel Kolesaeolian: add core infra to support builtin strings and...
2016-05-26 Daniel Kolesaeolian: put ownable checks into its own func
2016-05-26 Chris Michaelelput: Minor formatting fixes
2016-05-26 Jean-Philippe... Evas: Fix compilation warning
2016-05-26 Jean-Philippe... Evas GL: Fix compilation warning, use func pointer
2016-05-26 Jean-Philippe... Elm Layout: Make box & table part proxies temporary
2016-05-26 Jean-Philippe... Elm.Layout: Fix BOX and TABLE usage with efl_part
2016-05-26 Jean-Philippe... Efl: Remove part name in Efl.Container (use Efl.Part)
2016-05-26 Jean-Philippe... Evas GL common: Simplify GLPIPES... trying to prevent...
2016-05-26 Jiwon KimElm entry: fix returning wrong focus region
2016-05-26 Ji-Youn Parkelm_win: remove elm_win_conformant_set/get from eo
2016-05-26 Ji-Youn Parkelm_image: fix build break
2016-05-26 Jaeun ChoiElm_image: implement 'scale_type' and 'scalable' proper...
2016-05-26 Ji-Youn Parkelm_win: remove elm_win_keyboard_win_set/get from eo.
2016-05-26 Carsten Haitzler... eina test suite - ooops reenable tests
2016-05-26 Carsten Haitzler... efl - new cmp "fix" code - remove one duplicated cmp
2016-05-26 Vincent TorriFix addition of Evil library in .pc files
2016-05-26 Carsten Haitzler... efl - fix many bounds over/underflow where we use int...
2016-05-26 Lauro Mouraeio: Adds Eo-based Eio API
2016-05-26 Felipe Magno... eina: Add promise parameter to then calllbacks
2016-05-26 Lauro Mouraeio: Call correct function to cleanup Eio_File.
2016-05-26 Carsten Haitzler... eina hash - fix stringshare key comparison function
2016-05-25 Chris Michaelelput: Fix formatting
2016-05-25 Mike Blumenkrantzelput: use physical name of seat when finding existing...
2016-05-25 Mike Blumenkrantzelput: further simplify device internals
2016-05-25 Mike Blumenkrantzelput: change some functions and internal flags to...
2016-05-25 Mike Blumenkrantzelput: define and implement an async device opening...
2016-05-25 Mike Blumenkrantzelput: remove 'sync' param from device management
2016-05-25 Carsten Haitzler... Revert "eo - now ref and unref objects on each eo call...
2016-05-25 Amitesh Singhslider: no need to destroy & create popups again
2016-05-25 Amitesh Singhslider: theme - fix warnings
2016-05-25 Jean-Philippe... fileselector button: Move EO APIs to legacy
2016-05-25 Jean-Philippe... fileselector entry: Move EO API to legacy
next