platform/upstream/efl.git
2018-04-10 Mike Blumenkrantztests: simplify eina_rbtree_fuzzy test and speedup...
2018-04-10 Mike Blumenkrantztests: greatly reduce iterations for eina_rbtree_remove...
2018-04-10 Mike Blumenkrantztests: reduce malloc calls in eina rbtree tests
2018-04-10 Mike Blumenkrantztests: rework eina inlist tests to be infinity% faster
2018-04-10 Mike Blumenkrantzelm: remove hacky calls to emotion_init/shutdown
2018-04-10 Mike Blumenkrantzemotion: call shutdown when smart objects are destroyed
2018-04-10 Mike Blumenkrantztests: unbreak PACKAGE_BUILD_DIR usage in makefiles
2018-04-10 Mike Blumenkrantztests: disable xim in ecore_imf test when DISPLAY is...
2018-04-10 Mike Blumenkrantzelput: include Eina.h in public header
2018-04-10 Mike Blumenkrantztests: redo eina in-tree module loading
2018-04-10 Mike Blumenkrantztests: move to using checked fixtures for all test...
2018-04-10 Mike Blumenkrantztests: remove duplicated eina mempool test
2018-04-10 Mike Blumenkrantzeldbus: call ecore_init in eldbus_init
2018-04-10 Mike Blumenkrantztests: make test time output configurable with TIME_DIF...
2018-04-10 Mike Blumenkrantztests: add instrumentation to existing tests to find...
2018-04-10 Mike Blumenkrantztests: match test names using strcasecmp when parsing...
2018-04-10 Mike Blumenkrantzbuild: merge all coverage exclusions into a single...
2018-04-10 Hermet Parkecore_con: resolve the possible read of uninitalized...
2018-04-10 Hermet Parkecore_con: resolve the possible read of uninitialized...
2018-04-10 Hermet Parkecore: resolve the possible use of invalid handle.
2018-04-10 Hermet Parkemil: resolve possible memory leak.
2018-04-10 WooHyun Jungevas_gl_image: add null check
2018-04-10 WooHyun Jungevas textblock: add null check to avoid segfault
2018-04-10 Cedric Bailevas: parent need to exist to create a vg object.
2018-04-10 Derek Foremanelm_win: Improve wayland cursor change race
2018-04-10 YeongJong Leeefl_ui_focus_manager_root_focus: refactor _state_eval
2018-04-10 Marcel Hollerbachelm_suite: add test case for history_pop
2018-04-10 Marcel Hollerbachelm_suite: add test case for no child
2018-04-10 Derek Foremanelm_win: Remove unused variable
2018-04-10 Derek Foremantheme: Fix broken wayland cursors on non-legacy windows
2018-04-10 SangHyeon Leeefl_ui_view_list : change the name of Model based list
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: node depth is 0 for a NULL...
2018-04-10 Marcel Hollerbachelm_suite: cleanup managers
2018-04-10 Marcel Hollerbachelm_suite: test refocus on unregister
2018-04-10 Marcel Hollerbachelm_suite: add test cases for request subchild
2018-04-10 Cedric BAILevas: remove useless/buggy line most likely due to...
2018-04-10 Cedric BAILevas: we should actually continue the chain of interpol...
2018-04-10 Cedric BAILevas: vg loader actually should hold a ref when no...
2018-04-10 Cedric BAILevas: for whatever reason the example didn't interpolat...
2018-04-10 Cedric BAILevas: update example to always set a parent for VG...
2018-04-10 Lauro Mouracsharp: Fix typo in generated code.
2018-04-10 Lauro Mouracsharp: Silence test build warnings.
2018-04-10 Lauro Mouracsharp: Support argument marshalling in func ptrs
2018-04-10 Lauro Mouracsharp: Provisionally fix conversion of eina.Value
2018-04-10 Lauro Mouraefl_mono: Initial version of Strbuf support.
2018-04-10 Felipe Magno... efl-cxx: Fix using efl_add_ref instead of efl_add
2018-04-10 Felipe Magno... efl-mono: Fix using efl_add_ref instead of efl_ref
2018-04-10 Felipe Magno... efl-mono: Fix test not include'ing Ecore.h
2018-04-10 Felipe Magno... efl-mono: Fix compile flags, .config files and class_na...
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: fix infinite loop in _reques...
2018-04-10 Marcel Hollerbachelm_toolbar: use the correct flag to detect wether...
2018-04-10 Marcel Hollerbachelm_entry: use a normal calc manager instead of the...
2018-04-10 Hermet Parkevas: fix Evas Map AA changes the alpha flag of an...
2018-04-10 Cedric Baileo: trigger invalidate and noref event before any modif...
2018-04-10 Cedric Bailecore_evas: add a hook interceptor for evas_new, will...
2018-04-10 Cedric Bailecore_evas: refactor logic for creating Ecore_Evas.
2018-04-10 Hermet Parkevas - remove wrong flag.
2018-04-10 Hermet Parkevas - correct evas map anti-alias rendering to perform...
2018-04-10 Wonki Kimelementary: Move method to legacy class
2018-04-10 Wonki Kimelementary: Remove tizen only property
2018-04-10 Wonki Kimelementary: Rename missing efl_access_children to renam...
2018-04-10 Dave AndreoliReveal the last bug in elm test focus 6
2018-04-10 Cedric BAILeo: add events when object get invalidated and loose...
2018-04-10 Cedric BAILevas: fix lifecycle of Ector renderer.
2018-04-10 Cedric BAILevas: parent of an Efl.Vg.Node can also be a Efl.Canvas.VG
2018-04-10 Cedric BAILeo: use EINA_SAFETY_ON_TRUE_GOTO to error message out...
2018-04-10 Andy WilliamsFix private usage by removing those test
2018-04-10 Carsten Haitzler... efl_add_ref - fis to use efl_add properly with a parent.
2018-04-10 Andy Williamselm_code: Remove a render test and complex workarounds...
2018-04-10 Andy Williamselm_code: Fix line selection with leading tabs
2018-04-10 Marcel Hollerbachefl_ui_focus_manager_calc: do not crash for the case...
2018-04-10 Marcel Hollerbachelm_config: add new infra for reloading config into...
2018-04-10 Marcel Hollerbachefl_interface_scrollable: call constructor at first
2018-04-10 Marcel Hollerbachefl_ui_focus_manager: move cleanup into one place
2018-04-10 Mike Blumenkrantzecore-con-eet: replace void_ptr usage with binbuf in...
2018-04-10 Marcel Hollerbacheina: this should only load modules from the eina subdir
2018-04-10 Daniel Kolesaeolian: completely scoped validation
2018-04-10 Daniel Kolesaeolian: validate each class with its own unit's in...
2018-04-10 Bryce Harringtoneina: Cleanup grammar for eina_hash add and free routines
2018-04-10 Bryce Harringtoneina: Fix typos
2018-04-10 Bryce Harringtoneina: Add Doxygen in/out indicators to matrixsparse...
2018-04-10 Arnaud Ferrarisecore_con_url: implement transfer speed limitation...
2018-04-10 Hosang Kimecore_evas: don't set in_async_render flag if not in...
2018-04-10 Carsten Haitzler... ecore - efl exe - use better exit codes
2018-04-10 Carsten Haitzler... ecore - efl exe + thread - error print if deleted befor...
2018-04-10 Carsten Haitzler... ecore ipc - fix flush to not lose messages
2018-04-10 Daniel Kolesaeolian: fix segfault on error when input file fails...
2018-04-10 Daniel Kolesaeolian: fill missing fields in doc objects
2018-04-10 Derek Foremanecore_drm2: Improve early tick logic
2018-04-10 Daniel Kolesaeolian: commit all changes into staging area first
2018-04-10 Daniel Kolesaeolian: complete staging area merge logic
2018-04-10 Daniel Kolesaeolian: introduce main and staging areas properly
2018-04-10 Al PooleAUTHORS: use netstar's full name.
2018-04-10 Daniel Kolesaeolian: validate staging unit when parsing all
2018-04-10 Daniel Kolesaeolian: clean rollback support
2018-04-10 Daniel Kolesaeolian: add state staging area
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...
next