platform/upstream/efl.git
2013-10-29 Jean-Philippe... evas/cserve2: Fix error path in evas_cache2_image_writa...
2013-10-29 Jean-Philippe... evas/cserve2: Fix CID 1039286 (Resource leak)
2013-10-29 Jean-Philippe... evas/cserve2: Fix new Coverity issues
2013-10-29 m.biliavskyiedje: return Eina_Bool values in setters for dragable...
2013-10-28 Rafael Antognolliecore/wayland: Use sync callback to report end of ecore...
2013-10-28 Rafael Antognolliecore/wayland: Add info about other bound interfaces.
2013-10-28 Rafael AntognolliRevert "change init done bindings."
2013-10-28 Rafael Antognollichange init done bindings.
2013-10-28 Cedric Baileina: long forgotten function in Eina_File for Windows.
2013-10-28 Cedric Bailevas: fix leak of ellipsis object in Evas_Object_Text.
2013-10-28 Cedric Bailevas: fix possible memory leak in the ellipsis code.
2013-10-28 Cedric Baileet: help the kernel to actually load the eet file...
2013-10-28 Cedric Baileina: fix API as we don't and never will touch memory...
2013-10-28 Cedric Baileina: avoid possible race condition when unreffing...
2013-10-28 Jean-Philippe... Evas/cserve2: Merge branch 'devs/jpeg/cserve2'
2013-10-28 Jean-Philippe... evas/cserve2: Merge Glyph_Data and mempool index
2013-10-28 Jean-Philippe... evas/cserve2: Add debug and reduce number of GLYPHS_USE...
2013-10-28 Jean-Philippe... evas/cserve2: Use Eina_Refcount instead of int
2013-10-28 Jean-Philippe... evas/cserve2: prevent unwanted remap of strings table
2013-10-28 Jean-Philippe... evas/cserve2: catch only SIGINT from cserve2
2013-10-28 Jean-Philippe... evas/cserve2: Reduce repacking and resizing of SHM
2013-10-28 Jean-Philippe... evas/cserve2: Fix font reloading after cserve2 restart.
2013-10-28 Jean-Philippe... evas/cserve2: Add PID to shm filenames
2013-10-28 Jean-Philippe... evas/cserve2: Fix refcount for glyphs & glyph buffers
2013-10-28 Jean-Philippe... evas/cserve2: Reconnect to cserve2 in case of server...
2013-10-28 Jean-Philippe... evas/cserve2: Implement support for GL engine
2013-10-28 Jean-Philippe... evas/cserve2: Fix CList usage
2013-10-28 Jean-Philippe... evas/cserve2: Fix reload of image without load_opts
2013-10-28 Jean-Philippe... evas/cserve2: Fix scaling error (server side)
2013-10-28 Jean-Philippe... evas/cserve2: Fix animated Gifs support with cs2
2013-10-28 Jean-Philippe... evas/cserve2: Fix invalid file referencing in client
2013-10-28 Jean-Philippe... evas/cserve2: Fix scaling options
2013-10-28 Jean-Philippe... evas/cserve2: Add alpha flag to Image_data
2013-10-28 Jean-Philippe... evas/cserve2: Use scalecache with cserve2
2013-10-28 Jean-Philippe... evas/cserve2: Add cache hit count on image data
2013-10-28 Jean-Philippe... evas/cserve2: Fix images indexing (File_Entry stuff)
2013-10-28 Jean-Philippe... evas/cserve2: Drop pre-emptive load of large images
2013-10-28 Jean-Philippe... evas/cserve2: Fallback to normal cache for animated...
2013-10-28 Jean-Philippe... evas: Fix potential crash after image preload
2013-10-28 Jean-Philippe... evas/cserve2: Reuse file entries when possible
2013-10-28 Jean-Philippe... evas/cserve2: Reduce debug logs (s/INF/DBG)
2013-10-28 Jean-Philippe... evas/cserve2: Fallback to normal cache for mmap
2013-10-28 Jean-Philippe... evas/cserve2: Fix font hinting
2013-10-28 Jean-Philippe... evas/cserve2: Reset pointers to NULL after close
2013-10-28 Jean-Philippe... evas/cserve2: Add TIMEOUT macro for cs2 client
2013-10-28 Jean-Philippe... evas/cserve2: Fix segfault in cserve2 slave
2013-10-28 Jean-Philippe... evas/cserve2: Small performance fixes
2013-10-28 Jean-Philippe... evas/cserve2: Modify usage of EVAS_CSERVE2 env
2013-10-28 Jean-Philippe... evas/cserve2: Repack strings index when too fragmented
2013-10-28 Jean-Philippe... evas/cserve2: Fix NULL vs. empty string
2013-10-28 Jean-Philippe... evas/cserve2: Rename _evas_cache_ to _evas_cache2_
2013-10-28 Jean-Philippe... evas/cserve2: Fix crashes in E17/cserve2
2013-10-28 Jean-Philippe... evas/cserve2: Scan glyphs and add to fash
2013-10-28 Jean-Philippe... evas/cserve2: Remap glyph mempool if resized
2013-10-28 Jean-Philippe... evas/cserve2: Use only one Glyph_Map per font
2013-10-28 Jean-Philippe... evas/cserve2: Remap indexes when count is wrong
2013-10-28 Jean-Philippe... evas/cserve2: Fix lag with invalid font glyphs
2013-10-28 Jean-Philippe... evas/cserve2: Add valid flag on Image_Data and File_Data
2013-10-28 Jean-Philippe... evas/cserve2: Remap string entries when size changed
2013-10-28 Jean-Philippe... evas/cserve2: Optimize shared strings
2013-10-28 Jean-Philippe... evas/cserve2: Add SHM debug tool (CLI)
2013-10-28 Jean-Philippe... evas/cserve2: Add glyph shm names to Font_Data
2013-10-28 Jean-Philippe... evas/cserve2: Remove dead code.
2013-10-28 Jean-Philippe... evas/cserve2: Add proper tags to shm arrays
2013-10-28 Jean-Philippe... evas/cserve2: Fix cserve2_usage tool
2013-10-28 Jean-Philippe... evas/cserve2: Client-side scanning of Font Entries
2013-10-28 Jean-Philippe... evas/cserve2: Store Glyph_Data in shared mempools
2013-10-28 Jean-Philippe... evas/cserve2: Add mempool_buffer_offset_get() api
2013-10-28 Jean-Philippe... evas/cserve2: Store glyphs in shared arrays
2013-10-28 Jean-Philippe... evas/cserve2: Add compile-time log level flag for cserve2
2013-10-28 Jean-Philippe... evas/cserve2: Optimize cserve2_shared_string_del()
2013-10-28 Jean-Philippe... evas/cserve2: Add binary search in server side
2013-10-28 Jean-Philippe... evas/cserve2: Fix race condition on font load / socket...
2013-10-28 Jean-Philippe... evas/cserve2: Fix Eina_File leak at shutdown
2013-10-28 Jean-Philippe... evas/cserve2: Scan shared indexes in client side
2013-10-28 Jean-Philippe... evas/cserve2: Add _shared_index_remap_check()
2013-10-28 Jean-Philippe... evas/cserve2: Share paths of index tables with clients
2013-10-28 Jean-Philippe... evas/cserve2: Prepare shared indexes in clients
2013-10-28 Jean-Philippe... evas/cserve2: Fix image load premultiplication
2013-10-28 Jean-Philippe... evas/cserve2: _cserve2_cache_fast_scaling_check()
2013-10-28 Jean-Philippe... evas/cserve2: Simplify error logs
2013-10-28 Jean-Philippe... evas/cserve2: Store Image_Data in shared array
2013-10-28 Jean-Philippe... evas/cserve2: binary search in Shared_Array
2013-10-28 Jean-Philippe... evas/cserve2: Repack File_Data shared array
2013-10-28 Jean-Philippe... evas/cserve2: Use Shared_Array storage for File_Data
2013-10-28 Jean-Philippe... evas/cserve2: Rename File_Data pointers to fd
2013-10-28 Jean-Philippe... evas/cserve2: Use unique id counter
2013-10-28 Jean-Philippe... evas/cserve2: Implement shared index and buffers
2013-10-28 Jean-Philippe... evas/cserve2: Add functions to resize shm files
2013-10-28 Jean-Philippe... evas/cserve2: Prepare usage of shared strings
2013-10-28 Jean-Philippe... evas/cserve2: Add CRIT() macro
2013-10-28 Carsten Haitzler... evas - cover corner case for native surface shared...
2013-10-27 Chris MichaelFix formatting
2013-10-27 Chris MichaelFix compiler warning(s) about eina_hash_int64 being...
2013-10-26 Doug NewgardPKGBUILD cleanup
2013-10-26 Carsten Haitzler... evas gl engine related - fix elm image example 01 ...
2013-10-25 discomfitorfix ecore evas pointer warping
2013-10-25 Cedric Baileina: add test for old ABI supported function, but...
2013-10-25 Cedric Baileina: improve test coverage of Eina_File API.
2013-10-25 Cedric Baileina: improve test coverage of virtual file.
next