platform/upstream/efl.git
2020-03-03 Stefan Schmidtexactness: handle error cases for saving an image
2020-03-03 Stefan Schmidtexactness: use eina_strdup() to avoid extra NULL checking
2020-03-03 Stefan Schmidtexactness: check return code from ecore_evas_init
2020-03-03 Stefan Schmidtexactness: avoid leak on leaving scope
2020-03-03 Stefan Schmidtexactness: player: allow space for the terminating...
2020-03-03 JunsuChoielm_slider: Add return value check
2020-03-03 JunsuChoitest/suite_helpers : Fix warnings about use to uninitia...
2020-03-03 JunsuChoielementary_test/ui_spotlight: Fix warnings about use...
2020-03-03 Stefan Schmidtexactness: injector: free local buffers
2020-03-03 Stefan Schmidtexactness: inspect: free image before leaving scope
2020-03-03 Stefan Schmidtexactness: close file we opened
2020-03-03 Stefan Schmidtexactness: inspect: free local allocation before leavin...
2020-03-03 Stefan Schmidtexactness: inspect: fix memory leak of buffer in error...
2020-03-03 Vincent TorriEcore_Win32: free 'compose' field when needed, fix...
2020-03-03 Vincent TorriEvil: add evil_utf8_to_utf16() API ; use evil_utf16_to_...
2020-03-03 Mike Blumenkrantztests/elm: verify image file_set -> memfile_set ->...
2020-03-03 Mike Blumenkrantztests/elm: fix elm_icon test
2020-03-03 Yeongjong Leetest_efl_gfx_vg_value_provider: expand buffer to avoid...
2020-03-03 Mike Blumenkrantzelm/image: restore legacy behavior of elm_image_file_get
2020-03-03 Mike Blumenkrantzefl_ui/image_zoomable: add icon setting fallback for...
2020-03-03 Xavi ArtigasEfl.Ui.Image: Add fallback when icon is not found in...
2020-03-03 SangHyeon Jade Leeelm : move unrealize callback call before the content...
2020-03-03 Jaehyun ChoRevert "elm_spinner: Fixed to apply the %d format."
2020-03-03 Christopher... eina: Fix warnings about unused variables on Windows
2020-03-03 Stefan Schmidtci: travis: ensure we update brew as well to avoid...
2020-03-03 Shinwoo Kimgl_generic: do not return when RGBA_Image is NULL 15/226515/3
2020-03-03 Hermet Parkevas: ++safety by prevent invalid accesses. 29/226529/1
2020-03-03 Taehyub Kimelc_popup: support eext popup 60/226160/2
2020-03-02 Hermet Parkevas event: fix typo at map coord transform. 89/226389/3
2020-03-02 Bowon Ryuelm_label: sizing eval is called _on_label_resize to... 88/226388/1
2020-02-27 JunsuChoievas_render: Keep to tizen_only logic about proxy_subrender 37/226037/2
2020-02-27 JunsuChoievas_model_load_ply: Prevent memory leak 97/226097/1
2020-02-26 Yeongjong Leeelm_config: remove explict null terminator for snprintf 90/225890/2
2020-02-26 Yeongjong Leewayland_egl: use glsym_func_bool instead of glsym_func_int 03/225903/2
2020-02-26 Jaehyun Choedje_load: fix possible null pointer dereference 43/226043/2
2020-02-26 Stefan Schmidtevas: software_engine: free allocation on error path 29/226029/1
2020-02-26 Bowon Ryuedje/style: Fix a problem where embedded font does... 63/225963/1
2020-02-25 Taehyub Kimedje_cc_handlers: fix warning 09/225909/1
2020-02-25 Yeongjong Leeefl_ui_selection_manager: change parameter to unsigned... 31/225731/2
2020-02-25 Yeongjong Leeefl_ui_selection_manager: fix casting warning for elm_w... 30/225730/2
2020-02-25 Yeongjong Leeelm_genlist: add content_loop_get method for genlist eo 83/225583/3
2020-02-25 Yeongjong Leeelementary_tizen: fix compiler warnings 26/225626/2
2020-02-25 Taehyub Kimevas_engine: fix warning 70/225770/2
2020-02-25 Yeongjong Leeefl_ui_slider: remove unused functions 03/225703/2
2020-02-25 Jaehyun Chodatabase_expr: fix memory leak when type error happens 34/225834/2
2020-02-25 Taehyub Kimevas_gl_context: fix warning 68/225768/3
2020-02-25 JunsuChoivg_common_json: Fix to duplication of mask and matte.
2020-02-24 Taehyub Kimemile_image: fix warning for COLORSPACE_PALETTE 53/225753/2
2020-02-24 Yeongjong Leeefl_ui_win: fix return value 36/225736/2
2020-02-24 Yeongjong Leeefl_ui_win: fix casting warnings of Win_Keyboard_Mode 35/225735/2
2020-02-24 Yeongjong Leebuild: fix compiler warnings related to const qualifier 16/225716/2
2020-02-24 Yeongjong Leeelm_interface_scrollable: comment out unused goto label 32/225732/2
2020-02-24 Yeongjong Leeelm_atspi_bridge: fix return type 12/225712/2
2020-02-24 Yeongjong Leeelm_atspi_bridge: correct EFL_EVNET_DEL callback parameters 00/225700/2
2020-02-24 Yeongjong Leeelm_config: remove redundant code 01/225701/2
2020-02-24 Yeongjong Leeelementary: remove unused variable in tizen only code 76/225576/3
2020-02-24 Taehyub Kimecje_cc_handlers: fix warning 42/225742/1
2020-02-21 Yeongjong Leebuild: comment out unused variables 82/225582/2
2020-02-21 Yeongjong Leeelementary: return proper value when failed to get... 96/225496/2
2020-02-21 Yeongjong Leeedje_cc_out: correct comment pair 91/225491/3
2020-02-21 Yeongjong Leeelementary: add EINA_UNUSED for unused parameters 66/225466/3
2020-02-21 Shinwoo Kimefl_ui_image: unload file before memfile_set 07/225607/1
2020-02-21 Yeongjong Leeelm_interface_scrollable: remove unused tizen only... 97/225597/1
2020-02-20 Jongmin LeeRevert "elementary: use array instead of list for subch... submit/tizen/20200220.222107
2020-02-20 Yeongjong Leeefl_ui_exact_model: use eina APIs to get the nth data
2020-02-20 Hermet Parkcanvas proxy: fix broken proxy source clipping function.
2020-02-20 Xavi ArtigasEfl.Ui.Spotlight: Fix indicator initialization
2020-02-20 Marcel Hollerbachelementary: use array instead of list for subchildren
2020-02-20 Hermet Parkedje: guarantee the theme abi compatility.
2020-02-20 Woochanleeedje: Fixed issue that caused color_class changes to... 63/225463/1
2020-02-19 SangHyeon Jade Leegengrid: fix item append wanted region adjust in mirror... submit/tizen/20200219.213751
2020-02-19 SangHyeon Jade Leegen : fix on_deletion check on item deletion
2020-02-19 Hosang Kimecore/evas: add key event cancel flag
2020-02-19 Subodh Kumaredje_text: Use legacy ellisis logic for evas text.
2020-02-19 Wonki Kimedje: modify to respect user set fixed property
2020-02-19 Xavi Artigasdocs: A bit more info and formatting for Eina_Process_Cb
2020-02-19 Marcel Hollerbacheina: introduce eina_iterator_process
2020-02-19 Marcel Hollerbachefl_ui_draggable: move these events back to legacy
2020-02-19 rafspinyAdding "elm,calendar,ch_%d,weekend" and "elm,calendar...
2020-02-19 Marcel Hollerbacheina_array: interpret the count of a NULL array as 0
2020-02-19 Wonki Kimecore_con: fix to check a return value of functions
2020-02-19 Wonki Kimefl_con: add a default condition to switch statement
2020-02-19 Woochanleeelm_spinner: Fixed to apply the %d format.
2020-02-19 jeonecore_wl2_input: cleanup cursor resources when a Ecore_... 83/225383/2
2020-02-18 SangHyeon Jade Leeelm_list : fix build warnings. accepted/tizen/unified/20200221.093540 submit/tizen/20200218.214546
2020-02-18 Yeongjong Leeelementary: remove unused functions 30/225230/2
2020-02-18 Yeongjong Leebuild: comment out unused functions 18/225218/2
2020-02-18 Yeongjong Leeelementary_tizen/ctxpopup: rename widget_event to input... 16/225116/4
2020-02-18 Yeongjong Leeelm_conform: comment out unused CONFORMANT_KEY 74/225074/2
2020-02-18 Subodh Kumaredje_text: Restore legacy edje text x fit calculation.
2020-02-18 Felipe Magno... C#: Add error checking for Eina.Success_Flag return...
2020-02-18 João Paulo... csharp: Add IntPtr to/from IEnumerable conversion for...
2020-02-18 Felipe Magno... eolian-mono: Make Get/Set internal for generated properties
2020-02-18 Hermet ParkRevert "canvas mask: fix incorrect render surface size."
2020-02-18 Hermet Parkcanvas mask: fix incorrect render surface size.
2020-02-18 JunsuChoiEfl.Gfx.Path: Fix condition of for loop in current... 52/225252/1
2020-02-18 Wonki Kimecore: fix a memory leaking 36/225136/2
2020-02-18 JunsuChoielm_atspi_ewk_wrapper: Prevent memory leak 78/225178/1
2020-02-18 JunsuChoiedje: Disable the json vector animation feature with... 64/225164/1
2020-02-18 YoungBok Shinedje: add json file support feature 63/225163/1
next