platform/upstream/efl.git
2020-04-21 Marcel Hollerbachmeson: do not install .eo files of not installed header...
2020-04-21 Stefan Schmidtrelease: Update NEWS and bump version for 1.24.0-beta3...
2020-04-21 WooHyun Jungevas_object_textblock: add null check for return of...
2020-04-21 Christopher... ecore-drm2: Change ERR to WRN
2020-04-21 Christopher... ecore-evas-wayland: Fix formatting
2020-04-21 Bowon Ryumarquee: add stack above between p_obj and textblock. 10/231310/1
2020-04-20 Daniel Kolesaeolian: fix C type serialization of error() submit/tizen/20200420.213352
2020-04-20 Daniel Kolesaeolian: only warn instead of erroring on unused imports
2020-04-20 Marcel Hollerbachexactness-inspect: do not use sprintf
2020-04-20 Marcel Hollerbachexactness-inspect: remove abscure xor check
2020-04-20 Xavi Artigasdoxygen docs: Fix all invalid @param names
2020-04-20 Stefan Schmidtexactness: make sure we handle a negative file descriptor
2020-04-20 Stefan Schmidtexactness: make sure we handle a negative file descriptor
2020-04-20 Stefan Schmidtexactness: handle case where eet_data_image_write(...
2020-04-20 Stefan Schmidtexactness: remove unused code
2020-04-20 Carsten Haitzler... elm theme - add support for smooth restart for e
2020-04-20 Hermet Parkcanvas svg: fix memory leak. 24/231124/2
2020-04-20 Woochanleeelm_spinner: Prevent to create inc/dec button in list... 08/229908/2
2020-04-19 Carsten Haitzler... elm - theme - add outline style for frames submit/tizen/20200419.220844
2020-04-19 Daniel Kolesaeolian: globally enable eolian_state_check, except...
2020-04-19 Daniel Kolesaremove unused imports in eo/eot files
2020-04-19 Daniel Kolesaeolian: add composites into hard deps when checking
2020-04-19 Carsten Haitzler... evas_textblock/evas_text/evas_textgrid: pick textrun...
2020-04-19 Alievas_textgrid: update text props to use current script...
2020-04-19 Carsten Haitzler... evas render - flush, dont clear unref/clean arrays...
2020-04-17 Godly T.Alias[Genlist] Unfreeze event fix submit/tizen/20200417.234115
2020-04-17 Wonki Kimecore_anim: fix animator ticking logic to gain accuarte
2020-04-17 Hosang Kimecore_wl: To use vsync as custom source of animator
2020-04-17 ch.jeong47Add debug information to ecore_wl2
2020-04-17 HyukSoon Choispinner: flick to open feature
2020-04-17 SangHyeon Jade Leeedje : add new feature of color class can be aliased...
2020-04-17 Godly T.Alias[Genlist] Avoid unnecessary refcount in item
2020-04-17 Godly T.Alias[Genlist] Contribution of item free optimization on...
2020-04-17 Godly T.Alias[Genlist] Avoid non alignable items being aligned durin...
2020-04-17 Godly T.Alias[Genlist] Safety checks to avoid crashes
2020-04-17 Carsten Haitzler... Revert "evas_textblock: pick textrun fonts"
2020-04-17 Marcel Hollerbachexactness-inspect: unit1 can never be NULL
2020-04-17 Marcel Hollerbachexactness-inspect: fix NULL access
2020-04-17 Marcel Hollerbachexactness-inspect: sanitize if clause
2020-04-17 Carsten Haitzler... elm - genlist test - handl g_data being null
2020-04-17 Carsten Haitzler... ecore - examples - fix gnutls fd handler example warnings
2020-04-17 Carsten Haitzler... ecore - proc env - fix values return NULL case - coverity
2020-04-17 Carsten Haitzler... evas cache - up padding just in case i was off by one
2020-04-17 Mike Blumenkrantztests/elm: add image tests to verify internal object...
2020-04-17 Hermet Parkcanvas svg: fix memory leak.
2020-04-17 Alievas_textblock: prevent segfault if there are no style
2020-04-17 Mike Blumenkrantzeina/value: use correct time types when comparing time...
2020-04-17 Marcel Hollerbacheina_content: free eina content in the test:
2020-04-17 Mike Blumenkrantzelm/win: declare prototype for ecore_evas_dnd_mark_moti...
2020-04-17 Stefan Schmidtexactness: limit length for font_path to stay in buffer
2020-04-17 Stefan Schmidtexactness: fix typo in function name
2020-04-17 Stefan Schmidtexactness: remove no longer used code since move to...
2020-04-17 Alievas_textblock: remove special treat for variation...
2020-04-17 Ali Alzyodevas_textblock: pick textrun fonts
2020-04-16 Alievas_test: change START_TEST to EFL_START_TEST accepted/tizen/unified/20200421.150402 submit/tizen/20200416.215157
2020-04-16 Marcel Hollerbachecore_evas: fix fallback code
2020-04-16 Mike Blumenkrantztests/elm: explicitly destroy hoversel while active
2020-04-16 Mike Blumenkrantztests/elm: add hoversel test to verify edge of canvas...
2020-04-16 Mike Blumenkrantzelm/hoversel: force calc on internal hover object durin...
2020-04-16 Mike Blumenkrantztests/elm: add hoversel behavior tests
2020-04-16 Mike Blumenkrantzelm/hoversel: remove unnecessary internal callback...
2020-04-16 Mike Blumenkrantzelm/hoversel: use a wref to accurately track internal...
2020-04-16 Mike Blumenkrantztests/elm: add callback tests for elm_list
2020-04-16 Carsten Haitzler... efreet - disable strict as this makes things less funct...
2020-04-16 Carsten Haitzler... efreet - also look in lib in /usr/local/share/pixmaps too
2020-04-16 Carsten Haitzler... efreet - look in /usr/local/share/pixmaps too
2020-04-16 Alievas_textblock : fix text insertion & selection with...
2020-04-16 Carsten Haitzler... toolbar - dont create icon objects then del if icon...
2020-04-16 Stefan SchmidtRevert "evas: text_cursor: check return value and print...
2020-04-16 Alievas_common_font: prevent leaking RGBA_Font
2020-04-16 Alievas: text_cursor: check return value and print error
2020-04-16 Bo Andersonecore_cocoa: fix compile error using 10.15 SDK
2020-04-16 SangHyeon Jade Leegenlist : deffer on focus update to find proper focus...
2020-04-16 JunsuChoiEfl.Canvas.Vg.Container: Prevent duplicate transpacency...
2020-04-16 JunsuChoiEctor: Refer to visibility of Ector_Renderer when doing...
2020-04-16 hyunseok yang[Gengrid] Circular Gengrid
2020-04-16 SangHyeon Jade Leegenlist : apply show_center_align internal API to suppo...
2020-04-16 SangHyeon Jade Leegenlist: fix wrong return type
2020-04-16 HyukSoon Choiindex: Change dot's color on bezel rotation
2020-04-16 hyunseok yang[naviframe] Add signal for text sliding on genlist...
2020-04-16 HyukSoon Choiefl_ui_clock: remove unused API - field_value_apply
2020-04-16 hyunseok yangClear highlight here to increase performance instead...
2020-04-16 HyukSoon Choiupdate po
2020-04-16 Seungwan wooedje_legacy: emit text changed signal
2020-04-16 godlytalias14573465Genlist: Avoid highlight animation on opening of genlis...
2020-04-16 HyukSoon Choiefl_ui_check - Handle any non-zero value
2020-04-16 Seungwan wooedje_calc: adding null pointer exception to avoid crash
2020-04-16 HyukSoon ChoiChange tizen_vector for progress according to OneUI1.5
2020-04-16 godlytalias14573465Gesture Layer: Fix return type
2020-04-16 Taehyub Kimpopup: add safe code for notify position
2020-04-16 HyukSoon Choidatetime - Added a hook to get the current value of...
2020-04-15 Jongmin Leespec: resolve migration build error submit/tizen/20200416.001154
2020-04-15 Mike Blumenkrantztests/efl: use alloca for composite model test future...
2020-04-15 Carsten Haitzler... elm menu - fix segv on deletion/shutdown where parent...
2020-04-15 Stefan Schmidtrelease: Update NEWS and bump version for 1.24.0-beta2...
2020-04-15 Xavi Artigasdoxygen docs: Fix invalid doxygen output
2020-04-15 Xavi Artigasdoxygen docs: Define a couple missing ELM_WIN types
2020-04-15 Xavi Artigasdoxygen docs: Fix Elm_Toolbar groups
2020-04-15 Xavi Artigasdoxygen docs: Fix several invalid refs in Elm
2020-04-15 Xavi Artigasdoxygen docs: Fix missing docs in Edje
next