platform/upstream/efl.git
2019-11-20 Hermet Parkevas font: Enhance brightness. 87/218087/2
2019-11-19 Christopher... ecore-wl2: Add API to find a window by given surface accepted/tizen/unified/20191120.034538 submit/tizen/20191119.214155
2019-11-19 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_type...
2019-11-19 Christopher... ecore-wl2: Add API to return window type
2019-11-19 Christopher... ecore-wl2: Add API to return the compositor object...
2019-11-19 Christopher... ecore-wl2: Add API to find a connected display given...
2019-11-19 Christopher... ecore-wl2: Add API to find a window by surface
2019-11-19 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_geometry...
2019-11-19 Xavi Artigasdocs: Copy all images to output folder
2019-11-19 Bowon Ryuslider: fix behavior of slider when mirrored
2019-11-19 Lauro Mouracsharp: Add IEquatable on classes.
2019-11-19 Hermet Parkevas vector: removed useless calls.
2019-11-19 Hermet Parkvector svg: apply fill-opacity to graidents fill objects.
2019-11-19 Hosang Kimecore_timer: add NULL checking for timer data. 05/218105/3
2019-11-19 Woochanleeefl_ui_win: Enabled auto_norender_withdrawn. 95/218095/2
2019-11-19 Hermet Parkvector svg: apply fill-opacity to graidents fill objects. 41/218041/1
2019-11-19 Hermet ParkRevert "Revert "vg_common_svg: Support opacity attribut... 40/218040/1
2019-11-18 Bowon Ryuslider: fix value error from step submit/tizen/20191118.220200
2019-11-18 Xavi Artigasdocs: Typos in ninja doc screen output
2019-11-18 Xavi Artigasdoxygen: Prevent auto-linking of invalid links
2019-11-18 Cedric BAILeldbus: only free the data when the future is resolved...
2019-11-18 Hermet Parkevas image cache: drop cache properly,
2019-11-18 Hermet Parkevas vg: improve caching methods for better precise...
2019-11-18 Hermet ParkRevert "evas: migrate the vg json example"
2019-11-18 Marcel Hollerbachevas: migrate the vg json example
2019-11-17 Cedric BAILeo: do not over compute the hash when propagating events. submit/tizen/20191117.211230
2019-11-17 Cedric BAILeo: no need to oversize type.
2019-11-17 Cedric BAILeo: refactor shortcut for EFL_EVENT_DESTRUCT event.
2019-11-17 Stefan Schmidtci/travis: remove no longer needed travis keywords
2019-11-17 Stefan Schmidtci/travis: Enable the new build config validation beta...
2019-11-17 Stefan Schmidtci: cleanup the check for old meson versions
2019-11-17 Stefan Schmidtci: remove logic for doing coverity builds only on...
2019-11-17 maxerbaThe header was filled with the standard template, now...
2019-11-17 Carsten Haitzler... edje - box - calc min size correctly at start ...
2019-11-17 Carsten Haitzler... ecore-x - add some xi2 api's for fiddling with device...
2019-11-17 Carsten Haitzler... efreet - consider ctime changes as changes too
2019-11-17 Carsten Haitzler... strings - be cleaere we are initialising buffers not...
2019-11-17 Carsten Haitzler... elm theme - ensure hotspot is visible so it is calculated
2019-11-17 Carsten Haitzler... add .uuid files to ignore
2019-11-17 JunsuChoiEina_Matrix : Use math header for cosf and sinf of...
2019-11-17 Stefan Schmidtgl_drm: remove dead return statement
2019-11-17 Stefan Schmidtexamples: efl_exe: fix out of bounds write
2019-11-17 Daniel Kolesaeolian: fix memory leak when using error objects
2019-11-17 Boris Faureefreet: fix typo
2019-11-17 Lauro Mouracsharp: FunctionPtr wrappers are not IDisposable
2019-11-17 Lauro Mouracsharp: Silence CA2000 in tests
2019-11-17 Lauro Mouracsharp: Suppress CA2000 in native wrappers.
2019-11-17 Lauro Mouracsharp: More CA2000 fixes
2019-11-17 abdulleh GhujehEdje : textblock_styles strncmp improvement
2019-11-15 JunsuChoiRevert "efl_ui/layout: selectively inhibit theme,change... 79/217879/1 submit/tizen/20191117.211045
2019-11-14 Lauro Mouraedje: Remove warnings accepted/tizen/unified/20191115.084010 submit/tizen/20191114.210213
2019-11-14 Bruno da Silva... csharp: Disposing IDisposable objects.
2019-11-14 Woochanleeedje_calc: Exception handling if no calculation is...
2019-11-14 Chris Michaelecore-drm2: Fix issue of shifting 1 by more than 32bits
2019-11-14 Daniel Kolesaeo: fix UB in the eo event code (edje_cc hangs etc.)
2019-11-14 JunsuChoiefl_canvas_vg_node: Prevent access to NULL object for...
2019-11-14 SangHyeon Jade Leerevert "elm/genlist: remove calc jobs" 16/217816/1
2019-11-14 SangHyeon Jade LeeRevert "elm/genlist: defer recalc when applying a name... 15/217815/1
2019-11-14 Godly T.Alias[Genlist] Optimization for genlist clear 33/217033/3
2019-11-13 Cedric BAILefl: improve Efl.BooleanModel test by checking the... accepted/tizen/unified/20191114.123448 submit/tizen/20191113.212830
2019-11-13 Cedric BAILefl: remove useless printf from Efl Container Model...
2019-11-13 Cedric BAILecore: correctly apply the offset on the upper part...
2019-11-13 Cedric BAILecore: remove the composited children from the source...
2019-11-13 Cedric BAILelementary: fix initialization order and memory leak...
2019-11-13 Cedric BAILelementary: fix recursive case during model fetch in...
2019-11-13 Cedric BAILecore: properly handle children destruction in Efl...
2019-11-13 Lauro Mouracsharp: Some missing conversions
2019-11-13 Lauro Mouracsharp: Add conversion methods for generated types
2019-11-13 Yeongjong Leeeolian_mono: change OnXXXEvent access modifier from...
2019-11-13 JunsuChoiwl_egl : Prevent access to NULL pointer
2019-11-13 Bruno da Silva... csharp: Add To and From methods for implicit conversion.
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_wm_rotat...
2019-11-13 Christopher... tests/ecore_wl2: Modify ecore_wl2_window_rotation test
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_rotation...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_preferre...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_maximize...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_fullscre...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_focus_sk...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_floating...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_window_alpha_ge...
2019-11-13 Christopher... tests/ecore_wl2: Add test for ecore_wl2_display_composi...
2019-11-13 Yeongjong Leeefl_ui_relative_container: rename relative_layout
2019-11-13 Yeongjong Leeeolian_mono: avoid keyword as a variable name
2019-11-13 Yeongjong Leemono: reduce duplicated event code
2019-11-13 Lauro Mouradotnet: Generate doc and check for warnings
2019-11-13 Xavi ArtigasEfl.Ui.Scroll_Manager: Fix indentation
2019-11-13 JunsuChoievas_device: Fix typo in evas_device_pop
2019-11-13 JunsuChoiEfl.Ui.Animation_View: Implement sector playing feature
2019-11-13 JunsuChoiEfl.Gfx.Frame_Controller: Add sector property
2019-11-13 JunsuChoievas_cache_vg : Implements sector_get/set internal...
2019-11-13 JunsuChoivg_loader: Get markers information form json data.
2019-11-13 Shinwoo Kimevas_filter: remove shader compile error
2019-11-13 JunsuChoiwl_egl : Prevent access to NULL pointer 20/217620/1 submit/tizen/20191113.212006
2019-11-12 Bowon Ryuevas_object_textblock: fix coverity warning. 40/217540/2
2019-11-12 Bowon Ryuevas_object_textblock: fix svace warning 39/217539/2
2019-11-12 Jaehyun Choelm_index: implement elm_widget_item_signal_emit 05/216805/2
2019-11-12 JunsuChoievas_device: Fix typo in evas_device_pop 24/217524/1
2019-11-12 Bowon RyuRevert "Revert "evas_textblock: content fit feature"" 61/217461/1
2019-11-11 Stefan Schmidtci: fix ccache segfault during setup on CI in release... submit/tizen/20191111.211104
2019-11-11 Marcel Hollerbachelm: apply the same fix we needed in entry to other...
next