platform/upstream/efl.git
2019-11-11 Cedric BAILevas: disable Eina Cow Garbage Collection on dynamic...
2019-11-11 Marcel Hollerbachelm_interface_scrollable: correctly honor looping over
2019-11-11 Marcel Hollerbachelm_interface_scrollable: correctly emit the signals...
2019-11-11 Marcel Hollerbachelm_interface_scrollable: correctly handle bouncing
2019-11-11 Marcel Hollerbachtheme: redo scroller theme of elm
2019-11-11 Mike Blumenkrantzci: use shell to directly set base_dir for osx builds
2019-11-11 Bruno da Silva... csharp: Using Array.Empty Eina.
2019-11-11 Bruno da Silva... csharp:Using Array.Empty genericmodel.
2019-11-11 Bruno da Silva... csharp: Changing Count() to Length on eina_value.
2019-11-11 Bruno da Silva... csharp: Using Count eina_promises.
2019-11-11 Bruno da Silva... csharp: Calling ConfigureAwait on tasks GM.
2019-11-11 Bruno da Silva... csharp: Calling ConfigureAwait on tasks Model.
2019-11-11 Bruno da Silva... csharp: Calling ConfigureAwait on task eopromises.
2019-11-11 Yeongjong Leemono: implement dispose method based on dispose pattern
2019-11-11 Mike Blumenkrantztests/layout: add legacy layout test to verify behavior...
2019-11-11 Mike Blumenkrantzefl_ui/text_scroller: fix null derefs
2019-11-11 Bruno da Silva... csharp: Returning only method name iwrapper.
2019-11-11 Yeongjong Leeefl_ui_relative_layout: change child, target parameter...
2019-11-11 Mike Blumenkrantzelm/code: check save file attrs after opening
2019-11-11 Hosang Kimefl_message: add pending queue for filtering message.
2019-11-11 Yeongjong Leeeina_mono: re-throw exception to preserve stack details
2019-11-11 Yeongjong Leeeina_mono: Initialize UNHANDLED_EXCEPTION inline
2019-11-11 Lauro Mouracsharp: Add since information to EoWrapper.cs
2019-11-11 Mike Blumenkrantztests/ecore: ensure that we attempt to re-set PATH...
2019-11-11 Mike Blumenkrantztests/ecore: replace all bespoke strcats with snprintf
2019-11-11 Mike Blumenkrantztests/ecore: unset app args after app args unit test...
2019-11-11 Mike Blumenkrantzecore/app: permit resetting app args to uninitialized...
2019-11-11 Mike Blumenkrantztests/eina: use slstr_steal function in slstr_steal...
2019-11-11 Mike Blumenkrantztests/spec: free array in multi selectable tests
2019-11-11 Yeongjong Leemono: merge namespaces in manual bindings
2019-11-11 Felipe Magno... cxx: Add license to CXX bindings.
2019-11-11 Lauro Mouracsharp: Add licensing information.
2019-11-11 Mike Blumenkrantzexamples/efl_thread: fix oob writes
2019-11-11 Mike Blumenkrantzexamples/ecore: use correct type for getchar() return
2019-11-11 Carsten Haitzler... spaces--
2019-11-11 Daniel Kolesaeina: remove eina_config.h.in
2019-11-11 Daniel Kolesaeina: unbreak byteswap checks
2019-11-11 Xavi Artigasdocs: small fixes to Efl.Text
2019-11-11 Christopher... ecore-evas-wayland: Minor formatting fixes
2019-11-11 Christopher... ecore-wl2: Minor formatting fix
2019-11-11 Christopher... ecore_evas_wayland: Fix array step size
2019-11-11 Christopher... ecore-evas-wayland: Add handler to array
2019-11-11 Christopher... ecore-evas-wayland: Minor formatting fix
2019-11-11 Christopher... ecore-evas-wayland: Minor formatting fix
2019-11-11 Daniel Kolesaeina: fix network byte order swap funcs on big endian
2019-11-11 Jongmin Leebuild: resolve migration build error
2019-11-11 Ali Alzyodevas_object_textblock: add support for variation sequences
2019-11-11 Mike Blumenkrantzfix various trivial null derefs
2019-11-11 Mike Blumenkrantzefl/io: return EINVAL if null slice is passed for writing
2019-11-11 Mike Blumenkrantztests/ecore_con: clarify pointer usage in ecore_con_url...
2019-11-11 Mike Blumenkrantzelm/main: fix null deref
2019-11-11 Mike Blumenkrantzefl/engines: fix null derefs
2019-11-11 Mike Blumenkrantzevas_vg/svg: fix null deref
2019-11-11 Mike Blumenkrantzeina/convert: init endptr in failure case of eina_conve...
2019-11-11 Mike Blumenkrantzefl/boolean_model: remove misleading null check
2019-11-11 Mike Blumenkrantzembryo: don't use sizeof() when strlen() is intended
2019-11-11 Mike Blumenkrantztests: fix minor string leaks
2019-11-11 Mike Blumenkrantzbenchmarks/eina: fix possible div by zero in ecore_hash
2019-11-11 Mike Blumenkrantzecore/main: avoid calling FD_SET with invalid fd value
2019-11-11 Mike Blumenkrantzecore/getopt: handle negative return in arg parsing
2019-11-11 Mike Blumenkrantztests/eldbus: add va_end for va_args usage in message...
2019-11-11 Mike Blumenkrantzevas/language: #ifdef guard variable which is only...
2019-11-11 Bruno da Silva... csharp: Setting ELM_ENGINE if it is none.
2019-11-11 Carsten Haitzler... wl egl - use platform get display
2019-11-11 Yeongjong Leemono: encapsulate invoke method
2019-11-11 Bruno da Silva... csharp: updating eldbus_message doc and hide api.
2019-11-11 Bruno da Silva... csharp: updating eldbus_proxy doc and hide api.
2019-11-11 Bruno da Silva... csharp: updating eldbus_pending docs and hide api.
2019-11-11 Bruno da Silva... csharp: updating eldbus_object docs and hide api.
2019-11-11 Bruno da Silva... csharp: hide eldbus_service api.
2019-11-11 Yeongjong Leemono: add static modifier to static holder types.
2019-11-11 Yeongjong Leemono: merge namespaces
2019-11-11 Yeongjong Leemono: remove underscores of Efl_Op_Description, Efl_Obj...
2019-11-11 Woochanleegesture_manager: Deleted function and definition that...
2019-11-11 Lauro Mouracsharp: Add Efl.Model implementations to internal model
2019-11-11 Hermet Parkvector json: fix a ordering issue of stroke.
2019-11-11 Hermet Parkvector json: optimize logic.
2019-11-11 Bruno da Silva... csharp: Updating eldbus_common docs.
2019-11-11 Bruno da Silva... csharp: updating eldbus_config docs.
2019-11-11 Bruno da Silva... csharp: updating eldbus_connection docs.
2019-11-11 Yeongjong Leemono: make public static field const or readonly
2019-11-11 Jaehyun Chocsharp: rename Factory.cs to ItemFactory.cs
2019-11-11 JunsuChoiefl_canvas_vg : Propagates the alpha color of the parent
2019-11-11 Mike Blumenkrantzexamples/eldbus: fix pointer leak on failure case
2019-11-11 Mike Blumenkrantzexamples/evas: free map pointer in map example
2019-11-11 Felipe Magno... csharp: Add since documentation to struct and struct...
2019-11-11 Mike Blumenkrantzlz4: fix potential div by zero
2019-11-11 Mike Blumenkrantztests/eina: fix assign when compare was intended
2019-11-11 Lauro Mouracsharp: Avoid direct usage of some dllimport funcs
2019-11-11 Lauro Mouracsharp: Fix promises docs and hide api
2019-11-11 Jaehyun Choefl_ui: rename efl_ui_types.eot to efl_ui_drag_types.eot
2019-11-11 Jaehyun Chocsharp: fix to write cref Eina.Array<T> correctly
2019-11-11 Hermet Parkvector json: use lottie apis case by case.
2019-11-11 Carsten Haitzler... ecore_evas/wl2 0 fux xdg close cb for window when it...
2019-11-11 Bruno da Silva... csharp: updating GenericModel.cs docs.
2019-11-11 Bruno da Silva... csharp: updating Bind docs and hide api.
2019-11-11 Bruno da Silva... csharp: updating Factory docs.
2019-11-11 Lauro Mouracsharp: Remove test dependency on internal funcs
2019-11-11 Bruno da Silva... csharp: Updating eina_array docs and hide api.
2019-11-11 Bruno da Silva... csharp: updating eina_common docs and hide api.
next