platform/upstream/efl.git
2019-04-17 Hermet Parkevas map: disable anti_aliasing.
2019-04-17 Hermet Parkevas map: remove redundant code.
2019-04-17 Hermet Parkcanvas map: introduce a new texture mapping for better...
2019-04-17 Mike Blumenkrantztests: add evas render test for callbacks
2019-04-17 Hermet Parkcanvas vg: code refactoring.
2019-04-15 Wonki Kimscroll_mgr: fix a type for some vars to be portable 88/203488/1
2019-04-12 Hosang Kimefl_ui_widget: _on_sub_obj_hide callback should be... 30/203430/1
2019-04-12 Woochanleeefl_ui_widget: Fix disabled set calling without meaning. 63/203363/2
2019-04-12 Myoungwoon... efl: Fix dereference null return value 54/203354/1
2019-04-09 Inhong Hanecore_imf: change the description of preedit_type 77/203077/2
2019-04-09 Shinwoo KimRemove and update deprecated API 90/201290/4
2019-04-08 Jaehyun Choelementary: fix not to call duplicate theme set 41/202841/2
2019-04-08 Hermet Parkevas map: disable anti_aliasing. 49/202949/1 accepted/tizen/unified/20190410.002130 submit/tizen/20190408.080554 submit/tizen/20190408.115831
2019-04-08 Hermet Parkevas map: remove redundant code. 48/202948/1
2019-04-08 Hermet Parkefl_ui_textpath : enable anti-alising for better quality. 30/202930/1
2019-04-08 Hermet Parkcanvas map: introduce a new texture mapping for better... 29/202929/1
2019-04-08 Wonki Kimspec: modify hard-coded version name according to chang...
2019-04-08 Carsten Haitzler... tests - remove one of the eina strtod tests as libc...
2019-04-08 Carsten Haitzler... tests - fix check header to always include eina due...
2019-04-08 Carsten Haitzler... remove vpath test for user dir the test was broken...
2019-04-08 Cedric BAILeio: do not fail in case of early ECANCEL.
2019-04-08 Cedric BAILelementary: fix error path during shutdown of fileselector.
2019-04-08 Cedric BAILelementary: it seems I forgot to initialize some meanin...
2019-04-08 Jaehyun Choelementary: fix not to call duplicate theme set
2019-04-08 Mike Blumenkrantzadd EFL_VERSION_1_23 define
2019-04-08 Mike Blumenkrantzadd EFL_VERSION_1_22 defines
2019-04-08 Mike Blumenkrantzback to dev mode
2019-04-08 Mike Blumenkrantzrelease: Update NEWS and bump version for 1.22.0 release
2019-04-08 Vitor Sousaefl-csharp: fix crash when events trigger after C#...
2019-04-08 Vitor Sousaefl-csharp: fix resource deallocation causing errors...
2019-04-08 Lauro Mouracsharp: Make classes abstract and rework casting
2019-04-08 Marcel Hollerbachmeson: correctly use the correct dependency
2019-04-08 Xavi Artigasdocs: Exclude *.NativeStruct from DocFX pages
2019-04-08 Vincent Torridist rule: add files to EXTRA_DIST2 inconditionally
2019-04-08 Wonki Kimefreetd: remove a tentative global variable definition
2019-04-08 Mike Blumenkrantzautotools: add another entry test file to dist
2019-04-08 Mike Blumenkrantzautotools: add entry test file to dist
2019-04-08 Christopher... efl_ui_test_callback: Removed defined but unused function
2019-04-08 Hosang Kimevas_callbacks: fix emission of EFL_GFX_ENTITY_EVENT_VI...
2019-04-08 Marcel Hollerbachelm_fileselector: disable this test for now
2019-04-08 Carsten Haitzler... evas image - fix proxy change propagation to fix e...
2019-04-08 WoochanleeC# bindings: Make efl_gesture_Manager.eo available...
2019-04-08 Jaehyun Chomono: fix space and brace warnings of StyleCop
2019-04-08 Lauro Mouracsharp: Raise exception when Array is null.
2019-04-08 Vincent Torriremove useless check of ws2tcpip.h
2019-04-08 Carsten Haitzler... elm naviframe - remove duplicated func prototype in...
2019-04-08 Xavi Artigasdocs: Update refs to Efl.Ui.Theme.Apply_Error
2019-04-08 Xavi Artigasdocs: Format efl_file.h
2019-04-08 Marcel Hollerbachefl_check: add API to expect a error
2019-04-08 Vincent Torriconfigure.ac : remove definition of HAVE_ECORE_AUDIO_WA...
2019-04-08 Vincent Torrielm: allow config_embed to be run out of tree
2019-04-08 Marcel Hollerbachecore: correctly clean up in ecore_fork_reset
2019-04-08 Marcel Hollerbacheio: ensure that the monitor starts when it is called to
2019-04-08 Marcel Hollerbachefl_io_model: start early on monitoring
2019-04-08 Mike Blumenkrantztests: unset eina log callback at end of each efl_app...
2019-04-08 Xavi Artigasdocs: Fix common misspellings in H files
2019-04-08 Xavi Artigasdocs: Fix common misspellings in EO files
2019-04-08 Lauro Mouraeo: Correctly name Realized classes.
2019-04-08 Jaehyun ChoRevert "efl_ui_pager: implement unpack_at function"
2019-04-08 Jaehyun ChoRevert "efl_ui_pager: implement unpack_all/clear function"
2019-04-08 Jaehyun ChoRevert "test/efl_ui_pager_scroll: fix demo"
2019-04-08 Jaehyun ChoRevert "test/efl_ui_pager: fix demo"
2019-04-08 Jaehyun ChoRevert "elm - fix harmless warning for clean build"
2019-04-05 Hosang Kimecore_wl2_window: check if callback exists before addin... 69/202869/1
2019-04-03 Wonki Kimmeson: Add missed public headers 14/202714/1
2019-04-03 Wonki Kimspec: fix a build break 09/202709/1 accepted/tizen/unified/20190404.022001 submit/tizen/20190403.063646
2019-04-03 Wonki Kimspec: fix build break by broken dependency 07/202707/2 submit/tizen/20190403.055426
2019-04-03 Hermet Parkefl_ui_animation: don't access a null pointer. 04/202704/1
2019-04-03 Bowon Ryuelm_label: fix build break for legacy api. 01/202701/2 submit/tizen/20190403.050239
2019-04-03 JunsuChoielm_entry: prevent from accessing null pointer 00/202700/2
2019-04-03 Hermet Parkvg json: code refactoring. 62/202662/2
2019-04-03 Hermet Parkvg json: set mask parent to current tree node, not... 61/202661/2
2019-04-02 Hermet Parkcanvas vg: code refactoring. 63/202663/1
2019-04-02 Hermet Parkcanvas vg: fix wrong key pass for caching surface. 43/202643/2
2019-04-02 Wonki Kimspec: fix a dependencies for devel package properly 22/200922/2
2019-04-02 Wonki Kimspec: exclude unused binaries. 89/202589/2
2019-04-02 Wonki Kimmeson: fix a meson option to install eo files 55/202655/2 submit/tizen/20190402.080200
2019-04-02 JunsuChoimigratino: remove beta tags 50/202650/2
2019-04-02 Jaehyun Choelm_widget_item_eo.legacy: change @ingroup to Elm_General 44/202644/1
2019-04-02 Christopher... ecore-drm2: Add missing @ingroup for some doxy submit/tizen/20190402.051338
2019-04-02 Christopher... efl_ui_selection_manager: Don't leak malloc'd data
2019-04-02 Christopher... evas-font-dir: Minor formatting fixes
2019-04-02 Carsten Haitzler... elm - fix harmless warning for clean build
2019-04-02 Carsten Haitzler... elm - fix harmless warning for clean build
2019-04-02 Carsten Haitzler... elm - fix harmless warning for clean build
2019-04-02 Yeongjong Leeefl_ui_table_layout: calculate cell size with colspan...
2019-04-02 Mike Blumenkrantzbuild: improve autotools generation of elm config
2019-04-02 Boris FaureREADME.meson: fix typo + rewrap
2019-04-02 Mike Blumenkrantztests: abort on errors during genlist expand test,...
2019-04-02 Mike Blumenkrantzeina_log: reset logging callback to default when null...
2019-04-02 Ali Alzyodelm_entry: Speedup finding new line, prevent readind...
2019-04-02 Xavi Artigasdocs: Fix build break because of missed EO import
2019-04-02 Xavi Artigasdocs: Use Eina.Value references en efl_ui_format docs
2019-04-02 Marcel Hollerbachefl_ui_layout: ensure that resize_obj is present before...
2019-04-02 Marcel Hollerbachefl_ui_widget: move from elm_widget_top_get to provider...
2019-04-02 Marcel Hollerbachefl_ui_widget: add implementation for finding the window
2019-04-02 Xavi Artigasdocs: Efl.Ui.Layout_Base update theme docs
2019-04-02 Xavi Artigasdocs: Clarify Efl.Ui.Win exit_on_close methods
2019-04-02 Xavi Artigasdocs: Add Eina.Value extern to eina_types.eot
2019-04-02 Mike Blumenkrantzci: check correct test log for meson build
next