platform/upstream/efl.git
2018-11-21 Hermet Parkevas vg: rename efl_canvas_vg => efl_canvas_vg_object 24/193524/1
2018-11-21 Jiyoun ParkRevert " ecore_evas_extn: add socket error handling... 98/193498/1 accepted/tizen/unified/20181127.073232 submit/tizen/20181121.085850
2018-11-21 Yeongjong Leeelm_widget: disable focus manager stuff 78/193478/2
2018-11-20 Hermet Parkevas gl: recover current program state. 22/193422/3
2018-11-20 SangHyeon Jade Leeefl_ui_grid : introduce new packable grid widget for...
2018-11-20 Jaehyun Choefl_ui_theme: Introduce Efl.Ui.Theme class
2018-11-20 Jaehyun Choefl_ui_bg: remove Efl.Ui.Bg interface and rename Efl...
2018-11-20 Marcel HollerbachRevert "ci: mingw build target to cross compile EFL...
2018-11-20 Stefan Schmidtci: mingw build target to cross compile EFL for Windows
2018-11-20 Daniel HirtCanvas text: emit 'changed' event on markup set
2018-11-20 Daniel HirtUi text: fix size evaluation on construction
2018-11-20 Alastair Pooleelm_code: Allow widget to be focused.
2018-11-20 Carsten Haitzler... meson - fix ecore imf scim build to detect scim fully...
2018-11-20 Carsten Haitzler... meson - add micro version to pkgconfig files
2018-11-20 Carsten Haitzler... meson - ector - fix eo dependencies to include all...
2018-11-20 Carsten Haitzler... meson - fix build on non-intel and correct cross compil...
2018-11-20 Cedric BAILmeson: fix VNC server build to not override the last...
2018-11-20 Derek Foremaneet: Remove unused code
2018-11-20 Derek Foremaneet: Remove pointer deduplication
2018-11-20 Derek Foremaneet: Demystify some typecasts
2018-11-20 Derek Foremaneet: Stop freeing allocated memory in descriptor_decode
2018-11-20 Derek Foremaneet: Don't add duplicate hashes to eet freelist
2018-11-20 Derek Foremaneet: Don't add duplicate lists to eet freelist
2018-11-20 Marcel Hollerbachmeson: correct the BIGENDIAN and ENVIRON check
2018-11-20 Marcel Hollerbachmeson: cleanup the native-cpu optimization build code
2018-11-20 Marcel Hollerbachmeson: fix build break
2018-11-20 Stefan Schmidttravis: move parts of our build matrix to only run...
2018-11-20 Jaehyun Choelementary: rename Efl.Ui.Popup classes
2018-11-20 Jaehyun Choelementary: remove Efl.Ui.Layout namespace
2018-11-20 Daniel HirtEvas textblock: fix test to use provided hyphen dictionary
2018-11-20 Cedric BAILector: replace custom _efl_refplace by generic efl_replace.
2018-11-20 Cedric BAILector: remove deprecated _efl_refplace and _efl_xrefplace.
2018-11-20 Cedric BAILeo: make efl_replace work with a const pointer like...
2018-11-20 Cedric BAILector: use efl_replace to make sure that no dangling...
2018-11-20 Cedric BAILector: reorder destructor code to make sure that freed...
2018-11-20 Carsten Haitzler... ector - fix meson build with sse3 on ix86 (32bit)
2018-11-20 Yeongjong Leeecore_wl2_dnd: initialize source to NULL when it destroy
2018-11-20 Marcel Hollerbachefl_ui_focus_manager: calculate new widgets undependend...
2018-11-20 Marcel Hollerbachelm: update widgets that have documented focus and...
2018-11-20 Daniel Kolesaeolian: use 'free' for owned mstring but not string
2018-11-20 Hermet Parkector: fix wrong initalization count reference.
2018-11-20 Carsten Haitzler... meson- evas generic loader symlinks - fix to point...
2018-11-20 Hermet Parkevas vg: optimize gradient sequences.
2018-11-20 Youngbok Shinevas textblock: remove white space after line-break...
2018-11-20 Hermet Parkector/software: remove duplicate call.
2018-11-20 Carsten Haitzler... evas - add evas_common_types.h to makefile.am to fix...
2018-11-20 Marcel Hollerbachelm_widget_item_static_focus: prepare the gengrid befor...
2018-11-20 Marcel Hollerbachgengrid: unset last_focused pointer when focus moved...
2018-11-20 Marcel Hollerbachefl_ui_focus: add flag to indicate if a child has the...
2018-11-20 Marcel Hollerbachelm: add unfocus / focus signals to gen* and toolbar
2018-11-20 Xavi Artigasdoc: Fix misuse of $ instead of @ in comments
2018-11-20 Lauro Mouraeo: Avoid namespace clashes.
2018-11-20 Vitor Sousaeo: fix and rework efl_replace()
2018-11-20 Carsten Haitzler... eina test - fix build with magic debug disabled
2018-11-20 Carsten Haitzler... Revert "meson: fix a potential race in evas_opt build"
2018-11-20 Carsten Haitzler... meson - move static libs sraw sse2 inot sse3 build...
2018-11-20 Carsten Haitzler... build - evas - sse3 optimized code - decouple from eo
2018-11-20 Daniel Kolesameson: fix a potential race in evas_opt build
2018-11-20 Daniel Kolesacxx: explicitly require c++11 and fix tests to conform
2018-11-20 Hermet Parkefl interface: update efl_gfx_shape_stroke_dash doc.
2018-11-20 Carsten Haitzler... meson - define WORDS_BIGENDIAN if on big endian
2018-11-20 Carsten Haitzler... edje test - part content should be null as nothing...
2018-11-20 Carsten Haitzler... meson - make having asm headers errors requiring explic...
2018-11-20 Carsten Haitzler... meson - set sloppy spec define as default for efreet
2018-11-20 Carsten Haitzler... evas textblock - fix unused params/vars
2018-11-20 Carsten Haitzler... edje util - handle missing case in switch
2018-11-20 Carsten Haitzler... efreet menu - fix truncation in snprintf to have bigger...
2018-11-20 Carsten Haitzler... efreet icon - move func into ifdef as only used if...
2018-11-20 Carsten Haitzler... eio test - fix 32bit test to use correct type for eina...
2018-11-20 Carsten Haitzler... eina debug - fix 32bit warning for casting down to...
2018-11-20 Carsten Haitzler... libunibreak - warn - add fallthrough attributes to...
2018-11-20 Carsten Haitzler... meson build - fix libunibreak build to not directly...
2018-11-20 Carsten Haitzler... efl ui text - stop being brain damaged with cnp mode
2018-11-20 Carsten Haitzler... elm code - warn - explicit truncation via custom trunca...
2018-11-20 Carsten Haitzler... elm entry - warn - write a specirfic string truncate...
2018-11-20 Carsten Haitzler... eina file test - warn - silence wanring wirth a bit...
2018-11-20 Carsten Haitzler... edje entry - be clearer and more efficient on string...
2018-11-20 Carsten Haitzler... efreet mime cache - expand buffer to avoid truncation...
2018-11-20 Carsten Haitzler... efreetd - warn - expand buffer to avoid truncation...
2018-11-20 Carsten Haitzler... efreet trash - warn - expand buffer to avoid truncation...
2018-11-20 Carsten Haitzler... efreet menu - only build internal cmp func if used...
2018-11-20 Carsten Haitzler... efreet icon - fix constness of char ptr
2018-11-20 Carsten Haitzler... ecore imf - xim module - use proper prorotypes and...
2018-11-20 Carsten Haitzler... ecore imf - ibus - fill all struct fields
2018-11-20 Carsten Haitzler... ecore imf - wl - fill all stgruct fields with something...
2018-11-20 Carsten Haitzler... ecore evas extn - warn - ensure all fields in ecore...
2018-11-20 Carsten Haitzler... embryo_cc - warn - bigger buffer to avoid truncation...
2018-11-20 Carsten Haitzler... evas textblock - use proepr free iterator prototype
2018-11-20 Carsten Haitzler... evas - warn - use correct free func prototype
2018-11-20 Carsten Haitzler... evas - neon blend - warn - color mul, not used in one...
2018-11-20 Carsten Haitzler... evas gl - shader cache - warn - use bigger buffer to...
2018-11-20 Carsten Haitzler... evas sw x11 - warn - use void ptr for error handler
2018-11-20 Carsten Haitzler... ecore wl2 - fix wl touch handler struct to set extra...
2018-11-20 Carsten Haitzler... eeze mount tool - warn - fix prototypes used for ecore...
2018-11-20 Carsten Haitzler... edje calc - wanr - move fallthrough tag to just before...
2018-11-20 Carsten Haitzler... edje calc - warn - fix warn about initting all fields...
2018-11-20 Carsten Haitzler... edje load - warn - fix buffer trucn warning
2018-11-20 Carsten Haitzler... edje edit - warn - use bigger buffer to avoid buf trunc...
2018-11-20 Carsten Haitzler... emotion modules - warn - fix possible uninit var
2018-11-20 Carsten Haitzler... edje modules - warn - use proper hash free func prototype
next