platform/upstream/efl.git
2018-06-01 Cedric BAILelementary: reorder operation to only call efl_parent_s...
2018-06-01 Cedric BAILevas: destructor can not be called recursively, we...
2018-06-01 Cedric Baileo: move destruction of the link with children to be...
2018-06-01 Cedric Baileo: propagate invalidate before destroying the link...
2018-06-01 Cedric Bailevas: actually we do not even need to NULL it, if we...
2018-06-01 Cedric Bailedje: do not reparent when the object is dead already.
2018-06-01 Cedric Baileo: improve message for debugging life cycle issues.
2018-06-01 Cedric Bailedje: forgot to propagate invalidate upward.
2018-06-01 Lauro Mouracxx: Fix examples after part changes
2018-06-01 Lauro Mouraexamples: Elm: Add dependency on efl.la due to efl_part
2018-06-01 Lauro Mouraefl_mono: Fixes after efl_part/del changes.
2018-06-01 Cedric Bailecore_evas: we shouldn't do anything when we are deleted.
2018-06-01 Cedric Bailevas: preserve evas_object_del logic to not really...
2018-06-01 Cedric Bailevas: enforce legacy parent to be the canvas.
2018-06-01 Cedric Bailelementary: refactor by using elm_legacy_add.
2018-06-01 Cedric Bailevas: add a way to figure out the evas class that shoul...
2018-06-01 Cedric BAILelementary: make toolbar 'more_item' properly self...
2018-06-01 Cedric BAILelementary: no need to recalculate the layout during...
2018-06-01 Cedric BAILelementary: the pan object of the map object was create...
2018-06-01 Cedric BAILelementary: due to lifecycle difference between legacy...
2018-06-01 Cedric BAILeo: efl_del should not be something anyone can override...
2018-06-01 Cedric BAILevas: try to protect old legacy lifecycle without overl...
2018-06-01 Cedric BAILeio: properly handle Eio.Model lifecycle inside Elm...
2018-06-01 Cedric BAILelementary: dayselector use efl_add to create the objec...
2018-06-01 Cedric BAILelementary: no need to check for part during destruction.
2018-06-01 Cedric BAILelementary: no need for resize an object during destruc...
2018-06-01 Cedric BAILelementary: colorselector item are created with efl_add...
2018-06-01 Cedric BAILevas: refactor efl_input_event and remove some of the...
2018-06-01 Cedric BAILeo: actually during invalidating we already have an...
2018-06-01 Cedric BAILeo: move EFL internal function ___efl_ref2 also to...
2018-06-01 Cedric BAILefl: major rewrite of efl_part.
2018-06-01 Cedric BAILeo: check for allow_parent_unref during efl_unref and...
2018-06-01 Cedric BAILeo: make sure efl_noref is always called at the proper...
2018-06-01 Cedric BAILeo: add an automatic fallback at the moment when efl_un...
2018-06-01 Cedric Bailelementary: object created with efl_add should be destr...
2018-06-01 Cedric Bailelementary: object allocated with efl_add should be...
2018-06-01 Cedric Baileldbus: fix unref of eldbus to not throw warning all...
2018-06-01 Cedric Baileldbus: manage death of children during invalidate.
2018-06-01 Cedric Baileldbus: object created with efl_add should be destroyed...
2018-06-01 Cedric Bailecore: first invalidate the loop and its children,...
2018-06-01 Cedric BAILeo: optimize efl object reuse by limiting the amount...
2018-06-01 Cedric BAILedje: properly handle lifecycle of edje global object.x
2018-06-01 Cedric BAILeo: prevent parenting to an already invalidated parent.
2018-06-01 Cedric BAILeo: only call efl_parent_set(NULL) at the end of invali...
2018-06-01 Cedric BAILecore_con: correct lifecycle of object used by Efl...
2018-06-01 Cedric BAILecore_con: trigger teardown during invalidate.
2018-06-01 Cedric BAILecore_con: it is best to call the super destructor...
2018-06-01 Cedric BAILecore_con: correct a typo wrongly calling super destruc...
2018-06-01 Cedric BAILecore: correct lifecycle of object used by Ecore_Con...
2018-06-01 Cedric BAILeo: improve error message by pointing to the class...
2018-06-01 Cedric BAILeo: preventing infinite loop by safely iterating over...
2018-06-01 Cedric BAILecore: properly handle shutdown of Efl.Loop children...
2018-06-01 Cedric BAILecore: disable signal during shutdown.
2018-06-01 Cedric BAILeo: invalidate at the end of efl_invalidate only and...
2018-06-01 Cedric BAILecore: force close during invalidate of Efl.Io.Buffered...
2018-06-01 Cedric BAILelementary: use invalidate instead of overriding del...
2018-06-01 Cedric BAILelementary: rely on inheritance instead of faking efl_d...
2018-06-01 Cedric BAILelementary: make del_pre not return a bool and force...
2018-06-01 Cedric BAILelementary: prevent death of list item using Eo ref...
2018-06-01 Cedric BAILelementary: remove now useless walking in item.
2018-06-01 Cedric BAILelementary: use Eo ref counting to prevent death of...
2018-06-01 Cedric BAILelementary: use Eo ref counting to prevent death of...
2018-06-01 Mike Blumenkrantzelm_list: prevent list item operations during item...
2018-06-01 Mike Blumenkrantzelm_list: fix crash in item deletion
2018-06-01 Cedric BAILRevert "efl_add_ref - fis to use efl_add properly with...
2018-06-01 Cedric Baileo: to avoid mistake in timing, efl_invalidate should...
2018-06-01 Marcel Hollerbachelm_ctxpopup: prevent a giant load of errors
2018-06-01 WooHyun Jungelm_main: call _elm_config_shutdown() after loop_iterate()
2018-06-01 Cedric BAILeina: path get actually allocate memory and can't be...
2018-06-01 Marcel Hollerbachefl_ui_focus_composition: track the deletion state...
2018-06-01 Lauro Mouraefl_mono: Generate support for accessors in .eos
2018-06-01 Lauro Mouraefl_mono: Initial support for Accessors.
2018-06-01 Lauro Mouraefl_mono: Reject the promise when it's disposed.
2018-06-01 Mike Blumenkrantzecore-evas-buffer: defer resize callback until pre...
2018-06-01 Lauro Mouraefl_mono: Fix events after Event_Description rename.
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Zoom.Mode -> Efl.Ui.Zoom_Mode
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Widget.Orientation_Mode -> Efl.Ui...
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Text.Change_Info -> Efl.Ui.Text_Chan...
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Tab_Page.* -> Efl.Ui.Tab_Page_*
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Stack.Event_* -> Efl.Ui.Stack_Event_*
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Slider.Indicator_Visible_Mode -...
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Pager.Loop -> Efl.Ui.Pager_Loop
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Focus.Composition.Adapter -> Efl...
2018-06-01 Xavi Artigasefl: rename Efl.Ui.Drag.Dir -> Efl.Ui.Drag_Dir
2018-06-01 Xavi Artigasefl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_Part
2018-06-01 Xavi Artigasefl: rename Efl.Text.Bidirectional_Type -> Efl.Text_Bid...
2018-06-01 Xavi Artigasefl: rename Efl.Task.* -> Efl.Task_*
2018-06-01 Xavi Artigasefl: rename Efl.Selection.* -> Efl.Selection_*
2018-06-01 Xavi Artigasefl: rename Efl.Observable.Tuple -> Efl.Observable_Tuple
2018-06-01 Xavi Artigasefl: rename Efl.Net.*.* -> Efl.Net.*_*
2018-06-01 Xavi Artigasefl: rename Efl.Input.Device.Type -> Efl.Input.Device_Type
2018-06-01 Xavi Artigasefl: rename Efl.Gfx.*.* -> Efl.Gfx.*_*
2018-06-01 Xavi Artigasefl: rename Efl.Gfx.Color_Class.Layer -> Efl.Gfx.Color_...
2018-06-01 Xavi Artigasefl: rename Efl.Exe.* -> Efl.Exe_*
2018-06-01 Xavi Artigasefl: rename Efl.Event.Description -> Efl.Event_Description
2018-06-01 Xavi Artigasefl: rename Efl.Event.Animator_Tick -> Efl.Event_Animat...
2018-06-01 Xavi Artigasefl: rename Efl.Canvas.Gesture.* -> Efl.Canvas.Gesture_*
2018-06-01 Xavi Artigasefl: rename Efl.Canvas.Object.Animation.* -> Efl.Canvas...
2018-06-01 Xavi Artigasefl: rename Efl.Canvas.Animation.* -> Efl.Canvas.Animat...
2018-06-01 Hermet Parkevas: fix a map rendering problem.
next