platform/upstream/efl.git
2018-12-20 Hermet ParkRevert "disable lottie-player" 72/195972/1
2018-12-20 Hermet Parkevas vg: optimize vg object internal connections. 32/195832/3
2018-12-20 Hermet Parkevas vg: fix indentation. 25/195825/2
2018-12-20 Juyeon Leeecore_wl2_window: save set_config.geometry for client... 11/195911/5
2018-12-19 Yeongjong Leedisable lottie-player 76/195876/1 accepted/tizen/unified/20181220.061729 submit/tizen/20181219.071252
2018-12-18 Marcel Hollerbachbuild: make bindings cross compileable submit/tizen/20181218.080725
2018-12-18 Marcel Hollerbachbuild: remove unused meson file
2018-12-18 Lauro Mourameson: Enable dev flags for cpp
2018-12-18 Hermet Parkevas vg: remove redundant function code.
2018-12-18 Jaehyun Choeolian_mono: use System.Type explicitly
2018-12-18 Marcel Hollerbachelm_gengrid: improve genlist behaviour
2018-12-18 Marcel Hollerbachelm_widget_item_static_focus: fix ERR prints
2018-12-18 Marcel Hollerbachelm_genlist: behaviour fixes for genlist
2018-12-18 Marcel Hollerbachelm_gen****: fix focus restoring on window focus changes
2018-12-18 Marcel Hollerbachefl_ui_focus_manager: performance optimize order setting
2018-12-18 Yeongjong Leeelm-test: add a test for checking the focus_next_object_set
2018-12-18 Marcel Hollerbachelm_focus: implement legacy targets for logical widgets
2018-12-18 Marcel Hollerbachelm_focus: implement elm_object_focus_next_item_set...
2018-12-18 Marcel Hollerbachelm_config: fix valgrind warnings
2018-12-18 Marcel Hollerbachbuild: add warnings and compiler flags to meson
2018-12-18 Carsten Haitzler... evas gl - make GLintptr etc. also ndefed for GL_VERSION...
2018-12-18 Lauro Mouraefl-mono: Fix call of virtual methods after new API
2018-12-18 Lauro Mouraeolian-cxx: Add parent/extensions information to klass_def
2018-12-18 Lauro Mouraeolian_mono: Add support for C# style properties
2018-12-18 Derek Foremanefl_ui_win: Don't allow the frame object to change...
2018-12-18 Derek Foremanevas_render: Ignore objects on planes for rendering
2018-12-18 Derek Foremanecore_wl2: Fix anchor for xdg pop-ups
2018-12-18 Derek Foremanee_wayland: Use object geometry instead of window geometry
2018-12-18 Derek Foremanecore_evas: Validate shadow geometry
2018-12-18 Derek Foremangl_drm: use dlsym looked up symbol for extension check
2018-12-18 Derek Foremanee_wayland: Replace set_config.geometry direct use...
2018-12-18 Derek Foremanecore_wl2: Replace direct usage of set_config.geometry...
2018-12-18 Derek Foremanecore_wl2: remove uniconify path from ecore_wl2_window_...
2018-12-18 Derek Foremanevas_render: Ensure proper rendering when objects are...
2018-12-18 Derek Foremanevas_render: Render missing bits when plane state changes
2018-12-18 Derek Foremanevas_render: Move plane setup code
2018-12-18 Derek Foremanevas_render: Refactor plane code
2018-12-18 Derek Foremanevas_object: Add function to test if hardware plane...
2018-12-18 Derek Foremanevas_object: Add function to test if an object is on...
2018-12-18 Daniel Kolesameson: fix build on power/ppc targets with altivec...
2018-12-18 Carsten Haitzler... meson - systemd - fix check to systemd209+ checks that...
2018-12-18 Carsten Haitzler... evas cpu - just rely on eina cpu entirely to avboid...
2018-12-18 Leonardo Lochelementery: fix mouse selection of items in efl.ui...
2018-12-18 Marcel Hollerbachbuild: draw is using functions from rg_etc
2018-12-18 Cedric BAILecore_con: no need for a long timeout when we know...
2018-12-18 Cedric BAILeo: fix efl_future_then example.
2018-12-18 Cedric BAILecore: add a full test for efl_future_then and efl_futu...
2018-12-18 Marcel Hollerbachmeson: add inital support for windows compilation
2018-12-18 Marcel Hollerbachmeson: enable cross compiling
2018-12-18 Cedric BAILecore: fix typo in comments.
2018-12-18 Cedric BAILecore: add efl_app_test to the meson build and run...
2018-12-18 Cedric BAILecore: efl_app_suite doesn't need to depends on Efl_Net.
2018-12-18 Cedric BAILecore: use efl_future_then to simplify the code logic...
2018-12-18 Stefan Schmidtautotools: evil: add needed -lmsvcr100 library flag...
2018-12-18 Stefan Schmidtci: mingw: enable various build options with dependenci...
2018-12-18 Stefan Schmidttravis: re-enable mingw build with newer eolian_gen...
2018-12-18 Cedric BAILecore: remove unecessary intermediate variable.
2018-12-18 Cedric BAILeo: make efl_future_then have a data pointer in additio...
2018-12-18 Cedric BAILelementary: make Efl.Ui.Factory.create asynchronous.
2018-12-18 Carsten Haitzler... configure - set elogind off by default as the --help...
2018-12-18 Chris Michaelelput: Add elogind as meson option
2018-12-18 Chris Michaelefl: Add support to elput for using elogind instead...
2018-12-18 Chris Michaelelput: Fix ifdef check to support elogind also
2018-12-18 Chris Michaelelput: Fix ifdef check to work for elogind also
2018-12-18 Chris Michaelelput: Add include flie for elogind support
2018-12-18 Carsten Haitzler... evas - cpu - fix sve check when neon is disabled...
2018-12-18 Marcel Hollerbachci: disable testing on ubuntu and debian
2018-12-18 Marcel Hollerbachmeson: remove DATADIR as it is not used
2018-12-18 Marcel Hollerbachmeson: abstract edje_cc exec lines
2018-12-18 Alastair Pooleefl: fix misspelt focused in API and documents.
2018-12-18 Daniel Kolesacanvas: disable an eolian-style api reference
2018-12-18 Cedric BAILecore_con: handle timeout of the attempt to connect.
2018-12-18 Cedric BAILecore_con: wait for thread to finish at the same time...
2018-12-18 Cedric BAILecore_con: properly track each handler separately and...
2018-12-18 Cedric BAILecore_con: reinit ecore_con after complete shutdown...
2018-12-18 Cedric BAILecore_con: fix multi shutdown excessive warning by...
2018-12-18 Cedric BAILecore_con: enforce connection state to not let a hangin...
2018-12-18 Cedric BAILecore_con: refactor TCP Dialer to always wait for threa...
2018-12-18 Daniel ZaouiTests: adapt some tests for Exactness
2018-12-18 Bowon Ryuefl_ui_tab_bar: fix error about double free
2018-12-18 Youngbok Shineina: fix a build failure caused by missing 'locale_t...
2018-12-18 Marcel HollerbachRevert "Revert "eina: add locale-independent eina_conve...
2018-12-17 Hermet Parkenable lottie-player 50/195650/3
2018-12-17 Hermet Parkefl gfx_path: fix a crash case. 65/195665/1
2018-12-14 Hermet Parkevas json: optimize by applying path reserving. 62/195562/2
2018-12-14 Hermet Parkefl gfx_path: introduce efl_gfx_path_reserve() 60/195560/2
2018-12-13 Hermet Parkevas json: fix warnings about unused params. 28/195428/1
2018-12-13 Hermet Parkevas vg: adjust pos and size to keep the aspect ratio. 27/195427/1
2018-12-12 Jongmin Leeefl: update spec examples for efl and/or elementary... 85/195185/2
2018-12-11 Radoslaw CybulskiFix for missing unregistration of atspi objects 03/195203/3
2018-12-11 Hermet Parkdisable lottie-player. 38/195138/1
2018-12-10 Hermet Parkelementary: contain elm_animation_view build in mobile... 23/194923/2
2018-12-10 Hermet Parkready to use lottie-player. 20/194920/3
2018-12-08 Hermet Parkevas gl: sync with upstream code. 18/194918/2
2018-12-08 Hermet Parkevas gl: remove cserve2 code in tizen only. 19/194919/2
2018-12-07 Hermet Parkevas json: fix compile warning. 35/194835/1
2018-12-07 Hermet Parkevas vg: safety code++ 34/194834/1
2018-12-07 Hermet Parkector: code refactoring. 75/194775/1
2018-12-07 Hermet Parkevas vg: code refactoring. 65/194765/1
2018-12-07 Hermet Parkevas ector: add software implmentation for masking... 19/194719/3
next