platform/upstream/efl.git
2018-04-10 Cedric Bailecore: pipe fd can become invalid while being processed.
2018-04-10 Cedric BAILevas: we should always sync the canvas before destroyin...
2018-04-10 Mike Blumenkrantztests: ck_assert_ptr_null -> ck_assert_ptr_eq
2018-04-10 Mike Blumenkrantztests: ck_assert_ptr_null -> ck_assert_ptr_ne
2018-04-10 Cedric BAILeina: mark thread by default as not cancellable as...
2018-04-10 Mike Blumenkrantztests: move bindings tests to using checked fixtures...
2018-04-10 Xavi Artigaselementary: fix efl_ui_view_list examples
2018-04-10 Mike Blumenkrantztests: add test for check < 0.11 to enable timing info
2018-04-10 Stefan Schmidttests: elementary: fix build break after rename of...
2018-04-10 Carsten Haitzler... elm - selection manager - fix string buffer handling...
2018-04-10 Daniel Kolesaeolian: _ is allowed in doc references
2018-04-10 Shinwoo KimFix static analysis result
2018-04-10 Carsten Haitzler... efl selection manager - build again if no wl or no...
2018-04-10 Carsten Haitzler... elm - fix selection debug print to not print unterminat...
2018-04-10 Carsten Haitzler... evas - plug in dirty + pixels get hold in "is inside...
2018-04-10 Carsten Haitzler... efl selection manager - handle multi window selections...
2018-04-10 Carsten Haitzler... efl selection - fix paste with multiple windows and...
2018-04-10 Carsten Haitzler... efl threadio - make call and call sync func proto same...
2018-04-10 Carsten Haitzler... efl exe - map some "well known" exit codes to specific...
2018-04-10 Carsten Haitzler... efl task - support flag to ignore exit code errors...
2018-04-10 Carsten Haitzler... ecore - thread - document thread max limits more sensibly
2018-04-10 Carsten Haitzler... elm config tool - get web backend when entry is deleted...
2018-04-10 Carsten Haitzler... elm config - dont leak config if re-loading it again...
2018-04-10 Carsten Haitzler... elm win - change parent to only use win parents in...
2018-04-10 Mike Blumenkrantztests: increase step sizes for eina_fp_div and eina_fp_...
2018-04-10 Mike Blumenkrantztests: reduce looping in slstr_thread thread callbacks
2018-04-10 Mike Blumenkrantztests: reduce looping in eina_test_spinlock
2018-04-10 Mike Blumenkrantztests: add eina_test_hash_int64_fuzze
2018-04-10 Mike Blumenkrantztests: reduce looping in eina_ustringshare_putstuff
2018-04-10 Mike Blumenkrantztests: reduce looping in eina_binshare_putstuff test
2018-04-10 Mike Blumenkrantztests: improve eina_binshare_collision test
2018-04-10 Mike Blumenkrantztests: change eina cmdline test names to match api...
2018-04-10 Mike Blumenkrantztests: remove 9900 loop iterations from eina_test_file_...
2018-04-10 Mike Blumenkrantztests: rework eina hash fuzzing tests
2018-04-10 Mike Blumenkrantztests: fix mem leak in eina_test_hash_add_del_by_hash
2018-04-10 Mike Blumenkrantztests: reduce malloc usage in eina_test_hash_extended
2018-04-10 Mike Blumenkrantztests: reformat eina_test_hash.c
2018-04-10 Mike Blumenkrantztests: use namespacing for eina hash tests
2018-04-10 Mike Blumenkrantztests: use namespacing for safepointer test names
2018-04-10 Mike Blumenkrantztests: reduce array size in safepointer tests
2018-04-10 Mike Blumenkrantztests: simplify eina safepointer tests to be more readable
2018-04-10 Mike Blumenkrantztests: use EINA_C_ARRAY_LENGTH macro in safepointer...
2018-04-10 Mike Blumenkrantztests: rework strbuf append/prepend tests
2018-04-10 Mike Blumenkrantztests: reformat eina_test_strbuf.c
2018-04-10 Mike Blumenkrantztests: use namespacing for eina strbuf tests
2018-04-10 Mike Blumenkrantztests: improve eina_test_list_shuffle
2018-04-10 Mike Blumenkrantztests: rename eina_list tests to use list namespace...
2018-04-10 Mike Blumenkrantztests: remove sleep calls from eina_barrier_test_simple
2018-04-10 Mike Blumenkrantztests: improve coverage in eina_rbtree_fuzzy test
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...
next