platform/upstream/efl.git
2013-06-25 Chris MichaelAdd missing safety checks for valid proxy objects befor...
2013-06-25 ChunEon Parkefl/evas - removed duplicated lines and apply clipping...
2013-06-25 ChunEon Parkefl/evas - +null check
2013-06-25 Chris MichaelCheck that ecore_wl_init succeeds before trying to...
2013-06-25 Cedric Bailevas: don't forget to remove image from the lru when...
2013-06-25 Christophe... evas: fix problem with dllimport on Windows.
2013-06-25 Christophe... evil: add strsep function.
2013-06-25 Christophe... evil: added evil_rename() a wrapper around rename().
2013-06-25 Cedric Bailevil: returned the good value for mkstemp
2013-06-25 Cedric Baileet: move the dependency for crypto.
2013-06-25 Cedric Bailedje: leak is gone, so use it again.
2013-06-25 Cedric Bailevas: one LRU for both image open with filename or...
2013-06-25 Ryuan Choiedje: fix memory leak with EDJE_TWEEN_MODE_OPT_FROM_CUR...
2013-06-25 Sebastian Dransfeldefreet: Init no longer fails without dbus session
2013-06-24 Jan Arne Petersenecore_imf: Add support for wayland
2013-06-24 Jean-Philippe... evas: fix crash after font rehint
2013-06-24 Chris MichaelPort cedric's async uploading GL texture commit to...
2013-06-24 Chris MichaelMake gl_x11 compile again
2013-06-24 Chris MichaelRemove call to wl_display_get_serial as it's a server...
2013-06-24 Chris MichaelUse wl_display_get_serial when creating popups.
2013-06-24 Doug Newgardefl: fix systemd spelling.
2013-06-24 Rajeev Ranjanevas: add mutex locking before signalling for the condi...
2013-06-24 Cedric Bailevas: add support for asynchronously uploading GL texture.
2013-06-24 Carsten Haitzler... efreet: don't try change permissions on runtime dir...
2013-06-23 ChristopherFix compiler warning about uninitialized variables
2013-06-22 Carsten Haitzler... eldbus: error message iters should be initted as readonly.
2013-06-22 Thiep Ha[Edje_Entry] Move cursor to correct position when selec...
2013-06-22 Carsten Haitzler... evas: remove segv added by cedric fastpath optimization
2013-06-21 Sebastian Dransfeldefreet: Use end cb of thread to run cb
2013-06-21 Mike Blumenkrantzefreet menu cbs don't return a value and take const...
2013-06-21 Sebastian Dransfeldefreet: Add data to async request
2013-06-21 Sebastian Dransfeldefreetd: log to file
2013-06-21 Sebastian Dransfeldefreet: Create cache dir in efreet_cache_init
2013-06-20 Sebastian Dransfeldefreet: Low priority for cache rebuild
2013-06-20 Sebastian Dransfeldefl: formatting
2013-06-20 Sebastian Dransfeldefreet: Create a temp XDG_RUNTIME_DIR if not set
2013-06-20 Sebastian Dransfeldefl: formatting
2013-06-20 Sebastian Dransfeldevas: Keep sane name for public header
2013-06-20 Sebastian Dransfeldefreet: @since
2013-06-20 Sebastian Dransfeldefreet: Add async menu parsing
2013-06-20 Sebastian Dransfeldefreet: Make _path_to_file_id threadsafe
2013-06-20 Sebastian Dransfeldefreet: Make desktop cache threadsafe
2013-06-20 Sebastian Dransfeldefreet: Make efreet_desktop threadsafe
2013-06-20 Sebastian Dransfeldefreet: Formatting
2013-06-20 Sebastian Dransfeldefreet: Release log domain on evil error
2013-06-20 Sebastian Dransfeldefreet: doc fixes
2013-06-20 Sebastian Dransfeldefreet: Reorganize file
2013-06-20 Sebastian Dransfeldefreet: Init variables in init
2013-06-20 Sebastian Dransfeldefreet: Init efreet_menu_prefix in init
2013-06-20 Sebastian Dransfeldefreet: Remove static variable
2013-06-20 Sebastian Dransfeldefreet: Remove static variable
2013-06-20 Sebastian Dransfeldefreet: Improve eina hash usage
2013-06-20 Jean-Philippe... cserve2: fix minor memleaks with fonts
2013-06-20 Jean-Philippe... cserve2: add more error debug for font loading
2013-06-20 Jean-Philippe... cserve2: Handle interrupts when failing to read from...
2013-06-20 Jean-Philippe... cserve2: prevent infinite loop during connection
2013-06-20 Cedric Bailevas: fix texture allocation bugs.
2013-06-20 Cedric Bailevas: fast path for map with same color on all corner.
2013-06-20 Mike Blumenkrantzmore descriptive error message in eldbus when property...
2013-06-20 Chris MichaelDont need the ret variable unless we are actually going...
2013-06-19 Mike Blumenkrantzinform users when eldbus-codegen is cowardly refusing...
2013-06-19 Mike Blumenkrantzuse sizeof for eldbus-codegen internal define lengths
2013-06-19 Mike Blumenkrantzs/LENGHT/LENGTH
2013-06-18 Cedric Bailevas: fix clang compilation.
2013-06-18 Cedric Bailevas: reduce memory footprint taken by Evas_Object_Tabl...
2013-06-18 Cedric Bailevas: reduce memory usage by using Eo array of callbacks.
2013-06-17 Chris MichaelOoops, missing on "get_pixles" --> "pixels_get" conversion
2013-06-17 Chris MichaelFix render engine function "get_pixels" to be "pixels_g...
2013-06-17 Chris MichaelFormatting fixes
2013-06-17 Chris MichaelRemove 'hack' which worked around a Weson bug wrt point...
2013-06-17 Chris MichaelDon't crash when window is null (for mouse_down comparison)
2013-06-17 Chris MichaelDebug--
2013-06-17 Chris MichaelFix formatting
2013-06-17 Jérémy Zurchereo_class_new: reorder last operations in class creation
2013-06-17 Jérémy Zurchereo_class_new: pack ext data offsets at the end of _Eo_Class
2013-06-17 Jérémy Zurchereo_class_new: speed up mixins offset table creation
2013-06-17 Jérémy Zurchereo_class_new: check parent and desc before doing anything
2013-06-17 Jérémy Zurchereo_class_new: pack mro at the end of _Eo_Class
2013-06-17 Jérémy Zurchereo_class_new: remove duplicates in extensions as well...
2013-06-17 Jérémy Zurchereo_class_new: pack extensions at the end of _Eo_Class
2013-06-17 Jérémy Zurchereo_class_new: add and use _eo_class_sz
2013-06-17 Jérémy Zurchereo_class_new: replace class field extn_data_size with...
2013-06-17 Sung W. ParkEvas: add partial rendering support for evasgl direct...
2013-06-17 Sung W. ParkRevert "Saving evasgl direct partial rendering fix...
2013-06-17 Sung W. ParkRevert "Touch for evas gl direct rendering partial...
2013-06-17 Sung W. ParkRevert "Added Wayland fix for evas_gl direct fix"
2013-06-17 Sung W. ParkAdded Wayland fix for evas_gl direct fix
2013-06-17 Sung W. ParkTouch for evas gl direct rendering partial rendering...
2013-06-17 Sung W. ParkSaving evasgl direct partial rendering fix temporarily
2013-06-17 Cedric Bailedje: reduce memory footprint of edje callbacks.
2013-06-16 ChunEon Parkedje - fix typo
2013-06-16 Daniel Juyung SeoEvas_Common_Header.h: added textgrid to primitive evas...
2013-06-14 Carsten Haitzler... evas: optimization - handle if c1 == c2 for map interpl...
2013-06-14 Chris MichaelPort wayland_egl changes for swapbufferswithdamage...
2013-06-14 Chris MichaeleglSwapBuffersWithDamage actually returns an EGLBoolean...
2013-06-14 Carsten Haitzler... evas: fix possible seg with font glyphs from font insta...
2013-06-14 Chris MichaelFormatting fix for 80 columns...Spankies !! ;)
2013-06-14 Stefan Schmidtedje-codegen: Now really fix the mem leak without runni...
2013-06-14 Stefan Schmidteina/mp/one_big: Add a comment to clarify why we do...
2013-06-14 Jean-Philippe... evas/cserve2: remove garbage shm files during server...
next