platform/upstream/efl.git
2019-01-31 Hermet Parkefl gfx_frame_controller: improve doc.
2019-01-31 Hosang Kimecore: check fcntl return.
2019-01-31 Hermet Parkefl_gfx_map: free alloc' memory at exception case.
2019-01-31 SangHyeon Jade Leeefl_ui : fix minor defects from converity check.
2019-01-31 Jaehyun Choexamples: fix slider cxx example not to call content_set
2019-01-31 Christopher... ecore-drm2: Support multiple gpus during vblank
2019-01-31 Mike Blumenkrantzelm_prefs: remove efl.file usage
2019-01-31 Marcel Hollerbachefl_model_loop: make it abstract
2019-01-31 Xavi Artigasfocus: do not allow focus to exit a popup
2019-01-31 Marcel Hollerbachefl_net_server_udp: add empty functions
2019-01-31 Marcel Hollerbachelm_map: convert paused to animation property
2019-01-31 Stefan Schmidtci: travis: shorten job descriptions
2019-01-31 Stefan Schmidtci: travis: enable a meson/ninja build on osx
2019-01-31 Christopher... evas-clip: Remove unused variable
2019-01-31 Xavi Artigasdocs: Fix assorted typos in legacy documentation
2019-01-31 Yeongjong Leeepp: fix correct parameters for cpp_error_with_line
2019-01-31 Taehyub Kimefl_ui_dnd: fix the wrong parameter passing
2019-01-31 Lauro Mouraeolian-cxx: Add constructor_def
2019-01-31 Lauro Mouraelementary: Declare style as a Widget constructor
2019-01-31 Lauro Mouraeo: Replace ptr(Eina.Strbuf) with plain strbuf.
2019-01-31 Larry Liraefl_ui_list_view_seg_array: remove seg_array from Eleme...
2019-01-31 Shinwoo Kimevas_clip: do not set clip->changed to true
2019-01-31 Mike Blumenkrantzelm_photo: implement remaining efl.file methods
2019-01-31 Mike Blumenkrantzefl_ui_image: implement efl.file.mmap_get
2019-01-31 Xavi ArtigasImplement missing APIs in elm_photo
2019-01-31 Mike Blumenkrantzevas_canvas3d_mesh: implement get methods for efl.file...
2019-01-31 Marcel Hollerbachecore: make ecore_audio_out abstract
2019-01-31 Marcel Hollerbachevas_canvas3d_primitives: make unused functions empty
2019-01-31 Marcel Hollerbachefl_net_dialer_websocker: set cannot be called here
2019-01-31 Marcel Hollerbachefl_ui_tab_page: implement missing api
2019-01-31 Marcel Hollerbachefl_ui_pan: implement content interface
2019-01-31 Marcel Hollerbachefl_ui_scroller: support the complete efl.content API
2019-01-31 Marcel Hollerbachefl_ui_slider: this does not use anything from Efl...
2019-01-31 Marcel Hollerbachefl: introduce efl_ui_direction_readonly
2019-01-31 Marcel Hollerbachelm_fileselector_entry: resolve missing interface api...
2019-01-31 Marcel Hollerbachelm_fileselector_button: support the whole interface
2019-01-31 Marcel Hollerbachelm_fileselector: improve documentation
2019-01-31 Marcel Hollerbachelm_code: remove the implementation of efl.access.text
2019-01-31 Marcel Hollerbachelm: add container api for the two objects
2019-01-31 Marcel Hollerbachedje: implement container api
2019-01-31 WooHyun Jungefl_task: remove efl.io.* interfaces
2019-01-31 Derek Foremangesture_manager: Filter events we add hooks for
2019-01-31 Derek Foremangesture_manager: Use private data getter to save some...
2019-01-31 Derek Foremangesture_manager: Add a call to get private data
2019-01-31 Daniel Kolesaeolian: clear the unimplemented implement set for each...
2019-01-31 Xavi Artigasdocs: Fix Efl.Object Freeze and Thaw docs
2019-01-31 Felipe Magno... efl-mono: Add new dependencies to autotools
2019-01-31 JunsuChoiefl_ui_pager : Add missing meson config for pager test.
2019-01-31 Stefan SchmidtRevert "Revert "efl_ui_pager: add tests for efl_ui_pager""
2019-01-31 Stefan SchmidtRevert "efl_ui_pager: add tests for efl_ui_pager"
2019-01-31 Jaeun Choiefl_ui_pager: add tests for efl_ui_pager
2019-01-31 Jaeun Choiefl_ui_pager: remove unnecessary lines
2019-01-31 Jaeun Choiefl_page_indicator_icon: set size_hint_fill as 0
2019-01-31 Jaeun Choiefl_page_indicator_icon: fix update function
2019-01-31 Jaeun Choiefl_page_indicator_icon: refactor update function
2019-01-31 Jaeun Choiefl_page_indicator_icon: mark selected item in pack...
2019-01-31 Jaeun Choiefl_page_indicator_icon: refactor if-else statement
2019-01-31 Jaeun Choiefl_ui_pager: implement unpack function
2019-01-31 Jaeun Choiefl_page_indicator: add unpack function
2019-01-31 Jaeun Choiefl_page_indicator: add a variable 'curr_idx; in data
2019-01-31 Jaeun Choiefl_page_indicator_icon: remove unnecessary function
2019-01-31 Jaeun Choiefl_page_transition_scroll: fix _efl_page_transition_sc...
2019-01-31 Jaeun Choiefl_page_transition_scroll: remove _content_show()...
2019-01-31 Jaeun Choiefl_page_transition_scroll: refactor calculation code...
2019-01-31 Jaeun Choiefl_ui_pager: make loop set function to return boolean...
2019-01-31 Jaeun Choiefl_page_transition_scroll: remove unnecessary line
2019-01-31 Jaeun Choiefl_ui_pager: move page_box when page size is changed
2019-01-31 Jaeun Choiefl_ui_pager: add missing cases in pack_at function
2019-01-31 Jaeun Choiefl_ui_pager: set current page as -1 when pager is...
2019-01-31 Jaeun Choiefl_ui_pager: use '++' instead of '+= 1'
2019-01-31 Jaeun Choiefl_ui_pager: add missing conditions in pack before...
2019-01-31 Jaeun Choiefl_ui_pager: add missing condition in current page...
2019-01-31 Jaeun Choiefl_ui_pager: return some functions if pager is in...
2019-01-31 Jaeun Choiefl_ui_pager: removed unnecessary lines
2019-01-31 Jaeun Choiefl_ui_pager: add missing NULL checks
2019-01-31 Jaeun Choiefl_ui_pager: modify a part of default theme
2019-01-31 Jaeun Choiefl_page_transition_scroll: removed unnecesary variable
2019-01-31 Jaeun Choiefl_page_transition_scroll: code refactoring in curr_pa...
2019-01-31 Jaeun Choiefl_page_transition_scroll: bug fix in curr_page_change...
2019-01-31 Jaeun Choiefl_page_transition_scroll: code refactoring in update...
2019-01-31 Jaeun Choiefl_page_transition_scroll: bug fix in update function
2019-01-31 Cedric BAILeo: improve efl_isa to be able to know if a class is...
2019-01-31 Derek Foremanevas: Defer object lookup until it's necessary
2019-01-31 Cedric BAILeo: propagate knowledge of EFL_EVENT_NOREF callback...
2019-01-31 Cedric BAILeo: remove EFL_EVENT_SPECIAL_SKIP.
2019-01-31 Cedric BAILeo: remove function efl_noref that duplicate EFL_EVENT_...
2019-01-31 Carsten Haitzler... meson - edje_cc use -fastcomp for fast builds in mesa
2019-01-31 Carsten Haitzler... elm theme - use -fastcomp again as it is actually much...
2019-01-31 Carsten Haitzler... eet - fix eet compression to differentiate lx4 and...
2019-01-31 Larry Liraefl_ui_list_view: Hide SegArray and PreciseLayouter
2019-01-31 Xavi Artigasdocs: Update efl_ui_zoom documentation
2019-01-31 Marcel Hollerbachefl_ui_layout: use the correct object
2019-01-31 Michael Bouchaud... elm_gesture_layer: Allow a negative zoom with scroll...
2019-01-31 Mike Blumenkrantzefl_ui_image: implement remaining efl.layout.calc methods
2019-01-31 Mike Blumenkrantzefl_ui_layout: implement remaining efl.layout.calc...
2019-01-31 Jaehyun Choexamples: remove data parameter of efl_loop_promise_new
2019-01-31 Jaehyun Choexamples: fix edc build error
2019-01-31 Wonki Kimmeson: fix to make results same as a way it does in... 92/198892/2
2019-01-31 Wonki Kimbuild: remove eina-bench-cmp from DIST list 91/198891/1
2019-01-31 Wonki Kimecore_wl2_input: update a timestamp whenever possible 90/198890/1
next