platform/upstream/efl.git
2018-06-01 Cedric BAILeo: match raise of error level in tests.
2018-06-01 Cedric BAILeo: we are actually testing internal function too here.
2018-06-01 Cedric BAILeo: add infrastructure to test critical Eina Error.
2018-06-01 Cedric BAILeo: improve tests suite debugging by always displaying...
2018-06-01 Cedric BAILeo: move wref set to NULL to append after last event.
2018-06-01 Cedric Bailevas: improve test to actually test something meaningful.
2018-06-01 Cedric BAILelementary: fix configuration destruction by actually...
2018-06-01 Cedric Bailevas: actually we expect gradient to live as long as...
2018-06-01 Cedric Bailecore_con: allow for NULL to do nothing.
2018-06-01 Cedric Bailelementary: the config subsystem expect a stringshare.
2018-06-01 Cedric Bailevas: multiple call to evas_object_del are allowed...
2018-06-01 Cedric Baileo: allow efl_part during object invalidate.
2018-06-01 Cedric BAILeo: remove parent_sink as this hack should not be neces...
2018-06-01 Cedric BAILeo: try to make efl_add and efl_add_ref refcounting...
2018-06-01 Cedric BAILecore_file: on shutdown properly set to NULL to avoid...
2018-06-01 Cedric BAILecore: allow for NULL file handler request.
2018-06-01 Cedric BAILelementary: destroy timer as they could tick during...
2018-06-01 Cedric BAILelementary: properly destroy block events object during...
2018-06-01 Cedric BAILevas: do not crash if constructor fail and invalidate...
2018-06-01 Cedric BAILeo: improve error reporting to display object pointer...
2018-06-01 Cedric BAILelementary: cleanup genlist destructor to order content...
2018-06-01 Cedric BAILevas: make evas_object_free work in case of lost refere...
2018-06-01 Cedric BAILevas: detect incoherency in object content and report...
2018-06-01 Cedric BAILevas: handle Evas_Object constructor failure case better.
2018-06-01 Cedric BAILedje: simplify part handling as we are now guaranteed...
2018-06-01 Cedric BAILeo: make sure that reporting object refcount during...
2018-06-01 Cedric BAILeo: add warning in case of a terrible situation happen.
2018-06-01 Cedric BAILeo: efl_invalidate should also be triggered for object...
2018-06-01 Cedric BAILecore: properly cleanup variable on shutdown, so that...
2018-06-01 Cedric Bailevas: improve evas child destruction order.
2018-06-01 Cedric Bailevas: do not override lifecycle by overriding efl_paren...
2018-06-01 Cedric Bailevas: reindent code properly.
2018-06-01 Cedric Baileo: actually enforcing the efl_parent_set code path...
2018-06-01 Cedric Baileo: as efl_del is not an Eo API call anymore, manually...
2018-06-01 Cedric Baileo: update refcount before sending efl_noref event...
2018-06-01 Cedric Bailecore: because fd_handler do not have the main loop...
2018-06-01 Cedric Bailevas: move the del event to match invalidate and free...
2018-06-01 Cedric BAILelementary: when there is no file listed yet, no need...
2018-06-01 Cedric BAILeina: make it possible to return an EINA_VALUE_EMPTY...
2018-06-01 Cedric BAILeina: check the type before looking at anything else...
2018-06-01 Cedric BAILelementary: enforce walk to protect the object existenc...
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...
next