platform/upstream/efl.git
2018-04-03 Sungtaek Hongefl_ui_bg_widget_legacy: ignore ELM_SCALE
2018-04-03 Shinwoo Kimelm: make elm_layout_text_set use efl_text_markup_set
2018-04-03 Mike Blumenkrantzedje_cc: check HAVE_SYS_RESOURCE_H presence for rlimit...
2018-04-03 Marcel Hollerbachefl_ui_focus_manager_calc: keep the entry for the redir...
2018-04-03 Derek Foremanecore_wl2: Make surface managers modular
2018-04-03 Derek Foremaneina_module: Drop ridiculous ERR messages from module_l...
2018-04-03 Derek Foremanecore_wl2: Use wl_buffer_get in dmabuf_surface_post
2018-04-03 Derek Foremanecore_wl2: fix ecore_wl2_buffer_wl_buffer_get
2018-04-03 Derek Foremanecore_wl2: Add surface_window_get api
2018-04-03 Derek Foremanecore_wl2: Add API to remove surface managers
2018-04-03 Derek Foremanecore_wl2: Add a way to register new surface managers
2018-04-03 Derek Foremanecore_wl2: rename _surface_flush for consistency
2018-04-03 Derek Foremanecore_wl2: Move private data allocation into back-end...
2018-04-03 Derek Foremanecore_wl2: Move backend specific members into a private...
2018-04-03 Derek Foremanecore_wl2: Move surface size update into generic code
2018-04-03 Derek Foremanecore_wl2: Add API surface_buffer_create
2018-04-03 Derek Foremanecore_wl2: Remove force from surface reconfigure
2018-04-03 Derek Foremanwayland_shm: remove dirty bit entirely
2018-04-03 Derek Foremanwayland_shm: Use surface flush instead of setting dirty
2018-04-03 Derek Foremanecore_wl2: Move smarts from surface_map to buffer_map
2018-04-03 Derek Foremanecore_wl2: Add buffer_fit API and use it from surface...
2018-04-03 Derek Foremanecore_wl2: Add buffer age inc and use it in surface...
2018-04-03 Derek Foremanecore_wl2: Add buffer_age_set and use it in surface...
2018-04-03 Derek Foremanecore_wl2: Add buffer_age_get API and use it in surface...
2018-04-03 Derek Foremanecore_wl2: Add API for setting buffer busy status and...
2018-04-03 Derek Foremanecore_wl2: Add API for querying buffer lock status...
2018-04-03 Derek Foremanecore_wl2: Make the surface interface a pointer
2018-04-03 Derek Foremanecore_wl2: Move surface manager interface into public API
2018-04-03 Derek Foremanecore_wl2: Call check function through a pointer
2018-04-03 Derek Foremanecore_wl2: Move dmabuf surface specific tests into...
2018-04-03 Derek Foremanecore_wl2: Make session recovery more robust
2018-04-03 Mike Blumenkrantzedje_cc: simplify thread tracking for exiting on signal
2018-04-03 Mike Blumenkrantzedje_cc: make -thread option
2018-04-03 Mike Blumenkrantzquicklaunch: return child pid from elm_quicklaunch_fork...
2018-04-03 Marcel Hollerbachefl_ui_focus_manager_calc: prepare everything before...
2018-04-03 Marcel Hollerbachefl_ui_focus_manager_calc: check earlier for LOGICAL
2018-04-03 Marcel Hollerbachelm_gen****: do not call realize on items
2018-04-03 Dave Andreolipyolian: improve a bit the 2 example templates
2018-04-03 Mike Blumenkrantzecore: prune existing thread_join callbacks during...
2018-04-03 Vitor Sousaefl_mono: fix DLL instalation path on efl-mono.pc.in
2018-04-03 Lauro Mouraeolian_cxx: Fix "unused parameter" warnings
2018-04-03 Lauro Mouraexamples: Remove duplicated build code for mono examples.
2018-04-03 Lauro Mouratests: Check return value in tests.
2018-04-03 Lauro Mouraeldbus: Uncomment tests
2018-04-03 Lauro Mouraefl_mono: Remove unneeded code from tests
2018-04-03 Lauro Mouraeolian_mono: Add underlying pointer to ToString
2018-04-03 Lauro Mouraeolian_mono: Fix event argument for strings
2018-04-03 Lauro Mouraeolian_mono: Fix visibility of generated events
2018-04-03 Lauro Mouramono: Fix AM_TESTS_ENVIRONMENT
2018-04-03 Cedric BAILecore_con: missed compiler warning.
2018-04-03 Cedric BAILecore_con: restore ability for negative port on local...
2018-04-03 Carsten Haitzler... ecore-con pass port into err print
2018-04-03 Carsten Haitzler... ecore_con - give error output if port num is invalid
2018-04-03 Shinwoo Kimelm: make elm_object_text_get return markup info as...
2018-04-03 Jean-Philippe... win: Fix legacy win type name
2018-04-03 Cedric BAILeo: only call costly function _eo_op_desc_name_get...
2018-04-03 Mike Blumenkrantzefl-wl: don't leak xkb mmaps when running under x11
2018-04-03 Dave Andreolipyolian: improve the doc generation
2018-04-03 Mike Blumenkrantzefl-wl: create and maintain xserver-based keymap and...
2018-04-03 Mike Blumenkrantzefl-wl: use image border to optimize surface rendering...
2018-04-03 Mike Blumenkrantzefl-wl: unset kbd mods changed flag after sending modifiers
2018-04-03 Mike Blumenkrantzefl-wl: fix no-op of setting keyboard enter on already...
2018-04-03 Mike Blumenkrantzecore-x: add some useful xkb function wrappers
2018-04-03 Mike Blumenkrantzecore-x: re-add implementation of ecore_x_connection_get()
2018-04-03 Mike Blumenkrantzecore-x: filter XkbNewKeyboardNotifyEvent before emitti...
2018-04-03 Mike Blumenkrantzecore-x: add more info to Ecore_X_Event_Xkb event
2018-04-03 Mike Blumenkrantzefl-wl: add functionality for directly passing through...
2018-04-03 Mike Blumenkrantzefl-wl: add docs for smart callbacks
2018-04-03 Carsten Haitzler... elm - fix makefile to install missing header for elm_code
2018-04-03 Sungtaek Hongeolian_gen: remove reference to elm_entry because it...
2018-04-03 YeongJong Leeefl_ui_focus_layer: avoid a call to NULL
2018-04-03 Sungtaek Hongefl_ui_legacy: add new interface to indicate legacy...
2018-04-03 YeongJong Leeefl_ui_win: Avoid a call to NULL
2018-04-03 Bryce Harringtoneina: Make return doxygen consistent
2018-04-03 Dave Andreolipyolian test: just rename the main eolian state
2018-04-03 Marcel Hollerbachefl_ui_focus_manager: listen to deletion for regular...
2018-04-03 Marcel Hollerbachelm_genlist: prepare the item when its set
2018-04-03 Marcel Hollerbachefl_ui_focus_composition: only rely on manager
2018-04-03 Chris Michaelelput: Fix null pointer dereference
2018-04-03 Youngbok Shinelementary config: Fix to use ELEMENTARY_BASE_DIR for...
2018-04-03 Mike Blumenkrantzecore-x: add more null checks for functions
2018-04-03 Mike Blumenkrantzecore-x: perform internal shutdown on io error if callb...
2018-04-03 Mike Blumenkrantzecore-wl2: correctly translate spacebar keyname into...
2018-04-03 Chris Michaelecore_drm2: fix seat matching when checking for a devic...
2018-04-03 Chris Michaelecore_drm2: Only use a virtual terminal on seat0
2018-04-03 Jean-Philippe... genlist: Avoid a call to NULL
2018-04-03 Stefan Schmidtefl_selection_manager: fix compilation on osx after...
2018-04-03 Myoungwoon... ecore_evas: Check for null ptr deref
2018-04-03 Carsten Haitzler... fix break of hoversels
2018-04-03 Vincent Torrielementary: fix compilation of efl_selection_manager...
2018-04-03 Derek Foremanwayland: Reduce number of unneccessary display flushes
2018-04-03 Derek Foremanwayland_shm: Clean up duplicate prototypes
2018-04-03 Jean-Philippe... widget: Ooops! Fix focus break in previous patch.
2018-04-03 Jean-Philippe... widget: Move on_focus_update to Focus.Object
2018-04-03 Jean-Philippe... widget: Remove item from on_focus_update
2018-04-03 Wonki KimRevert "efl_ui_win : resolve ABI break"
2018-04-03 Jean-Philippe... widget: Use enum for orientation_mode
2018-04-03 Jean-Philippe... cxx: Fix a trivial warning
2018-04-03 Cedric BAILelementary: simplify Efl.Ui.Text.Factory test.
2018-04-03 Cedric BAILelementary: simplify Efl.Ui.Text.Factory.Emoticons.
next