platform/upstream/efl.git
2013-07-11 Daniel Willmannexamples: Make make return an error if one of the examp...
2013-07-11 Stefan Schmidtexamples: Add missing Ecore_Eo.h for some defines.
2013-07-11 Carsten Haitzler... evas gl: if img src size == dst on draw, turn smooth...
2013-07-11 Chris MichaelUpdate Changelog for recent ecore_evas changes
2013-07-11 Chris MichaelRemove prev_front pixmap from structure
2013-07-11 Chris MichaelCheck for valid interface pixmap_get function before...
2013-07-11 Chris MichaelUpdate doxygen comments wrt constant changing of pixmap id
2013-07-11 Daniel Juyung Seoevas_main.c: fix a typo?
2013-07-11 Cedric Bailevas: reduce memory footprint.
2013-07-11 Cedric Bailedje: remove a stringshare leak on object close with...
2013-07-11 ChunEon Parkevas - print ERR if the object coundn't be deleted...
2013-07-11 Cedric Baileina: update ChangeLog and NEWS.
2013-07-11 Cedric Baileina: add eina_tiler_empty.
2013-07-11 Cedric Baileina: Eina_Tiler formatting.
2013-07-11 Cedric Baileina: don't insert the same rectangle multiple time...
2013-07-11 Cedric Baileina: let's not complain for nothing.
2013-07-11 ChunEon Parkevas - use Eina_Bool
2013-07-11 ChunEon Parkevas - indent fix.
2013-07-11 Carsten Haitzler... evas gl engine - paranoia: check max texture size limit...
2013-07-10 Igor Murzoveet: Fix copy&paste issue
2013-07-09 Chris MichaelFix compiler warnings
2013-07-09 Chris MichaelDon't leak fd handles (ie: leave files open) when check...
2013-07-09 Carsten Haitzler... ethumb - fix ethumbd timeout to always work at start...
2013-07-09 Carsten Haitzler... ethumbd timeout to 30s to not timeout in middle of...
2013-07-09 Carsten Haitzler... up ethumbd timeout to 10sec by default
2013-07-09 Stefan Schmidtevas/eet: Prevent libjpeg to redefine INT32.
2013-07-09 Chris MichaelFor cases of fatal errors on wl_display, return ECORE_C...
2013-07-09 Stefan Schmidtefreet: Guard priority settign and getting functions...
2013-07-09 Carsten Haitzler... somehow buf is freed once its put into an event.. but...
2013-07-09 Cedric BailRevert "evas: use Eina_Tiler for GL backend."
2013-07-09 Sergii Kanaeveina: improve test coverage for Eina_Clist.
2013-07-09 Cedric Bailevas: no need to call eo_data_scope_get in many case...
2013-07-09 Cedric Bailevas: use Eina_Tiler for GL backend.
2013-07-08 José Roberto... eldbus-codegen: If substr dont exist in string return...
2013-07-08 José Roberto... eldbus: Correclty check if user already create a object...
2013-07-08 Chris MichaelInitialize 'buf' to NULL (to avoid compiler warning)
2013-07-08 Chris MichaelInitialize 'd' to -1 so we can check on 'end' if it...
2013-07-08 Chris MichaelAvoid potential divide by zero error.
2013-07-08 Chris MichaelCheck for valid string before trying to write (potentia...
2013-07-08 Chris MichaelCheck for valid 'send' before trying to call
2013-07-08 Chris MichaelCheck for valid 'send' before trying to call
2013-07-08 Chris MichaelWhen printing this debug message, check for valid exten...
2013-07-08 Chris MichaelAdd missing free(data) reported by jeyzu. Thanks ;)
2013-07-08 Chris MichaelFix missing unlock reported by Coverity
2013-07-08 Chris MichaelFix missing unlock (reported by Coverity).
2013-07-08 Chris MichaelFix missing FTUNLOCK
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelAdd missing eina_lock_release when we exit
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelFix function and protoype for pointer_xy_get (missing...
2013-07-08 Chris MichaelRemove erroneous copy/paste of data free
2013-07-08 Chris MichaelAdd missing functions for pointer_warp and pointer_xy_g...
2013-07-08 Chris MichaelFix missing return value in pointer warp function.
2013-07-08 Daniel Willmannecore_audio: Add missing break in switch-clause in...
2013-07-08 Chris MichaelAdd missing break in switch
2013-07-08 Chris MichaelFix memleak reported by Coverity:
2013-07-08 Chris MichaelFix memleak reported by Coverity: Don't leak a strdup.
2013-07-08 Chris MichaelFix leak of fd handle reported by Coverity
2013-07-08 Chris MichaelFix memleak of Ecore_Thread_Data reported by Coverity
2013-07-08 Chris MichaelFix memleaks reported by Coverity: Setting 'buf' to...
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelFix memleak reported by Coverity and replace an XFree...
2013-07-08 Chris MichaelFix memleak reported by Coverity and replace some XFree...
2013-07-08 Chris MichaelFix memleak of window_prop_property_get
2013-07-08 Chris MichaelFix memleak of window_prop_property_get
2013-07-08 Chris MichaelReplace XFree with just free.
2013-07-08 Chris MichaelFix memleak reported by Coverity
2013-07-08 Chris MichaelFix memleak spotted by Coverity: ecore_x_window_prop_pr...
2013-07-08 Chris MichaelFix memleaks reported by Coverity: ecore_x_window_prop_...
2013-07-08 Chris MichaelFix several memleaks reported by Coverity
2013-07-08 Chris MichaelFix memleak spotted by Coverity
2013-07-08 Chris MichaelFix memleak. If we error out here, then we should free...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we are going to...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we error out becau...
2013-07-08 Chris MichaelFix memleak reported by Coverity
2013-07-08 Chris MichaelFix memleak reported by Coverity: Close the descriptor...
2013-07-08 Chris MichaelFix memleak reported by Coverity: If we fail to allocat...
2013-07-08 Chris MichaelFix mem leak reported by Coverity: If we fail to create...
2013-07-08 Chris MichaelIf we open a file for copying, then we should also...
2013-07-08 Chris MichaelAdd common wayland function to get the pointer xy from...
2013-07-08 Chris MichaelAdd pointer_xy_get function to engine functions
2013-07-08 Chris MichaelAdd pointer_xy_get function to engine functions
2013-07-08 Chris MichaelAdd functions to X engine for ecore_evas_pointer_xy_get and
2013-07-08 Chris MichaelAdd ecore_evas_pointer_xy_get and ecore_evas_pointer_wa...
2013-07-08 Chris MichaelAdd pointer_xy_get and pointer_warp to engine functions
2013-07-08 Chris MichaelUpdate ChangeLog for Ecore_Evas pointer abstractions
2013-07-08 Chris MichaelAdd ecore_evas_pointer_xy_get and ecore_evas_pointer_wa...
2013-07-08 Chris MichaelUpdate ChangeLog for ecore_evas pixmap_new/get functions
2013-07-08 Chris MichaelFix formating ... Wow, how did this get sooo screwed...
2013-07-08 Chris MichaelBegone Vile Formatting !!!
2013-07-08 Chris MichaelRemove blank line
2013-07-08 Chris MichaelCheck the return of ecore_x_init and error out if that...
2013-07-08 Jean-Philippe... evas/cserve2: Add infix to shm filenames
2013-07-08 Carsten Haitzler... fix new ecore_x_pixmap typedef clashes in ecore_x
2013-07-08 Mike Blumenkrantz+eina_tiler_area_size_get
2013-07-08 Chris MichaelFix "Allocation size mismatch" reported by Coverity...
2013-07-08 Chris MichaelFix "Allocation too small" errors reported by Coverity...
2013-07-08 Chris MichaelFix formatting
2013-07-08 Chris MichaelFix memleak reported by Coverity.
2013-07-08 Chris MichaelFix memleak reported by Coverity.
next