platform/upstream/efl.git
2018-04-10 Daniel Kolesaeolian: flush defer table before parsing
2018-04-10 Cedric BAILefl: replace efl_del with efl_unref for cases where...
2018-04-10 Cedric BAILeo: use unref instead of del when constructor fails...
2018-04-10 Cedric BAILefl_ui_win: match return value to function type in...
2018-04-10 Cedric BAILedje: remove device callbacks on canvas del
2018-04-10 Cedric BAILtests: fix misuse of eina_file in evas mesh tests
2018-04-10 Cedric BAILedje: avoid triggering errors when deleting edje file...
2018-04-10 Cedric BAILefl: use efl_add_ref to create objects which have no...
2018-04-10 Cedric Baileo: start reporting abuse of efl_del
2018-04-10 Lauro Mouracsharp: Add support for efl parts as Properties
2018-04-10 Lauro Mouraeolian_cxx: Fill documentation of part_def.
2018-04-10 Lauro Mouraeolian-cxx: Add helper method to get all parts
2018-04-10 Lauro Mouracsharp: Use the library mapping on linux too.
2018-04-10 Derek Foremanecore_wl2: Send a mouse-up event on reentry after clien...
2018-04-10 Daniel Kolesaeolian: make use of panics for certain alloc errors
2018-04-10 Daniel Kolesaeolian: no need for printf-style for internal log funcs
2018-04-10 Daniel Kolesaeolian: use new error logging for all recoverable errors
2018-04-10 Carsten Haitzler... efl.task - move to returning future insead of bool...
2018-04-10 Cedric Baileo: slight improvement of invalidate code as parent_set...
2018-04-10 Cedric Baileo: automatically cancel a future that is attached...
2018-04-10 Cedric Bailelementary: make sure windows are not born orfan and...
2018-04-10 Cedric Bailelementary: make global object lifecycle depends on...
2018-04-10 Cedric Bailevas: use efl_add_ref for the container, might consider...
2018-04-10 Cedric Bailevas: technically the evas canvas is using the main...
2018-04-10 Cedric Bailedje: global class should actually be bound to the...
2018-04-10 Cedric Bailecore: the main loop has no parent and only one ref...
2018-04-10 Cedric Baileo: update tests to also use efl_add_ref correctly.
2018-04-10 Cedric BAILeo: check return in efl_add before performing more...
2018-04-10 Cedric BAILeo: start printing warning when instanciating object...
2018-04-10 Cedric BAILeldbus: ensure the lifetime of the eldbus object path...
2018-04-10 Cedric BAILeldbus: use efl_del when clearing the model connection...
2018-04-10 Cedric BAILtests: do not call unref on eldbus message objects...
2018-04-10 Dave AndreoliPyolian: fix __repr__ for Documentation
2018-04-10 Dave AndreoliPyolian doc generator: update wrt name API changes
2018-04-10 Dave AndreoliPyolian: let ctypes automatically convert types
2018-04-10 Dave AndreoliPyolian: use tuple instead of list in declarations
2018-04-10 Dave AndreoliPyolian: new API eolian_unit_state_get
2018-04-10 Dave AndreoliPyolian: new API eolian_object_unit_get
2018-04-10 Dave AndreoliPyolian: fix tests wrt name/short_name/full_name API...
2018-04-10 Dave AndreoliPyolian: add support EOLIAN_SO_DIR env var
2018-04-10 Derek Foremanecore_wl2: Silence a commit ERR on window hide
2018-04-10 Daniel Kolesaeolian: add APIs to get unit from object and state...
2018-04-10 Daniel Kolesaeolian: intial API for a new error mechanism
2018-04-10 Daniel Kolesaeolian: initial API for a new panic mechanism
2018-04-10 Lauro Mouracsharp: Fix support for ptr(structs)
2018-04-10 Lauro Mouracsharp: Change policy on ptr(struct) owned calls
2018-04-10 Lauro Mouraeolian_cxx: Add 'unknown' to parameter direction
2018-04-10 Lauro Mouraefl-cxx: Fix installation of efl_part_impl header
2018-04-10 Daniel Kolesaeolian: simplify lexer init
2018-04-10 Daniel Kolesaeolian: event/function_get_by_name -> by_name_get
2018-04-10 Lauro Mouraeo: Orphan an object that is being invalidated.
2018-04-10 Daniel Kolesaeolian: more stringent and fine-grained validation
2018-04-10 Daniel Kolesaeolian: fix unit child management
2018-04-10 Daniel Kolesaeolian: merge objects in units
2018-04-10 Daniel Kolesaeolian: reduce the number of database traversals during...
2018-04-10 Derek Foremanee_drm: prevent extra flips
2018-04-10 Derek Foremanee_wayland: Prevent extra commits
2018-04-10 Daniel Kolesaeolian: fix minor memory leaks
2018-04-10 Daniel Kolesaeolian: make sure dtors are always run correctly
2018-04-10 Daniel Kolesaeolian: remove the temps system
2018-04-10 Daniel Kolesaeolian: manage exprs through node system
2018-04-10 Daniel Kolesaeolian: manage typedecls through node system
2018-04-10 Daniel Kolesaeolian: manage class/vars through new node system
2018-04-10 Daniel Kolesaeolian: store types in node hash
2018-04-10 Daniel Kolesaeolian: generic dtor management for lexer
2018-04-10 Daniel Kolesaeolian: unified node allocation api
2018-04-10 Daniel Kolesaeolian: in-lexer-state current class storage
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_root_focus: switch to focus adapter
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: set redirect before setting...
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: do not set focus on a deleti...
2018-04-10 Marcel Hollerbachelm_interface_scrollable: make sure to have the content...
2018-04-10 Marcel Hollerbachelm_widget_item_static_focus: move canvas_object_set...
2018-04-10 Marcel Hollerbachelm_genlist: support immidiate focus once the item...
2018-04-10 Marcel Hollerbachelm_genlist: move focus recovering to first_touch inste...
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: add onedirection to dirty
2018-04-10 Marcel Hollerbachelm_genlist: performe elm_item_focus_set
2018-04-10 Marcel Hollerbachefl_ui_focus_composition: redirect canvas move events...
2018-04-10 Marcel Hollerbachelm_widget_item_static_focus: fix fetching of the item
2018-04-10 Marcel Hollerbachelm_widget_item_static_focus: delete adapter when delet...
2018-04-10 Marcel Hollerbachelm_genlist: set focus to the item when a user calls...
2018-04-10 Marcel Hollerbachelm_genlist: set focus to the item when a user calls...
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_sub: flush the border if we cannot...
2018-04-10 Derek Foremanecore_wl2_window: Silence some spurious warnings
2018-04-10 Derek Foremanee_wayland: Set window visible before trying to render it
2018-04-10 Daniel Kolesaeolian: turn some state APIs into inlines over unit...
2018-04-10 Daniel Kolesapyolian: remove unneeded bindings in eolian_state
2018-04-10 Daniel Kolesaelua: inherit state from unit in eolian bindings
2018-04-10 Daniel Kolesaeolian: refactor doc ref resolution API
2018-04-10 Cedric BAILeo: fix invalidate to always happen.
2018-04-10 Jean-Philippe... genlist: fix "insane" order [BUG COMPATIBILITY]
2018-04-10 Cedric BAILtests: add genlist test to verify group item api behaviour
2018-04-10 Cedric BAILefl_ui_clock: do not locally store clock module api
2018-04-10 Cedric BAILelm_gengrid: do not zero item cache if object is not...
2018-04-10 Cedric BAILefl_promise: avoid invalid calls when unsetting parent
2018-04-10 Cedric BAILtests: remove invalid api usage from elm layout test
2018-04-10 Cedric BAILtests: disable elm glview tests when running in buffer...
2018-04-10 Cedric BAILelm_map: remove unnecessary error message in destructor
2018-04-10 Cedric BAILelm: call ecore_event_shutdown during elm_shutdown
2018-04-10 Cedric BAILtests: check whether ecore is properly shut down after...
2018-04-10 Cedric BAILefl_ui_win: do not trigger elm quit policy twice for...
next