platform/upstream/efl.git
2019-09-24 Marcel Hollerbachefl_ui_collection_view: support focus
2019-09-24 Cedric Bailelementary: add a basic test for MVVM infrastructure.
2019-09-24 Cedric Bailelementary: add Efl.Ui.Grid_View by leveraging MVVM...
2019-09-24 Cedric Bailelementary: migrate Efl.Ui.List_View to use Efl.Ui...
2019-09-24 Cedric BAILelementary: introduce Efl.Ui.CollectionView a generic...
2019-09-24 Cedric Bailelementary: fix children removal in Efl.Ui.Select_Model...
2019-09-24 Cedric Bailelementary: add an interface for asynchronous multi...
2019-09-24 Cedric Bailelementary: factorize all events emitted by a Efl.Ui...
2019-09-24 Daniel Kolesaelm: fix Efl.Ui errors not being registered
2019-09-24 Daniel Kolesaeolian: remove support for globals
2019-09-24 Daniel Kolesaefl: remove remaining instances of .eo global variables
2019-09-24 Daniel Kolesaeolian: always allow implementation for eot files
2019-09-24 Xavi ArtigasEfl.Ui.Layout_Pack: fix obvious uninitialized variable
2019-09-24 Wonki Kimdoc: update ecore_filter_model description
2019-09-24 Daniel Kolesaeolian: remove global vars from tests
2019-09-24 Daniel Kolesaefl: use new eolian error functionality instead of...
2019-09-24 Marcel Hollerbachdeclare first round of classes stable
2019-09-24 Marcel Hollerbachefl_ui_collection: this interface is not event used
2019-09-24 Marcel Hollerbachefl_ui_win: default the window type to basic
2019-09-24 Cedric Bailefl: make Efl.Ui.Factory.release work in batches.
2019-09-24 Cedric Bailelementary: rework Efl.Ui.Factory to have another addit...
2019-09-24 Cedric Bailefl: simplify logic for widget created by factory.
2019-09-24 Marcel Hollerbachefl: split Efl.Ui.Factory.create stage into constructin...
2019-09-24 Cedric BAILelementary: Efl.Ui.Layout_Factory bind property during...
2019-09-24 Cedric BAILelementary: Efl.Ui.Image_Factory bind property also...
2019-09-24 Cedric Bailecore: update Efl.Boolean_Model to handle children...
2019-09-24 Cedric Bailecore: correctly handle children removal in Efl.Composi...
2019-09-24 JunsuChoiefl_gfx_path: Add optimized path command
2019-09-24 Hermet Parkevas vg: fix gradient stroke fill memory leaks.
2019-09-24 Bruno da Silva... efl-mono: Additional blank line between all methods.
2019-09-24 Hosang Kimelm_conform: initialize variables for resizing part. 52/214552/2 submit/tizen/20190924.053902
2019-09-24 JunsuChoiefl_gfx_path: Add optimized path command 50/214550/1
2019-09-24 JunsuChoiefl_gfx_path: Support 'l' command for optimized path. 49/214549/1
2019-09-24 Jaehyun Choeo_mono: remove Efl.Access.Reading_Info_Type_Mask from... 81/214481/2
2019-09-24 WooHyun Jungefl_canvas_object: set default value to false for not... 34/214534/1
2019-09-23 Jongmin Leebuild: resolve build error during migration submit/tizen/20190923.215628
2019-09-23 Xavi Artigasdocs: Add documentation for Efl.Ui.Scroller
2019-09-23 Carsten Haitzler... osx - require full opengl for gl support on osx
2019-09-23 Xavi Artigastheme: add 'required' to efl/tab_pager group parts
2019-09-23 Marcel Hollerbachefl_ui_pack: allow NULL as existing parameter in after...
2019-09-23 Mike Blumenkrantzdoc: wrap comment for EFL_UI_CLICKABLE_PART_BIND docs...
2019-09-23 Carsten Haitzler... ci - osx - switch to full gl option on osx
2019-09-23 Xavi Artigastheme: add 'required' to efl/button:anchor group parts
2019-09-23 Lauro Mouratests: Initialize variables and quiet warning.
2019-09-23 Xavi Artigastheme: add 'required' to efl/spin_button group parts
2019-09-23 Xavi Artigastheme: add 'required' to efl/timepicker parts
2019-09-23 Cedric Bailefl: improve test in checking the return value during...
2019-09-23 Xavi Artigasdocs: Clarify behavior of NULL in Efl.Pack_Linear.
2019-09-23 Carsten Haitzler... build - update README and meson options to match echoth...
2019-09-23 Mike Blumenkrantztheme: add 'required' to efl/bg group parts
2019-09-23 Mike Blumenkrantztheme: add 'required' to efl/popup (and related group...
2019-09-23 Mike Blumenkrantztheme: add 'required' to efl/scroller group parts
2019-09-23 Mike Blumenkrantztheme: add 'required' to efl/datepicker parts
2019-09-23 Marcel Hollerbachefl_ui_position_manager: review cache accesses
2019-09-23 Marcel Hollerbachefl_ui_focus_managr_sub: fix a err message
2019-09-23 Woochanleeecore_thread: Fix arguments to match with the function...
2019-09-23 Mike Blumenkrantzbuild: fix EFL_VERSION_MICRO define
2019-09-23 Mike Blumenkrantzefl_ui/layout: move 'frozen' struct member to be a...
2019-09-23 Lauro Mouracxx: Fix some warnings from -Wextra
2019-09-23 Xavi Artigasdocs: Efl.Ui.Widget_Scroller_Content updated docs
2019-09-23 Vincent Torrieina_array: do not mix declaration and definition
2019-09-23 Wonki Kimgesture: fix it not to lose information by dividing
2019-09-23 Mike Blumenkrantztheme: efl/photocam -> efl/image_zoomable
2019-09-23 Mike Blumenkrantztheme: remove dead popup theme groups
2019-09-23 Marcel Hollerbacheina_log: ensure that we do not spam journald with...
2019-09-23 Daniel Kolesaeolian: allow read-only stringshare in events
2019-09-23 Mike Blumenkrantzci: add back target to do out-of-tree test build
2019-09-23 Jaehyun Choelementary: unref objects when memory allocation fails...
2019-09-23 Hermet Parkector engine: +null checking.
2019-09-23 Jaehyun Choefl_ui_tab_pager: fix infinite selected calls
2019-09-23 Mike Blumenkrantzelm_test: mark image_zoomable test as non-legacy
2019-09-23 Marcel Hollerbacheina_log: do not fallback to INFO when we run with...
2019-09-23 Stefan Schmidtelementary_codegen: check before use to avoid use after...
2019-09-23 Stefan Schmidtefl_ui_exact_model: fix always true condition
2019-09-23 Stefan Schmidtefl_ui_selection_manager: free allocated memory after...
2019-09-23 Stefan Schmidtefl_ui_textpath: make sure variables are not uses unini...
2019-09-23 WooHyun Jungefl_ui_scrollable: remove ui_scrollable_interactive...
2019-09-23 Wonki Kimtest: Add a logic to check a size of Check
2019-09-23 Mike Blumenkrantzelm/layout: remove check for finalize in efl_canvas_gro...
2019-09-23 Ross VandegriftUse EFL version for doc tarball, not meson version
2019-09-23 Xavi Artigasdocs: Typos in Efl.Object
2019-09-23 SangHyeon Jade Leeefl_ui : fix possible memory leak on model compressing
2019-09-23 SangHyeon Jade Leegenlist: skip unnecessary process call while genlist... 82/212782/3
2019-09-23 SangHyeon Jade Leeelementary: fix derefrenced pointer accessing on adjust... 92/214292/2
2019-09-23 SangHyeon Jade Leeelementary: prevent zero-division in gengrid internal... 91/214291/2
2019-09-22 Jongmin Leebuild: resolve build error during migration submit/tizen/20190923.005744
2019-09-22 Marcel Hollerbachefl_ui_collection: protect against invalid access
2019-09-22 Marcel Hollerbachefl_ui_bg: implement load_controller and efl.gfx.image...
2019-09-22 Marcel Hollerbachefl_gfx_image: remove ptr()
2019-09-22 Marcel Hollerbachefl_ui_image: implement Efl.Gfx.Image and Efl.Gfx.Image...
2019-09-22 Marcel Hollerbachelementary: make our tests work again
2019-09-22 Carsten Haitzler... efl ui widget - call parent constructor before doing...
2019-09-22 Lauro Mouracsharp: Guard hash usage behind EFL_BETA.
2019-09-22 Jaehyun Choeolian_mono: add more verbs to generate C# method begin...
2019-09-20 Jongmin LeeRevert "build: resolve build error"
2019-09-20 Daniel Kolesaeolian: rename any_value_ptr -> any_value_ref for consi...
2019-09-20 Daniel Kolesaeolian: string(share) is always const, allow in events...
2019-09-20 Daniel Kolesaeolian: make hashes beta-only for now
2019-09-20 Xavi ArtigasUse proper Eolian syntax for default values instead...
2019-09-20 Lauro Mouracsharp: Add support for default param references in...
next