platform/upstream/efl.git
2017-04-14 Jean-Philippe... evas filters: Avoid unnecessary draw
2017-04-14 Jean-Philippe... evas filters: Optimize GL blur with interpolation
2017-04-14 Jean-Philippe... evas filters: Pass gaussian values to GL blur shader
2017-04-14 Jean-Philippe... evas filters: Use GL downscaling for blur
2017-04-14 Jean-Philippe... evas filters: Recompile filter after data_set
2017-04-14 Jean-Philippe... elm_test: Add slider to control blur radius
2017-04-14 Jean-Philippe... evas: Consider objects in copy mode as opaque
2017-04-14 Jean-Philippe... evas filters: Expand snapshot regions by blur radius
2017-04-14 Jean-Philippe... evas filters: Use obscured region in box blur (SW)
2017-04-14 Jean-Philippe... elm_test: Add obscuring rectangle in snapshot test
2017-04-14 Jean-Philippe... evas: Pass obscuring region to the filters
2017-04-14 Jean-Philippe... evas: Optimize redraws of snapshot objects
2017-04-14 Jean-Philippe... elm_test: Add a test case for evas snapshot
2017-04-14 Jean-Philippe... evas: Improve blur filter perf by using 2 passes
2017-04-14 Jean-Philippe... evas filter: Implement blur filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement displace filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement fill filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Implement mask filter in pure GL
2017-04-14 Jean-Philippe... evas filters: Fix blur logic and GL buffer handling
2017-04-14 Jean-Philippe... evas filters: Refactor ector and gfx filters A LOT
2017-04-14 Jean-Philippe... evas filters: Prepare GL support for blend operation
2017-04-14 Jean-Philippe... evas: Rename software filter function type
2017-04-14 Jean-Philippe... evas filters: Move blur to software generic (8/8)
2017-04-14 Jean-Philippe... evas filters: Move transform to software generic (7/8)
2017-04-14 Jean-Philippe... evas filters: Move bump to software generic (6/8)
2017-04-14 Jean-Philippe... evas filters: Move displace to software generic (5/8)
2017-04-14 Jean-Philippe... evas filters: Move fill to software generic (4/8)
2017-04-14 Jean-Philippe... evas filters: Move curve to software generic (3/8)
2017-04-14 Jean-Philippe... evas filters: Move mask to software generic (2/8)
2017-04-14 Jean-Philippe... evas filters: Move blend to software_generic (1/8)
2017-04-14 Jeeyong UmEfl.Gfx.Path: Fix wrong condition check in _find_ellips...
2017-04-13 Cedric BAILevas: move Efl_Canvas_Output to be an internal only...
2017-04-13 Cedric BAILevas: this symbol actually don't exist.
2017-04-13 Stefan SchmidtRevert "efl: terrible kludge so avoid termination crash...
2017-04-13 Daniel Kolesaeolian: allow extending eolian-generated classes from...
2017-04-13 Bryce Harringtonefl vpath: Check and terminate execution if set*uid...
2017-04-13 Godly T.AliasGenlist: Performance optimization for genlist in non...
2017-04-13 Shinwoo Kimecore_input: add API to get name of joystick.
2017-04-12 Cedric BAILevas: engine_info set/get should never show up in Eo...
2017-04-12 Cedric BAILecore_evas: fix use of new VNC API in example.
2017-04-12 Cedric BAILevas: remove pixels hook from x11 backend now that...
2017-04-12 Cedric BAILevas: remove pixels hook from fb now that we don't...
2017-04-12 Cedric BAILecore_evas: change VNC API and use snapshot internally.
2017-04-12 Bryce Harringtonecore_con: send server_upgrade event *after* clearing...
2017-04-12 Bryce Harringtonevas: correct pluralization grammar in Evas_Eo.h
2017-04-12 JinYong Parknotify: fix hide animation logic for popup
2017-04-12 Jean-Philippe... evas: Fix event propagation in elm_widget
2017-04-12 Jean-Philippe... evas/elm: Fix bad propagation of ON_HOLD flag
2017-04-12 Stefan Schmidtconfigure: switch to dev mode again
2017-04-12 Stefan Schmidtrelease: Update NEWS and bump version for 1.19.0 release
2017-04-12 Stefan Schmidtbuild: disable epoll support on solaris based systems
2017-04-12 Jean-Philippe... scroller: Fix issues with looping and paging
2017-04-12 Jean-Philippe... scroller: Fix freeze after dragging bars
2017-04-12 Jean-Philippe... scroller: Fix CRI if scroll animation is disabled
2017-04-12 Jean-Philippe... scroller: Fix wheel scroll with imbricated H+V scrollers
2017-04-11 Bryce HarringtonEvas_Common: Fix minor grammatical errors
2017-04-11 Minkyoung KimEvasGL: Do internal make current if context changed.
2017-04-11 Minkyoung Kimevas: If there isn't clipper when recalcing clip, set...
2017-04-11 Carsten Haitzler... elementary - efl ui flip - fix map apply for page flip
2017-04-10 Derek Foremanwayland_imf: Fix bug in shutdown
2017-04-10 Jean-Philippe... evas map: Fix test case "Flip Page"
2017-04-10 Jean-Philippe... evas filters: Fix a rare crash in text render (SW)
2017-04-10 Jean-Philippe... edje: Add workaround for misuses of clip_set
2017-04-10 Youngbok Shinevas: give width offset when Evas tries to find ellipsi...
2017-04-10 Carsten Haitzler... elm config - reload at runtime - fix env var overrides...
2017-04-10 Carsten Haitzler... evas - async preload cancel fix - don't double delete...
2017-04-08 Gustavo Sverzut... efl_net_socket_ssl (dialer): emit "resolved"
2017-04-08 Gustavo Sverzut... ecore_con_legacy: fix legacy compatibility for ecore_co...
2017-04-07 Andy Williamselm_code: trigger user change event on applying an...
2017-04-07 Mike Blumenkrantzecore-wl2: do not reconnect on protocol error for non...
2017-04-07 Mike Blumenkrantzelm_win: set wl window type during finalize
2017-04-07 Mike Blumenkrantzecore-wl2: create window surfaces immediately when...
2017-04-07 Mike Blumenkrantzecore-wl2: stop setting all windows as toplevels on...
2017-04-07 Mike Blumenkrantzecore-wl2: CRI when attempting to create a window from...
2017-04-07 Cedric BAILelementary: fix test breakage.
2017-04-07 Andy Williamselm_code: Expose whether or not undo and redo can operate
2017-04-07 Derek Foremanecore_drm2: Use correct drm context version
2017-04-07 Shinwoo Kimelementary: win - override atspi component get interface
2017-04-07 Jiyoun Park evas_clip: fix bug _clipper_del_cb function unset...
2017-04-06 Andy Williamselm_code: Don't refresh if fonts did not change
2017-04-06 Jiwon Kimedje: remove invalid macro-check regarding coreaudio
2017-04-06 Jeeyong Umelm.hoversel: adjust alignment correctly in mirror...
2017-04-06 JEONGHYUN YUNedje_program: add NULL check for ed->callbacks in edje_...
2017-04-06 JEONGHYUN YUNedje: fix name check matching correctly
2017-04-06 JEONGHYUN YUNedje_edit: add NULL check for eina_mempool_malloc in...
2017-04-06 Bryce Harringtonevas: fix typo 'initializer to' to 'initialize to'
2017-04-06 Bryce Harringtonecore_evas: Fix several typos in doxygen
2017-04-06 Andy Williamselm_code: fix copy/paste bug that slipped through
2017-04-06 Bryce Harringtonelm_code: Fix coverity issue divide by zero
2017-04-06 Andy Williamselm_code: Fix bug when deleting slection beyond start...
2017-04-06 Cedric BAILevas: update webp output test.
2017-04-06 Cedric BAILevas: always send a proper event to simplify callee...
2017-04-06 Bryce Harringtonecore_evas: fix 'be delete' to 'be deleted'
2017-04-06 Jean-Philippe... access: Fix warning hiding a potential crash
2017-04-06 Jeeyong UmColorclass: Add fixed attribute to remove error message
2017-04-06 Jaeun Choiemile_image: add error handling code for ifd_offset...
2017-04-06 Carsten Haitzler... fix evas canvas callbacks to use correct legacy callbac...
2017-04-06 Carsten Haitzler... elm - cache dump - disable this to fix jp's issues...
2017-04-05 Andy Williamselm_code: Fix crashes with backspace on OpenBSD
2017-04-05 Andy Williamselm_code: better safety around widget edge cases
next