platform/upstream/efl.git
2018-04-16 WooHyun Jungedje_entry: fix wrong merge with upstream code
2018-04-16 WooHyun Jungelm_entry: free unused memory
2018-04-16 Boram Parkecore_evas_wl: remove uselesss function
2018-04-16 Jongmin Leeresolve possible memory leak
2018-04-16 SangHyeon Leegenlist : fix indentation error
2018-04-16 Seunghun Leeecore_buffer: check null before referencing object.
2018-04-16 Seunghun Leeecore_buffer: Fix the error passing null argument.
2018-04-16 JengHyun Kangfix svace issues: dereferenced null check
2018-04-16 JunSeok, Kimecore_event_message_filter: add logic to delete event_f...
2018-04-16 JunsuChoiAtspi: enhance finding next and prev item on screen...
2018-04-16 Shinwoo KimEmit "elm,key,action,activate" signal
2018-04-16 JunsuChoiatspi : Add eldbus arguments for GetDefaultLabelInfo
2018-04-16 Shinwoo Kimatspi: do not emit HIGHLIGHTED signal if ecore evas...
2018-04-16 JunsuChoiatspi : Add attributes support for the default label.
2018-04-16 Shinwoo Kimatspi: not accept redundant leaf object
2018-04-16 Shinwoo Kimatspi: fix translation domain for naviframe item
2018-04-16 Shinwoo Kimatspi: do not expose name of PASSWORD_TEXT
2018-04-16 Shinwoo Kimatspi: use correct object for highlight_grabbing
2018-04-16 Shinwoo Kimatspi: fix name, description callback issue
2018-04-16 Jongmin Leeresolve some functions missed return statement
2018-04-16 Lauro Mouraexamples: Improve efl_mono and eolian_cxx build
2018-04-16 Lauro Mouraefl_mono: Add namespace on helpers.
2018-04-16 Lauro Mouraefl_mono: Proper support for @class methods.
2018-04-16 Carsten Haitzler... elm entry - fix wayland bug by not updating selection...
2018-04-16 Carsten Haitzler... efl selection - fix another binary buffer treates as...
2018-04-16 Carsten Haitzler... efl selection - fix entry <-> plain text compy and...
2018-04-13 Carsten Haitzler... efl selection manager - fix anoyther binary buffer...
2018-04-13 Carsten Haitzler... efl selection manager - fix crashes when doing selectio...
2018-04-13 Daniel Kolesaeolian: correct line/column number during doc reference...
2018-04-13 YeongJong Leeefl_ui_frame: remove dulicated _content_aliases
2018-04-13 Carsten Haitzler... evas - loading extension query - fix to not skip small...
2018-04-13 Youngbok Shinevas: apply fribidi bracket types to show paired bracke...
2018-04-13 Jaehyun Choefl_canvas_object: Change parameter name of property...
2018-04-13 Derek Foremanecore_wl2: Fix ecore_wl2_window_output_find
2018-04-13 Lauro Mouratests: Fix compilation when timing is disabled.
2018-04-13 Marcel Hollerbachefl_ui_focus_manager_calc: call next after requesting...
2018-04-13 Chris Michaelefl_ui_focus: Add missing EINA_UNUSED for unused functi...
2018-04-13 Chris Michaelecore-evas: Remove unused variable
2018-04-13 Daniel Kolesaeolian: simplify class validation logic
2018-04-13 Daniel Kolesaeolian: better/more robust class inheritance list repla...
2018-04-13 Amitesh Singhtheme: button - fix the warning.
2018-04-13 Amitesh Singhtheme: spin button - remove elm spin btn inheritance.
2018-04-13 Amitesh Singhtheme: panes - remove elm panes inheritance.
2018-04-13 Amitesh Singhtheme: pointer - remove elm pointer inheritance.
2018-04-13 Amitesh Singhthemes: tooltip - remove elm tooltip inheritance.
2018-04-13 Amitesh Singhtheme: photocam: define theme based on new theme compon...
2018-04-13 Amitesh Singhtheme: popup - define popup alert theme based on new...
2018-04-13 Amitesh Singhtheme: list - remove elm scroller, elm list item inheri...
2018-04-13 Amitesh Singhtheme: text - use efl/scroller theme group instead.
2018-04-13 Amitesh Singhtheme: textpath - remove elm textpath inheritance.
2018-04-13 Amitesh Singhtheme: video - remove elm video inheritance
2018-04-13 Amitesh Singhtheme: win - remove elm win inheritance
2018-04-13 Amitesh Singhtheme: slider - remove elm slider inheritance.
2018-04-13 Amitesh Singhtheme: scroller - remove elm scroller inheritance
2018-04-13 Amitesh Singhthemes: cursor - remove elm cursor inheritance.
2018-04-13 Amitesh Singhthemes: frame - remove elm frame inheritance.
2018-04-13 Amitesh Singhtheme: focus - remove elm focus highlight inheritance.
2018-04-13 Amitesh Singhtheme: calendar - remove elm btn inheritance.
2018-04-13 Amitesh Singhtheme: border - remove elm border inheritance
2018-04-13 Amitesh Singhtheme: bg - remove the elm bg inheritance
2018-04-13 Wonki KimDisable getuid feature to fix build error on arm enviro...
2018-04-11 Marcel Hollerbachelc_popup: no need to make them focusable
2018-04-11 Marcel Hollerbachefl_ui_focus_manager_root_focus: maintain focus state...
2018-04-11 Marcel Hollerbachelm_suite: a new testcase for checking focus chains...
2018-04-11 Carsten Haitzler... ecore ipc - fix send to skip data payload if null/0
2018-04-11 Cedric Bailecore_evas: remove dead code.
2018-04-11 Cedric Bailevas: we directly use the main loop, we do not need...
2018-04-11 Cedric Bailevas: protection during canvas shutdown.
2018-04-11 Jaehyun Choefl_canvas_animation_player: Reset map after animation...
2018-04-11 Jaehyun Choefl_canvas_animation_player: Change Running_Event_Info...
2018-04-11 Marcel Hollerbachecore_file: switch from buf to tmpstr
2018-04-11 Marcel Hollerbachelm_suite: fixup test suite
2018-04-11 Wonki Kimelementary: resolve build error
2018-04-11 Wonki Kimelementary_tizen: add override method for genlist_final...
2018-04-10 Wonki Kimelementary: Add missing diff to fix a build error
2018-04-10 Shinwoo Kimecore_evas_wayland: handle 0x0 content problem
2018-04-10 Mike Blumenkrantztests: split ecore thread queue tests into 2 test cases
2018-04-10 Mike Blumenkrantztests: split efl_app promise tests into separate test...
2018-04-10 Mike Blumenkrantztests: ensure eina/efl_object are initialized for all...
2018-04-10 Mike Blumenkrantztests: move ecore promise tests into efl_app_suite
2018-04-10 Mike Blumenkrantztests: add more timing info for per-file timing
2018-04-10 Mike Blumenkrantztests: split ecore poller tests into separate file
2018-04-10 Mike Blumenkrantztests: split ecore idler tests into separate file
2018-04-10 Mike Blumenkrantztests: move efl_loop_fd tests into efl_app_suite
2018-04-10 Mike Blumenkrantztests: break out simple timer failure test into separat...
2018-04-10 Mike Blumenkrantztests: add fixtures for efl_app tests
2018-04-10 Mike Blumenkrantztests: move disabled efl loop timer test into efl_app_suite
2018-04-10 Mike Blumenkrantztests: split efl_loop tests out of efl_app_suite.c
2018-04-10 Mike Blumenkrantztests: reduce duration of ecore_test_timers
2018-04-10 Mike Blumenkrantztests: move ecore_test_ecore_main_loop_timer into timer...
2018-04-10 Mike Blumenkrantztests: reduce duration of ecore_test_animators
2018-04-10 Mike Blumenkrantztests: reduce duration of ecore_test_ecore_main_loop_ti...
2018-04-10 Mike Blumenkrantztests: improve ecore thread queue reliability
2018-04-10 Mike Blumenkrantztests: remove "info" messages from ecore-drm/input...
2018-04-10 Mike Blumenkrantztests: quiet useless printf spam from thread queue...
2018-04-10 Mike Blumenkrantztests: remove extra download in ecore_test_ecore_file_d...
2018-04-10 Mike Blumenkrantztests: use different website for ecore_test_ecore_file_...
2018-04-10 Mike Blumenkrantztests: use 0.05s as poller interval in ecore_test_ecore...
2018-04-10 Mike Blumenkrantztests: split ecore_test_ecore_main_loop_poller_add_del...
2018-04-10 Mike Blumenkrantztests: remove random usleeps from ecore thread queue...
next