platform/upstream/efl.git
2018-08-23 Mike Blumenkrantzelm/code: use evas as parent for evas object creation
2018-08-23 Mike Blumenkrantztests/edje: fix object parenting for swallow tests
2018-08-23 Derek ForemanRemove EOLIAN_TESTS_EOS_GENERATED
2018-08-23 Derek Foremanecore_evas: Fix elm warnings when building without...
2018-08-23 Mike Blumenkrantztests/eio: disable efreet cache for eio tests
2018-08-23 Mike Blumenkrantzedje/multisense: always return muted=true if multisense...
2018-08-23 Mike Blumenkrantzelm/config: return false when setting audio config...
2018-08-23 Alastair Pooleelm_code_line: fix potential crash.
2018-08-23 Yeongjong Leeefl_ui_image: avoid a call to NULL
2018-08-23 Yeongjong Leeelm_image: create image object before call elm_image_ob...
2018-08-23 Mike Blumenkrantzci: disable notifications for canceled builds
2018-08-23 Mike Blumenkrantzci: disable unnecessary build targets
2018-08-23 Yeongjong Leeelm_image: add EINA_UNUSED to avoid build warning
2018-08-23 Yeongjong Leetests/image: remove unused variable
2018-08-23 Mike Blumenkrantztests: add more info on failsafe timeout
2018-08-23 Mike Blumenkrantztests: add failsafe timeout for tests running in fork...
2018-08-23 Youngbok Shinevas textblock: add/apply cursor cluster APIs based... 21/187421/1
2018-08-21 Bowon Ryuefl_ui_tab_bar: implement select key bindings. 44/187244/1
2018-08-20 Hermet Parkecore wayland: fix a regression bug of wayland_transpar...
2018-08-19 Yeongjong Leeevas: check evas class instead of using evas_find
2018-08-17 Taehyub Kimelm_entry: Disable primary selection type, it is not... 82/186982/2
2018-08-17 Bryce Harringtoneina: Add doxygen in/out tags for safepointer, safety_c...
2018-08-17 Mike Blumenkrantzelm/list: use while() loop to iterate item list during...
2018-08-17 Mike Blumenkrantztests/elm: remove elm_test_helper.(c|h) files
2018-08-17 Mike Blumenkrantztests/naviframe: add test to verify preserve_on_pop...
2018-08-17 Mike Blumenkrantztests/eina: suppress deprecated api warnings for eina...
2018-08-17 Marcel Hollerbachevas: support wayland static engine loading
2018-08-17 Mike Blumenkrantzelm/win: skip frame updating if csd is not active
2018-08-17 Mike Blumenkrantzecore-evas/x: rework draw_block unsetting from Configur...
2018-08-17 Mike Blumenkrantzecore/main: only update loop_time during loop iteration...
2018-08-17 Marcel Hollerbacheina_vpath: specilice the eina_vpath headers
2018-08-17 Mike Blumenkrantzbuild: fix evas static build of gl engines
2018-08-17 Alastair Pooleelm_panel: return instead of EINA_SAFETY_ON_FALSE_RETURN
2018-08-17 Chris Michaelelementary: Check for valid cursor_rect when (un)settin...
2018-08-17 Mike Blumenkrantzedje: unset internal _need_imf flag on shutdown
2018-08-17 Jaehyun Chotheme: add programs for deferred naviframe push/pop...
2018-08-17 Yeongjong Leetests/genlist: add focus test
2018-08-17 Marcel Hollerbachefl_ui_focus_manager_calc: restore focus correctly...
2018-08-17 Marcel Hollerbachefl_ui_focus_manager_calc: fix unregistering the root...
2018-08-17 Marcel Hollerbachefl_ui_focus_manager: adjust pop history pop
2018-08-17 Felipe Magno... efl-cxx: Add -Wno-shadow to disable huge warnings in C++
2018-08-17 chrisElementary test : add a checkbox to hide beta apis.
2018-08-17 Marcel Hollerbachemotion: make intree running work
2018-08-17 Xavi Artigaselm: bring back elm/uiclock
2018-08-17 Mike Blumenkrantzelm/naviframe: implement invalidate method for navifram...
2018-08-17 Marcel Hollerbacheio: fix poll backend
2018-08-17 Yeongjong Leeelm_map: add EINA_UNUSED to avoid build warning
2018-08-17 Hermet Parkevas gl_common: code refactoring.
2018-08-17 Derek Foremanee_wayland: Remove spurious manual_render
2018-08-17 JunsuChoielm_image : Remove unnecessary test about image
2018-08-17 Mike Blumenkrantzecore-evas: make manual_render_set a no-op when setting...
2018-08-17 Yeongjong Leeevas: add safety check code to avoid crash
2018-08-17 Stefan Schmidtrelease: Update NEWS and bump version for 1.21.0-beta2...
2018-08-17 Carsten Haitzler... elm genlist - remove execsivve calls where we could...
2018-08-17 Derek Foremanee_drm: Fix tick job timestamps for funny GPU clocks
2018-08-17 Mike Blumenkrantzbuild: explicitly add eolian generated files to CLEANFILES
2018-08-17 Derek Foremanee_wayland: Update configured state on short-circuit...
2018-08-17 Derek ForemanRevert "ee_wayland: Remove pointless ack_configure"
2018-08-17 Stephen Houstonefl/ui_format: Use STRING type for format strings that...
2018-08-17 Mike Blumenkrantzbuild: define PACKAGE_BUILD_DIR as $(abs_top_builddir...
2018-08-17 Marcel Hollerbachefl_ui_composition: remove all registered children...
2018-08-17 Marcel Hollerbachefl_ui_focus_composition: do not call legacy API here
2018-08-17 Mike Blumenkrantzci: automatically clear config.cache if it cannot be...
2018-08-17 Derek Foremanwayland: Fix elementary setting window parents at creat...
2018-08-17 Mike Blumenkrantztests/naviframe: namespace test function names
2018-08-17 Mike Blumenkrantztests/genlist: add full test for expanding and contract...
2018-08-17 Mike Blumenkrantztests/genlist: use genlist test namespace for test...
2018-08-17 Mike Blumenkrantzedje_cc: change .mo file write location to be relative...
2018-08-17 Mike Blumenkrantzbuild: rewrite remaining $(OBJEXT) rules
2018-08-17 Yeongjong Leeelm_map: remove unreasonable efl_super call
2018-08-17 Yeongjong Leeelm_map: implement zoom_mode_get, zoom_level_get
2018-08-17 Mike Blumenkrantzefl_ui/image_zoomable: fix internal eina file refcounting
2018-08-17 Bowon Ryuefl_ui_tab_pager: clean up and remove unnecessary signals.
2018-08-17 Bryce Harringtoneina: Add doxygen in/out tags for rectangle
2018-08-17 Wonki Kimeina_prefix: Fix a logic to use a canonical path for... 39/182439/2
2018-08-16 Hermet Parkevas gl: fix missing map texture target.
2018-08-16 Lukasz Wlazlyatspi: check service, bus and path names for Dbus commu...
2018-08-16 Youngbok Shinedje_cc: remove edje_cc build warning message caused...
2018-08-16 Joogab Yunevas : fixed coverty issue CID:111611
2018-08-16 Joogab Yunevas : fixed coverity issue CID:1013912
2018-08-16 Taehyub Kimecore_wl_dnd: free seat selection event when num_types...
2018-08-16 Hermet Parkevas image: fix screen flickering issue at partial...
2018-08-16 Shinwoo Kimevas_image: do not render while preloading
2018-08-16 Hermet Parkelementary image: don't calc size using empty ones.
2018-08-14 Lukasz Wlazlyatspi: check service, bus and path names for Dbus commu... 68/186668/2
2018-08-14 Yeongjong LeeRevert "evas engines: do not immediately free native... 87/186787/1
2018-08-08 Taehyub Kimefl_ui_popup_alert_text: apply tizen theme for label 24/186224/1
2018-08-08 Shinwoo Kimecore_evas: use timer for animator
2018-08-08 Taehyub Kimefl_selection: check the sel lost object to prevent...
2018-08-08 Mike Blumenkrantztests/eolian: remove eolian_decl test
2018-08-08 Marcel Hollerbachelm_genlist: fix item registration by correct realization
2018-08-08 Mike Blumenkrantzecore-evas/wayland: fix parent setting on canvas creation
2018-08-08 Hermet Parkevas image: code refactoring.
2018-08-08 Marcel Hollerbachelm_genlist: remove unused function
2018-08-08 Marcel Hollerbachelm_genlist: fix ghost objects from the genlist cache
2018-08-08 Mike Blumenkrantztests/elm: when using buffer engine, clamp render and...
2018-08-08 Shinwoo Kimtest/evas: add to check smart class overriding
2018-08-08 Alastair Pooleelm_code_widget: match bg color with widget color.
2018-08-08 Mike Blumenkrantzci: add build time to IRC notification
2018-08-08 Mike Blumenkrantzci: remove --always-build-examples from misc build
next