platform/upstream/efl.git
2020-03-24 Marcel Hollerbacheo: fix wrong formatting
2020-03-24 Marcel Hollerbacheo: only really copy when there is content
2020-03-24 Marcel Hollerbacheo: correctly flag allocated memory
2020-03-24 Marcel Hollerbacheo: do no allocate a 0 sized segment
2020-03-24 Marcel Hollerbacheo: do not NULL out the object itself
2020-03-24 Marcel Hollerbacheo: do not null out the vtable chain of your own classes
2020-03-24 Marcel Hollerbachedje_cc: free ecore_evas
2020-03-24 Marcel Hollerbacheo: do not allocate too much memory
2020-03-24 Mike Blumenkrantztests/elm: add strict test to verify elm image gif...
2020-03-24 Mike Blumenkrantztests/elm: use norender_with_updates
2020-03-24 Mike Blumenkrantzevas: add function for norendering with updates
2020-03-24 Mike Blumenkrantzevas/render: produce update regions when do_draw isn...
2020-03-24 Carsten Haitzler... eo - fix err path for eo_isa to unlock shared objects
2020-03-24 Xavi Artigasdoxygen docs: Fix warnings in Ecore_Wl2.h and associates
2020-03-24 Xavi Artigasdoxygen docs: Fix warnings in Ecore_Evas.h
2020-03-24 Xavi Artigasdoxygen docs: Fix warnings in Edje_Edit.h
2020-03-24 JunsuChoielm_transit: Prevent adding duplicates
2020-03-24 JunsuChoielm_transit: replace evas_object_event_callback_xxx...
2020-03-24 Stefan Schmidtexactness: switch from homegrown debug printf to eina_log
2020-03-24 Stefan Schmidtexactness: remove exactness library and move code into...
2020-03-24 JunsuChoiEfl.Ui.Vg_Animation: Enable transit event.
2020-03-23 WooHyun Jungefl_ui_widget: remove meaningless comparison in for...
2020-03-23 Bartlomiej... Remove duplicated enum
2020-03-23 Mike Blumenkrantzefl/wl: explicitly use restricted size hints for min/max
2020-03-23 Marcel Hollerbachefl_ui_test_widget: add test for subtree disabling...
2020-03-23 Marcel Hollerbachefl_ui_widget: pass the correct flag here
2020-03-23 Lucas Cavalcante... C#: Update C# code-generation to use a new ICustomMarsh...
2020-03-23 Marcel Hollerbachefl_ui_widget: unify tree number settings code
2020-03-23 Marcel Hollerbachefl_ui_widget: do not eval all the children twice
2020-03-23 Marcel Hollerbachefl_ui_widget: fix disabled set behaviour
2020-03-23 Marcel Hollerbachefl_ui_widget: fix tree_unfocusable setting
2020-03-23 Xavi Artigasdoxygen docs: Fix warnings in textblock
2020-03-23 Xavi Artigasdoxygen docs: Fix Exactness warnings
2020-03-23 Marcel HollerbachRevert "Revert eo vtale rework..."
2020-03-23 Marcel Hollerbachector: fix pointer checking
2020-03-23 Carsten Haitzler... Revert eo vtale rework...
2020-03-23 Hermet Parkcanvass vg: fix a mistake in 69fd72af2cae8dce07ac2becad...
2020-03-23 Hermet Parkcanvas vg: drop vg cache buffers if object were destroyed.
2020-03-22 Wonki Kiminterface_scrollable: modify to use a config value...
2020-03-22 Wonki Kimecore: fix a potentional null dereferencing
2020-03-22 Carsten Haitzler... ecore evas cnp x - fix nul byte extras when text pastin...
2020-03-22 Marcel Hollerbacheo: redo vtable mro creation
2020-03-22 Marcel Hollerbacheo: add a generic memory allocation tracking method
2020-03-22 Marcel Hollerbacheo: rework vtable allocation scheme
2020-03-22 Marcel Hollerbacheo: do not allocate extension if deleting
2020-03-22 Ali Alzyodefl.ui.textbox: load default font properties once
2020-03-22 Mike Blumenkrantzevas/render: fix log ptr access in render thread
2020-03-22 Mike Blumenkrantzefl/layout: add explicit doc note about efl.player...
2020-03-22 Mike Blumenkrantzefl/player: add doc note about default values for new...
2020-03-22 Mike Blumenkrantzefl/layout: add @empty for missing efl.player methods
2020-03-22 Mike Blumenkrantzefl_ui/image: implement efl.player::playback_loop property
2020-03-22 Mike Blumenkrantzefl_ui/image_zoomable: unset timer pointer when canceli...
2020-03-22 Mike Blumenkrantzefl_ui/image: implement efl.player::autoplay for image...
2020-03-22 Hermet Parkcanvas3d: remove all feature implementation in edje...
2020-03-22 Stefan Schmidtexactness: remove support for legacy .rec format
2020-03-22 Stefan Schmidtexactness: factor out the special _mkdir() handling
2020-03-22 Stefan Schmidtexactness: factour out the program invoke code
2020-03-22 Mike Blumenkrantzefl/hint: update doc for default weight hint value
2020-03-22 Shinwoo Kimevas filter: work for native surface
2020-03-19 Mike Blumenkrantzefl/wl: auto-unset weight if popups provide a size...
2020-03-19 Mike Blumenkrantzefl/wl: don't delete group clipper on object destruction
2020-03-19 Hermet Parkcanvas 3d: remove canvas3d edje
2020-03-18 Woochanleeefl_wl: Null check to prevent crash.
2020-03-18 WooHyun Jungefl_ui_widget: prevent from integer overflow
2020-03-18 Bowon Ryuedje_text: fix unreachable code
2020-03-17 Taehyub Kimefl_canvas_vg_object: add since_tizen tags for root...
2020-03-17 Taehyub Kimevas_vg: modified the join enum documentation
2020-03-17 Hermet Parkevas gl: toggle partial rendering properly.
2020-03-17 Woochanleeelm_conform : Add elm_conformant_input_area_disabled_se...
2020-03-17 Taehyub Kimevas_vg: add since tags for evas vector APIs
2020-03-17 Taehyub Kimevas_vg: refined the documentation for evas vector...
2020-03-17 Taehyub Kimevas_vg: refined the evas vector APIs set
2020-03-17 Xavi Artigasdoxygen docs: Fix Eina Promises doc structure and links
2020-03-17 Xavi Artigasdoxygen docs: Create Eina Vector2 group in the right...
2020-03-17 Xavi Artigasdoxygen docs: Put quadtrees in their own group
2020-03-17 Hermet Parkcanvas3d: remove canvas3d examples.
2020-03-17 Xavi ArtigasSpotlight: Remove jump_setup from ctors list
2020-03-17 Xavi Artigasdocs: Improve Spotlight.Animation_Manager docs
2020-03-17 Carsten Haitzler... ecore evas x - on argb dont create unused 1 bit pixmap...
2020-03-17 Ali Alzyodmove stabelized items out of @beta
2020-03-17 Marcel Hollerbachefl_ui_spotlight: Introduce animation manager
2020-03-17 Marcel Hollerbachefl_ui_spotlight_manager: introduce a reason for switch_to
2020-03-17 Taehyub Kimecore_cocoa: fix wrong word in documentation
2020-03-17 Hosang Kimecore_input_evas: fix memory leak when ecore_event_evas...
2020-03-17 Wonki Kimeina_file: fix a typo error
2020-03-17 Marcel Hollerbachevas_table: inherit all the types we are implementing
2020-03-17 Hosang Kimwin/widget: free array when object is deleted.
2020-03-17 Marcel Hollerbachevas_table: inherit all the types we are implementing
2020-03-17 Marcel Hollerbachedje_part: move part_type to common interface
2020-03-16 Shinwoo Kimevas_render: use do_async for mapped child (SW)
2020-03-15 Changyeon Leeecore_evas_wl: update rotation at the time of uniconify
2020-03-15 maxerbaUpdating serbian translation
2020-03-15 Mike Blumenkrantzefl/wl: remove old doxygen docs
2020-03-15 Mike Blumenkrantzefl/wl: add docs for surface object and re-namespace
2020-03-15 Mike Blumenkrantzefl/wl: add docs for base compositor object
2020-03-15 Mike Blumenkrantzefl/gesture: remove duplicated line
2020-03-15 alievas_common: rgba32 to Y8 (Enhance Conversion)
2020-03-13 Subhransu Mohantyedje/style: Fix regression caused by changes in opensource
2020-03-13 Jaehyun ChoRevert "efl_mono: install libeflcustomexportsmono.so...
2020-03-13 Jaehyun ChoRevert "efl_mono: install libeflcustomexportsmono.so...
next