platform/upstream/efl.git
2014-08-14 Carsten Haitzler... eldbus - fix varargs missing end in iter get and next
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... evas cache - remove logically dead code
2014-08-14 Carsten Haitzler... evas cache - fix logically dead code
2014-08-14 Carsten Haitzler... eina_inlist_sorted_state_insert - fix logically dead...
2014-08-14 Carsten Haitzler... eina list insert sorted - fix logically dead code
2014-08-14 Stefan SchmidtREADME: Update statement about C++ usage.
2014-08-14 Carsten Haitzler... fix noop self-assignment
2014-08-14 Carsten Haitzler... evas font - fix null access of font format possibility
2014-08-14 Carsten Haitzler... evas scalecache - fix thread deadlock posssibility
2014-08-14 Carsten Haitzler... evas preload + locking - fix deadlock
2014-08-14 Carsten Haitzler... evas gl - fix possible null tls resource access in...
2014-08-14 Carsten Haitzler... epp - fix bit underflow in bitshift for multibyte
2014-08-14 Carsten Haitzler... xpm - colors cant be 96 bytes long.
2014-08-14 Carsten Haitzler... fix possible focket fd of -1 in cserve
2014-08-14 Carsten Haitzler... evas cserve - handle possilbe null ref and fentry pointers
2014-08-14 Carsten Haitzler... evas ico loader - ensure count is within sane ranges
2014-08-14 Carsten Haitzler... evas 3d - remove logically dead code
2014-08-14 Carsten Haitzler... fix edje file fetch
2014-08-14 Carsten Haitzler... fix null check of edje file data
2014-08-14 ChunEon Parkevas/proxy: When src object has no proxies, redraw...
2014-08-14 ChunEon ParkMerge branch 'master' of ssh://git.enlightenment.org...
2014-08-14 Hosang KimGrid: fix a mirroring bug
2014-08-13 Vyacheslav... edje_pick: fix a copied aliases
2014-08-13 Vyacheslav... edje_pick: fix a segfault on 'set' copy
2014-08-13 Carsten Haitzler... evas 3d - fix divide by zero issue from coverity
2014-08-13 Carsten Haitzler... edje edit - clarify src a bit better (change no logic)
2014-08-13 Carsten Haitzler... edje edit - make source set api clearer as to what...
2014-08-13 Chris MichaelRevert "Added support for xdg-shell protocol in ecore...
2014-08-13 Chris MichaelRevert "ecore-wayland: Fix formatting"
2014-08-13 Chris MichaelRevert "ecore-wayland: Calloc Can fail, so check that...
2014-08-13 Chris MichaelRevert "ecore-wayland: Fix formatting"
2014-08-13 Chris MichaelRevert "ecore-wayland: Add missing EINA_UNUSED for...
2014-08-13 Chris MichaelRevert "Added support for xdg-shell protocol in ecore...
2014-08-13 Chris Michaelevas-software-x11: Remove EINA_UNUSED for function...
2014-08-13 Srivardhan... Added support for xdg-shell protocol in ecore-wayland.
2014-08-13 Chris Michaelecore-wayland: Add missing EINA_UNUSED for unused funct...
2014-08-13 Chris Michaelecore-wayland: Fix formatting
2014-08-13 Chris Michaelecore-wayland: Calloc Can fail, so check that it works...
2014-08-13 Chris Michaelecore-wayland: Fix formatting
2014-08-13 vivekAdded support for xdg-shell protocol in ecore-wayland
2014-08-13 Chris Michaelevas-gl-common: Fix invalid use of Texture
2014-08-13 Savio Senaautotools: Renamed --disable-c++11 to --disable-cxx...
2014-08-13 Savio Senaeolian-cxx: Renamed event_*_callback_{add,call} to...
2014-08-13 Stefan Schmidtecore_drm_dbus: Do not use the same name for global...
2014-08-13 Carsten Haitzler... evas 3d - fix error handling for ftell from coverity
2014-08-13 Carsten Haitzler... evas 3d - fix null access for fopen on 3d mesh save
2014-08-13 Carsten Haitzler... evas key bitshifts for 64bit type - fix.
2014-08-13 Carsten Haitzler... edje - remove logically dead code
2014-08-13 Carsten Haitzler... edje - fix coverity complaint about invalid mem access
2014-08-13 Carsten Haitzler... fix coveirty range complaint on modifer bit mask
2014-08-13 Carsten Haitzler... evas software generic engine - fix tb configuring to...
2014-08-13 Carsten Haitzler... eina thread queue - check write return
2014-08-13 Carsten Haitzler... evas gl x11 engine do extra check to make coverity...
2014-08-13 Carsten Haitzler... ecore x vsync - be more conservative about DISPLAY...
2014-08-13 Carsten Haitzler... fix eina unicode realloc fix of coverity complaints...
2014-08-13 Carsten Haitzler... eina thread queue - fix possible deadlock
2014-08-13 Carsten Haitzler... embyro-cc - fix coverity overruun issue
2014-08-13 Carsten Haitzler... embryo_cc - coverity mem access issue - fix
2014-08-13 Carsten Haitzler... embryo_cc - fix coverity buffer overrun
2014-08-13 Carsten Haitzler... fix coverity leak detection in ecore_evas_x hints...
2014-08-13 Carsten Haitzler... evas - cserve - dummy slave - shut coverity up and...
2014-08-13 Carsten Haitzler... fix possible resource leak in edje entry - coverity...
2014-08-13 Carsten Haitzler... eina - and follow-on calloc fixup - 0 terminate first...
2014-08-13 Carsten Haitzler... eina unicode - fix calloc stupidity
2014-08-13 Carsten Haitzler... address non nul terminated string due to strncpy
2014-08-12 Carsten Haitzler... fix resource leak on format lookup fail
2014-08-12 Carsten Haitzler... ecore-con - fix possible leak due to other fix
2014-08-12 Carsten Haitzler... fix non 0 terminated buffer in ethmubd slave
2014-08-12 Cedric BAILautotools: try to simplify our Makefile.am to reduce...
2014-08-12 Cedric BAILautotools: use non deprecated macro.
2014-08-12 Cedric BAILautotools: do not build upower module on Windows system.
2014-08-12 Tom HacohenEvas textblock: strcpy->strncpy (although the buffer...
2014-08-12 Tom HacohenEvas bidi: Make code more explicit (silence coverity).
2014-08-12 Tom HacohenEvas textblock: remove checks for impossible null derefs.
2014-08-12 Tom HacohenEdje dbg_info: Mark root as not null (will never be).
2014-08-12 Carsten Haitzler... evas gl common - fix possible negative array accesses...
2014-08-12 Carsten Haitzler... evas gl common - fix potential invalid access during...
2014-08-11 Gwanglim Leeevas-wayland-egl: Add missing free
2014-08-11 Gwanglim Leeevas-wayland-egl: Fix typos about egl context attribute...
2014-08-11 Chris Michaelwayland-egl: Fix Outbuf structure not having evas ...
2014-08-11 Chris Michaelwayland-egl: Fix calls to eng_window_new
2014-08-11 Chris Michaelwayland-egl: Fix eng_window_new function prototype
2014-08-11 Gwanglim Leeevas-wayland-egl: Fix evas wayland_egl engine crash...
2014-08-11 Cedric BAILeet: fix possible ABI break.
2014-08-11 Cedric BAILeina: rename to eina_module_symbol_global_set
2014-08-11 Tom HacohenEvas text: fix text object size with empty texts.
2014-08-11 Carsten Haitzler... fix valgrind report on ecore con server connect failure
2014-08-11 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0-beta2... v1.11.0-beta2
2014-08-11 Daniel Kolesaautotools: proper fix for generated Makevars and distcheck
2014-08-11 Carsten Haitzler... more versions of vbox mods panic - blacklist all vboxvi...
2014-08-11 Carsten Haitzler... imf - fix x11 vs wl fix to leave x11 alone for those...
2014-08-10 Carsten Haitzler... ecore-imf - fix broken state on non-x11 environments
2014-08-10 Wonguk Jeongeldbus: do not ignore numeric "0" in property_set
2014-08-10 Chris Michaelevas-wayland-egl: Fix evas wayland_egl engine not loadi...
2014-08-10 Carsten Haitzler... ethumb client - fix access to pending struct that has...
next