platform/upstream/efl.git
2014-12-12 Daniel Kolesaelua: move i18n setup to the library
2014-12-12 Kateryna Fesynaedje: Edje_Edit - add generation of 'filter' parameter...
2014-12-12 Andrii Kroitoredje: Edje_Edit - add API for program actions PLAY_SAMP...
2014-12-12 Srivardhan... edje: use realloc instead of malloc and memcpy.
2014-12-12 Maksym Volodinedje: Edje_Edit - generate alias parameter for 'parts...
2014-12-12 Shinwoo Kimecore_ipc: coverity issue - you cannot return without...
2014-12-12 Cedric BAIL.gitignore: ignore generated files.
2014-12-11 Daniel Kolesaelua: fix make helper
2014-12-11 Daniel Kolesaelua: move core scripts to src/scripts
2014-12-11 Daniel Kolesaelua: add checkme
2014-12-11 Chris MichaelRevert "Evas: Stop installing Evas_Engine_Stuff.h"
2014-12-11 Daniel Kolesaelua: add initial pieces of the library
2014-12-11 Stefan SchmidtREADME: Remove outdated version number
2014-12-11 Jean-Philippe... Evas: Stop installing Evas_Engine_Stuff.h
2014-12-10 Chris Michaelecore-drm: Free devices before we release the libinput...
2014-12-10 Chris Michaelevas-gl-common: Fix issue with Coverity reporting null...
2014-12-10 Chris Michaeleldbus: Fix possible null dereference reported by Coverity
2014-12-10 Chris Michaelecore-drm: Don't declare sprite variable unless we...
2014-12-10 Chris Michaelecore-drm: Fix formatting
2014-12-10 Chris Michaelecore-drm: Fix formatting
2014-12-10 Seunghun Leeecore-drm: Add event to notify session activation state.
2014-12-10 Chris Michaelecore-drm: Finish implementing touch events
2014-12-10 Chris Michaelecore-drm: Also update device calibration when output...
2014-12-10 Chris Michaelecore-evas-drm: Fix up error handling
2014-12-10 Chris Michaelecore-evas-drm: Create inputs before we create outputs
2014-12-10 Chris Michaelecore-drm: Comment out debug line for unhandled touch_f...
2014-12-10 Chris Michaelecore-drm: Update pointer motion event coordinates
2014-12-10 Chris Michaelecore-drm: Transform touch events into output coordinates
2014-12-10 Chris Michaelecore-drm: Add internal function to set the output...
2014-12-10 Chris Michaelecore-drm: Update input devices with new output size
2014-12-10 Chris Michaelecore-drm: Add output size to device structure and...
2014-12-10 Chris Michaelecore-drm: Fix formatting
2014-12-10 Chris Michaelecore-drm: Fix usage of EINA_LIST_FREE
2014-12-10 Chris Michaelecore-drm: Fix formatting
2014-12-10 Chris Michaelecore-drm: Handle various touch events
2014-12-10 Chris Michaelecore-drm: Remove libinput log print callback
2014-12-10 Daniel Kolesaelua: always install cmake stuff for elua, even when...
2014-12-10 Stefan Schmidtecore_drm: Setup correct linker flags for usage with...
2014-12-10 Stefan Schmidtmodules/tgv: Switch from obsolete LZ4_uncompress functi...
2014-12-10 Stefan Schmidtconfigure: Fix typo in systemd-login check
2014-12-10 Stefan Schmidteet: Switch from obsolete LZ4_uncompress function to...
2014-12-10 Seunghun Leeecore-drm: fix passing wrong argument to open().
2014-12-10 Seunghun Leeecore-drm: restore VT to text mode when close tty.
2014-12-10 Seunghun Leeecore-drm: cleanup data when failed to setup tty.
2014-12-10 kabeer khanecore_drm: Removed unused variables in ecore_drm_evdev
2014-12-10 Seunghun Leeecore-drm: Added cleanup data code as a error handling...
2014-12-10 Chris Michaelecore-drm: Fix formatting.
2014-12-10 Srivardhan... edge: fix memory leak and removed redundant return...
2014-12-10 kabeer khanecore_audio: fix memory leak in ecore_audio_pulse.
2014-12-10 Maksym Volodinedje: Edje_Edit - generate missed properties of 'text...
2014-12-10 Jean-Philippe... Evas GL: Fix direct rendering with client-side rotation
2014-12-10 Vincent Torrievil: add getpwnam() function
2014-12-09 Carsten Haitzler... ecoreodrm - fix build if systemd is not enabled
2014-12-09 Chris Michaelecore-drm: Merge port to libinput
2014-12-09 Chris Michaelecore-drm: Port ecore_drm to use libinput
2014-12-09 Chris Michaelecore-drm: Fix ecore_drm_launcher_device_close to not...
2014-12-09 Chris Michaelecore-drm: Cleanup structures in private header
2014-12-09 Chris Michaeleeze: Add API function for eeze_udev_find_by_subsystem_...
2014-12-09 Chris Michaeleeze: Add API function declaration for find_by_subsyste...
2014-12-09 Chris Michaelecore-drm: Include libinput header in drm private header
2014-12-09 Chris Michaelecore-drm: Add libinput dependency check
2014-12-09 Chris Michaelecore-drm: Fix formatting
2014-12-09 Chris Michaelecore-drm: Fix error message typo
2014-12-09 Seunghun Leeecore-drm: added drm launcher that is allow to determin...
2014-12-09 Srivardhan... ethumb: Fixing eina_init to eina_shutdown.
2014-12-09 kabeer khanevas_xcb_outbuf: fix memory leak
2014-12-09 Srivardhan... eina: removed multiple eina_init call.
2014-12-09 Jean-Philippe... Evas GL: Fix scissors with direct rendering
2014-12-09 Jean-Philippe... Evas GL: Fix current FBO after make_current(0, 0)
2014-12-09 ChunEon Parkedje/edje_cc: don't limit the bezier cubic minium value...
2014-12-09 ChunEon Parkecore/animator: improve the doc description.
2014-12-09 ChunEon Parkecore/animator: code refactoring.
2014-12-09 ChunEon Parkecore/animator: fix the wrong computation of bezier...
2014-12-09 ChunEon ParkRevert "ecore/animator: fix the bezier cubic compuation."
2014-12-09 ChunEon ParkRevert "ecore/animator: simpler code"
2014-12-09 Maksym Volodinedje: Edje_Edit - generate 'perspective' block
2014-12-09 Kateryna Fesynaedje: Edje_Edit - add generation of missed properties...
2014-12-09 Jean-Philippe... Evas font: Improve RLE rounding alpha8 to alpha44
2014-12-08 Mike Blumenkrantzelocation test binary variables should not be defined...
2014-12-08 Mike Blumenkrantzbuild fix for elua binary when using -jX
2014-12-08 Mike Blumenkrantzupower module now errors and kills itself off when...
2014-12-08 Mike Blumenkrantzeldbus hackaround for proxy deletion during pending...
2014-12-08 Daniel Kolesaelua: add pc file into gitignore
2014-12-08 Daniel Kolesaelua: add elua.pc to configure.ac and add cmake definit...
2014-12-08 Daniel Kolesaelua: add pkg-config for the elua library
2014-12-08 Srivardhan... eina: Refactored code and removed unwanted assignment.
2014-12-08 Daniel Kolesaelua: initial skeleton for the Elua library
2014-12-08 Gwanglim Leeevas/gl_drm: Fix warning
2014-12-08 Jean-Philippe... Evas font: Compress font algo should round instead...
2014-12-08 kabeer khaneina_thread: fix memory leak
2014-12-08 Srivardhan... eina: corrected documentation of ecore_hash_destroy...
2014-12-05 Philippe Covalecore-wayland: make possible to disable xdg-shell at...
2014-12-05 Mike Blumenkrantzeeze_scanner now has separate return codes for various...
2014-12-05 Mike Blumenkrantzeeze_scanner needs to hash on the address of the pointe...
2014-12-05 Mike Blumenkrantzecore-con now prints error messages when local socket...
2014-12-05 Chris Michaelecore-evas-wayland: Fix issue with ELM_PROFILE=mobile...
2014-12-05 José Roberto... eldbus: Use the timeout parameter on eldbus_proxy_send_...
2014-12-05 José Roberto... eldbus: Add timeout parameter to eldbus_proxy_send_and_...
2014-12-05 José Roberto... eldbus: Fix _eldbus_connection_send_and_block()
2014-12-05 ChunEon Parkecore/animator: simpler code
next