platform/upstream/efl.git
2019-09-16 Jaehyun Choeolian_mono: remove underscore of Evt_Args
2019-09-16 Yeongjong Leeefl_canvas_animation_player: delete previous target...
2019-09-16 Stefan Schmidtrelease: Update NEWS and bump version for 1.23.0-alpha1...
2019-09-16 Xavi Artigasdocs: Switch remaining #doxygen-style refs to @eo-style
2019-09-16 Daniel Kolesaeolian: fix validation of ownability with hashes
2019-09-16 Daniel Kolesaeolian: properly handle non-beta restriction of __undef...
2019-09-16 Daniel Kolesaeolian: always validate inner types of complex types...
2019-09-16 Daniel Kolesaelua: add eolian bindings for type_is_move
2019-09-16 Daniel Kolesaeolian: add API to check if an inner type of complex...
2019-09-16 Daniel Kolesaeolian: refactor ownability validation to accommodate...
2019-09-16 Daniel Kolesaeolian: validate @by_ref correctness
2019-09-16 Lauro Mouracxx: Fix example after popup changes.
2019-09-16 Marcel Hollerbachefl_ui_collection: prevent the invalid insertion of...
2019-09-16 Mike Blumenkrantzefl_ui/pan: remove pan,viewport,changed event
2019-09-16 Mike Blumenkrantzefl_ui/pan: only emit size change event on pan content...
2019-09-16 Mike Blumenkrantzefl_ui/pan: add position info to pan,content_position...
2019-09-16 Mike Blumenkrantzefl_ui/pan: add pan,content_size,changed event
2019-09-16 Mike Blumenkrantzefl_ui/pan: rename pan,position,changed -> pan,content_...
2019-09-16 Mike Blumenkrantzefl_ui/pan: remove pan content,changed event
2019-09-16 Shinwoo Kimevas_filter_parser: remove dereferenced NULL
2019-09-16 Carsten Haitzler... elm sel mgr - remove event handlers when no drop target...
2019-09-16 Mike Blumenkrantztests: use void cast with util callback
2019-09-16 Mike Blumenkrantzefl_ui/popup: timeout -> closing_timeout
2019-09-16 Xavi Artigasdocs: Proper documentation for Collection and Item...
2019-09-16 Daniel Kolesaelua: expose new tags via eolian bindings
2019-09-16 Daniel Kolesaeolian: add API to expose the new @move and @by_ref...
2019-09-16 Daniel Kolesaeolian: add parsing for @move and @by_ref
2019-09-16 Bowon Ryuelm_entry: add null check logic on elm_entry_text_set API
2019-09-16 WooHyun Jungtest_ui_slder: remove meaningless printf when reaching...
2019-09-16 Carsten Haitzler... eio - don't call cb's after a cancel
2019-09-16 WooHyun Jungefl_ui_datetime: change min/max to date_min/date_max
2019-09-16 Lauro Mouracsharp: Fix factory inheritance.
2019-09-16 subhransu mohantyedje/optimization: refactor edje_color_class_set()...
2019-09-16 subhransu mohantyedje/style: append file prefix to textblock_style api...
2019-09-16 Marcel Hollerbachelm_systray: add back beta constructor
2019-09-16 Carsten Haitzler... elm config -> allow people to set desktop entry and...
2019-09-16 Carsten Haitzler... elm config - add config api's to set desktop style...
2019-09-16 Carsten Haitzler... evas -gl engines - buffer age - bring back fix for...
2019-09-16 Xavi Artigasmono-docs: Update DocFX version and use online symbol...
2019-09-16 Mike Blumenkrantzefl: implement efl.file::unload for classes that implem...
2019-09-16 Mike Blumenkrantzefl_ui/alert_popup: always create button layout
2019-09-16 Lauro Mouramvvm: Fix Layout_Factory property bound event
2019-09-16 Marcel Hollerbachfix build: remove deleted header file
2019-09-16 Daniel Kolesaeolian: disallow legacy keyword in enums in stable api
2019-09-16 Daniel Kolesaeolian: reverse keywords '@transfer' and '@by_ref'
2019-09-16 Ali Alzyodeina_test: resolve build warning
2019-09-16 Marcel Hollerbachefl_ui_tab_pager: make this compatible with Efl.Pack_Li...
2019-09-16 Marcel Hollerbachefl_ui_tab_pager: remove the setter for tab_bar
2019-09-16 Marcel Hollerbachefl_ui_tab_bar: migrate to Efl.Pack_Linear
2019-09-16 Marcel Hollerbachefl_ui_tab_bar: implement efl.ui.single_selectable
2019-09-16 Marcel Hollerbachefl_ui_tab_page: remove part
2019-09-16 Marcel Hollerbachefl_ui_tab_bar: remove update event
2019-09-16 Marcel Hollerbachefl_ui_*_default_item: improve docs
2019-09-16 Marcel Hollerbachefl_ui_grid/list: update single class doc
2019-09-16 Marcel Hollerbachintroduce efl_ui_tab_bar_default_item
2019-09-16 Daniel Kolesaeolian: drop @cref
2019-09-16 Ali Alzyodevas_textblock: allocator use same heap if it is large...
2019-09-16 Stefan Schmidttests: eldbus: fix heap use after free error detected...
2019-09-16 Marcel Hollerbachefl_ui_radio_group: migrate to Efl.Ui.Single_Selectable
2019-09-16 Marcel Hollerbachefl_ui_layout: remove efl.end
2019-09-16 Marcel Hollerbachefl_ui_text: theme rename efl.end -> efl.extra
2019-09-16 Hermet ParkEdje: ease the warning level.
2019-09-16 SangHyeon Jade Leeefl_ui : add efl.extra part as layout swallow part...
2019-09-16 WooHyun Jungefl_object: set @beta to name_find
2019-09-16 Christopher... tests/ecore_wl2: Skip aux_hints_supported test if not...
2019-09-16 Xavi Artigasmono-docs: Remove useless semicolon from doc comments
2019-09-16 Xavi ArtigasEfl.Pack.Layout docs: remove refs to protected methods...
2019-09-16 Lauro Mourapyolian: Update after event and binbuf keywords
2019-09-16 Marcel Hollerbacheolian_aux: this must be recursive
2019-09-16 subhransu mohantyedje: refactor _edje_object_file_set_internal() part 2.
2019-09-16 JunsuChoiefl_canvas_vg_object/evas_object_vg: Change to legacy...
2019-09-16 Yeongjong Leeefl_ui_layout: restore sizing_eval logic to keep backwa... 81/213781/2
2019-09-16 WooHyun Jungelm_slider: change the default value for indicator_show 52/213852/1
2019-09-11 Doyoun Kangecore_wl2: set opaque state while changing alpha or... 53/213753/1
2019-09-10 JunsuChoieldbus: Temporary remove critical log level. 99/213699/1
2019-09-09 InHong Hanecore_imf: Modified to allow sending negative coordinate 08/213508/2
2019-09-09 Jaehyun Choelm perf_test: fix warning of implicit conversion of... 04/213604/2
2019-09-09 Jaehyun Choefl_ui_spotlight: fix warning of implicit conversion... 03/213603/1
2019-09-09 WoochanleeRevert "efl.spec: Enable pulseaudio." 82/213582/2
2019-09-09 Jaehyun Choevas_events: do not to cause abort by input event feed... 50/213550/3
2019-09-06 Hermet Parkector: code refactoring. 31/213531/1
2019-09-06 JunsuChoieldbus_proxy: Prevent dangling pointer. 96/213496/1
2019-09-06 JunsuChoiedje_edit: Prevent dangling pointer. 95/213495/1
2019-09-06 Hermet Parkcanvas 3d: remove potential dangling pointer. 92/213492/1
2019-09-06 Hermet Parkethumb: fixed a potential dangling pointer. 91/213491/1
2019-09-05 Woochanleeefl.spec: Enable pulseaudio. 04/213404/3 accepted/tizen/unified/20190905.232221 submit/tizen/20190905.064609
2019-09-04 Hermet Parkector: fix a wrong target buffer size. 58/213358/1
2019-09-04 Yeongjong Leeefl_ui_widget: reorder constructor code to fix event... 39/213339/1
2019-09-04 JunsuChoivg_common_svg : Initialize "display" attribute 88/213288/2
2019-09-04 JunsuChoifreetype: Prevent lose of data when fixed point divide... 87/213287/2
2019-09-04 Hermet Parkector gradient: ++ optmization. 79/213179/2
2019-09-04 Hermet Parkector: remove unnecessary blending processing. 78/213178/2
2019-09-04 Hermet Parkector: code refactoring. 77/213177/2
2019-09-04 subhransu mohantyedje/textstyle/optimization: Optimize code as textblock... 80/213280/2
2019-09-03 Taehyub Kimelm_popup: calculate the label min size of popup before... 67/213267/1
2019-09-03 Radoslaw Cybulskiatspi: fix for missing highlight signal 35/213135/4
2019-09-03 Wonki Kimspec: enables PIE option for binary to enhance security 18/213218/1
2019-09-02 Pankaj Kumarevas_vg: fix alpha animation bug in case of partial... 84/213184/1
2019-08-30 Hosang Kimevas_events: fix device information. 24/213124/1
2019-08-29 Shinwoo Kimefl_ui_widget: fix crash issue 26/213026/3 submit/tizen/20190830.034707
next