platform/upstream/efl.git
2019-08-21 Mike Blumenkrantzefl: remove Efl.Ui.I18n from canvas object inheritance
2019-08-21 Mike Blumenkrantzefl: mark a couple internal eo files as @beta
2019-08-21 Christopher... tests/ecore_wl2: Add start of ecore_wl2_surface tests
2019-08-21 Yeongjong Leeefl_ui: remove duplicated hint_min_set code
2019-08-21 Shinwoo Kimevas_map: draw what map did not draw before.
2019-08-21 subhransu mohantyedje/style: Remove redundant style tags from style...
2019-08-21 Cedric BAILelementary: add tests for the efl_part support of efl_u...
2019-08-21 Cedric BAILelementary: add support for efl_ui_property_bind to...
2019-08-21 Cedric BAILelementary: add support for widget part property bind.
2019-08-21 subhransu mohantytextblock/optimization: refactor evas_textblock_style...
2019-08-21 subhransu mohantyedje/textblock: Don't add text_class style tag to the...
2019-08-21 Wonki Kimbuild: enables PIE option on efl binaries 47/212247/3
2019-08-20 JunsuChoievas_vg_load_svg: Support "display" attribute. 49/212349/1
2019-08-20 Hermet Parkevas svg: fix svg spec compatibility. 83/212283/1
2019-08-20 JunsuChoivg_common_svg: Apply node opacity to stroke color 82/212282/1
2019-08-20 Jihoon Kimecore_imf: Move @deprecated tag position 24/212224/3
2019-08-19 Dariusz MichalukTemporary workaround libopenssl-devel/libopenssl1.1... 43/208043/7 submit/tizen/20190819.100703 submit/tizen/20190821.000456
2019-08-19 Dariusz MichalukMigrate to openssl 1.1 70/209970/6
2019-08-16 Subodh Kumarelm_popup: Fix text is not shown in small toast popup. 95/211295/2
2019-08-14 Yeongjong Leeefl_ui_layout: remove efl_gfx_hint_size_min_set in... 13/212113/1 accepted/tizen/unified/20190818.221636 submit/tizen/20190814.085144
2019-08-14 Jaehyun Choefl_ui_layout: fix typo in _sizing_eval 61/212061/1
2019-08-13 Jaehyun Choelm_index: add signals to identify last item for index... 34/212034/2
2019-08-13 Jaehyun ChoRevert "ecore_wl2: Move ecore_wl2_window_rotation_chang... 81/211981/1 submit/tizen/20190813.054738
2019-08-13 Yeongjong Leeefl_ui_animation_view: Fix eolian build error 70/211970/1
2019-08-13 Yeongjong Leeefl_ui_animation_view: change to Animation_View_State... 02/211902/3
2019-08-12 Jaehyun ChoRevert "efl_ui/clock: remove module interface" submit/tizen/20190812.090759
2019-08-12 Jaehyun ChoRevert "efl_ui/clock: remove legacy api/widget use...
2019-08-12 Jaehyun ChoRevert "efl_ui/clock: remove unused functions"
2019-08-12 Jaehyun Chopackaging: disable rsvg loader for Tizen
2019-08-12 Jaehyun ChoRevert "get rid of shadow variables"
2019-08-12 Carsten Haitzler... evas test - use correct type for ptr type tracking...
2019-08-12 Carsten Haitzler... efl check - use global not stack local buffer for srunn...
2019-08-12 Carsten Haitzler... eldbus - fix null node last on introspection parse
2019-08-12 Carsten Haitzler... evas text - handle null font case for font set
2019-08-12 Carsten Haitzler... elm ctxpopup - be consistent with scope data checks
2019-08-12 Carsten Haitzler... eina file - don't double unlock a lock
2019-08-12 Carsten Haitzler... eina file - make coverity happy and lock+unlock on...
2019-08-12 Carsten Haitzler... efl thread - use pipe array names consistently to avoid...
2019-08-12 Carsten Haitzler... efl thread - fic pipe close to not close invalid pipe fds
2019-08-12 Carsten Haitzler... efl filter model - fix return value handling to avoid...
2019-08-12 Carsten Haitzler... edje - fix conversion of edje var from int to float...
2019-08-12 Carsten Haitzler... eldbus - fix leak of message in error path case
2019-08-12 Carsten Haitzler... edje - fix conversion of edje var from float to int...
2019-08-12 Carsten Haitzler... efl model - fix use after free
2019-08-12 Carsten Haitzler... evas - png loader - fix leake in error case of pixels
2019-08-12 Carsten Haitzler... eet dict+ data read - move rw lock to ourside decode...
2019-08-12 Carsten Haitzler... efreet - be more patient for efreet to start - up to...
2019-08-12 Mike Blumenkrantzelm_test: fix crashing in efl.ui.popup when closing...
2019-08-12 Mike Blumenkrantztests/popup: add (extremely) comprehensive test for...
2019-08-12 Mike Blumenkrantztests/popup: add test units for all the text_alert...
2019-08-12 Mike Blumenkrantztests/popup: add unit tests for scroll_alert expandable...
2019-08-12 Mike Blumenkrantzefl_ui/popup: apply user min size hints during group_calc
2019-08-12 Mike Blumenkrantzefl_ui/popup: optimize popup sizing calcs slightly
2019-08-12 Mike Blumenkrantzelm/config: clear env var hash on shutdown
2019-08-12 Daniel Kolesaeolian: add an envvar to warn about unimplemented beta...
2019-08-12 Cedric BAILedje: fix warning for returning wrong type.
2019-08-12 subhransu mohantyevas/textblock: optmize textblock format parsing.
2019-08-12 subhransu mohantyedje: optimize color_class_recursive_find_helper()...
2019-08-12 subhransu mohantyeina/hash: optimize eina_hash_find() when hash is...
2019-08-12 Hermet Parkefl_ui_textpath: clear up path data when it's destructed.
2019-08-12 Mike Blumenkrantzevas/render: size and draw proxy render surface based...
2019-08-12 Mike Blumenkrantzevas/render: clamp mask surface size to clipper size
2019-08-12 Mike Blumenkrantzevas: add 'has_fixed_size' property for canvas objects
2019-08-12 Carsten Haitzler... getenv - reduce continually calling getenv for the...
2019-08-12 Boris Faureget rid of shadow variables
2019-08-12 Hermet Parkector: ++safety.
2019-08-12 Hermet Parkevas vg: ++safety.
2019-08-12 Marcel Hollerbachefl_ui_selectable: add spec test suite for this
2019-08-12 Carsten Haitzler... eina log - we exceet 24 domains alrready out of the...
2019-08-12 Lauro Mouracxx: Fix funcptr c_args declaration.
2019-08-12 Carsten Haitzler... ecore evas drm - fix code that forgets to del an fd...
2019-08-12 Carsten Haitzler... evas egl - esnure we always destroy surfaces because...
2019-08-12 Carsten Haitzler... evas - gl_drm - delete old surfaces before creating...
2019-08-12 Marcel Hollerbachefl_ui_focus_layer: we should cleanup on invalidate
2019-08-12 Tom HacohenEvas: migrate Evas_BiDi_Direction -> Efl_Text_Bidirecti...
2019-08-12 Marcel Hollerbachefl_ui_item: fix event emission
2019-08-12 Marcel Hollerbachintroduce efl_ui_multi_selectable and efl_ui_single_sel...
2019-08-12 Mike Blumenkrantzefl_ui: use unified size hints api and be explicit...
2019-08-12 Mike Blumenkrantztests/popup: add sizing test for scroll_alert popup
2019-08-12 Ali Alzyodevas_text: backward compatibility for setting text...
2019-08-12 Carsten Haitzler... emile - use newer lz4 api instead of deprecated one
2019-08-12 Carsten Haitzler... lz4 - update to 1.9.1 for static lib in src tree
2019-08-12 Marcel Hollerbachefl_ui_selectable: this should be beta
2019-08-12 Marcel Hollerbachremove outdated readme
2019-08-12 Mike Blumenkrantztests/popup: add unit tests for alert_popup
2019-08-12 Marcel Hollerbachefl_ui_check: migrate from own property to Efl.Ui.Selec...
2019-08-12 Marcel Hollerbachci: disable rsvg loader on windows
2019-08-12 Marcel Hollerbachefl_input_clickable: int -> uint
2019-08-12 Marcel Hollerbachefl_ui_focus_manager_root_focus: perform focus switch...
2019-08-12 Marcel Hollerbachefl_ui_collection: implement initial focus behaviour
2019-08-12 Christopher... ecore_wl2: Move ecore_wl2_buffer_fit function to be...
2019-08-12 Christopher... ecore_wl2: Move ecore_wl2_window_false_commit to be...
2019-08-12 Christopher... ecore_wl2: Move ecore_wl2_window_rotation_change functi...
2019-08-12 Hermet Parkbuild: Seprate same svg extension loaders between image...
2019-08-12 Yeongjong Leeefl_input_hold: replace hold property name with input_hold
2019-08-12 Lauro Mouradocs: Improve Efl.Input.Key docs
2019-08-12 Marcel Hollerbachmeson: remove one more header check
2019-08-12 Vincent Torriremove useless definition of the macro HAVE_MMAN_H
2019-08-12 Mike Blumenkrantztests/efl_ui_popup: add tests for this widget
2019-08-12 Mike Blumenkrantzefl_ui/popup_backwall: implement efl.file file and...
next