summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas/cserve2: Client-side scanning of Font EntriesJean-Philippe Andre2013-10-282-7/+37
* evas/cserve2: Store Glyph_Data in shared mempoolsJean-Philippe Andre2013-10-287-326/+598
* evas/cserve2: Add mempool_buffer_offset_get() apiJean-Philippe Andre2013-10-281-0/+16
* evas/cserve2: Store glyphs in shared arraysJean-Philippe Andre2013-10-283-74/+129
* evas/cserve2: Add compile-time log level flag for cserve2Jean-Philippe Andre2013-10-283-85/+113
* evas/cserve2: Optimize cserve2_shared_string_del()Jean-Philippe Andre2013-10-282-11/+17
* evas/cserve2: Add binary search in server sideJean-Philippe Andre2013-10-281-15/+45
* evas/cserve2: Fix race condition on font load / socket failJean-Philippe Andre2013-10-281-3/+0
* evas/cserve2: Fix Eina_File leak at shutdownJean-Philippe Andre2013-10-282-2/+23
* evas/cserve2: Scan shared indexes in client sideJean-Philippe Andre2013-10-285-277/+359
* evas/cserve2: Add _shared_index_remap_check()Jean-Philippe Andre2013-10-282-27/+108
* evas/cserve2: Share paths of index tables with clientsJean-Philippe Andre2013-10-287-173/+654
* evas/cserve2: Prepare shared indexes in clientsJean-Philippe Andre2013-10-287-53/+267
* evas/cserve2: Fix image load premultiplicationJean-Philippe Andre2013-10-281-1/+1
* evas/cserve2: _cserve2_cache_fast_scaling_check()Jean-Philippe Andre2013-10-281-72/+82
* evas/cserve2: Simplify error logsJean-Philippe Andre2013-10-281-25/+17
* evas/cserve2: Store Image_Data in shared arrayJean-Philippe Andre2013-10-283-286/+412
* evas/cserve2: binary search in Shared_ArrayJean-Philippe Andre2013-10-281-6/+29
* evas/cserve2: Repack File_Data shared arrayJean-Philippe Andre2013-10-283-17/+60
* evas/cserve2: Use Shared_Array storage for File_DataJean-Philippe Andre2013-10-282-152/+310
* evas/cserve2: Rename File_Data pointers to fdJean-Philippe Andre2013-10-281-105/+105
* evas/cserve2: Use unique id counterJean-Philippe Andre2013-10-281-8/+7
* evas/cserve2: Implement shared index and buffersJean-Philippe Andre2013-10-284-11/+925
* evas/cserve2: Add functions to resize shm filesJean-Philippe Andre2013-10-282-1/+106
* evas/cserve2: Prepare usage of shared stringsJean-Philippe Andre2013-10-281-156/+207
* evas/cserve2: Add CRIT() macroJean-Philippe Andre2013-10-281-0/+4
* evas - cover corner case for native surface shared refs on obj deleteCarsten Haitzler (Rasterman)2013-10-281-0/+11
* Fix formattingChris Michael2013-10-271-2/+2
* Fix compiler warning(s) about eina_hash_int64 being passed pointerChris Michael2013-10-271-2/+2
* PKGBUILD cleanupDoug Newgard2013-10-263-61/+65
* evas gl engine related - fix elm image example 01 (T182).Carsten Haitzler (Rasterman)2013-10-261-6/+8
* fix ecore evas pointer warpingdiscomfitor2013-10-251-2/+2
* eina: add test for old ABI supported function, but not exposed anymore.Cedric Bail2013-10-254-0/+266
* eina: improve test coverage of Eina_File API.Cedric Bail2013-10-251-2/+5
* eina: improve test coverage of virtual file.Cedric Bail2013-10-251-1/+56
* eina: use Eina_Barrier to improve coverage and reduce race condition during t...Cedric Bail2013-10-251-1/+15
* EvasGL: Fixed direct rendering not clipping issueSung W. Park2013-10-247-191/+237
* Ecore_Legacy.h: fixed typo while reading it.Daniel Juyung Seo2013-10-231-2/+2
* efreet: Fix file openingSebastian Dransfeld2013-10-221-10/+6
* Update po filesSebastian Dransfeld2013-10-2211-385/+385
* for ecore system time changed - use a real time in the future, notCarsten Haitzler (Rasterman)2013-10-221-0/+1
* Evas: Add API to access private functionDaniel Zaoui2013-10-215-3/+73
* ecore examples: move pkg-config at the end of gcc command.Daniel Juyung Seo2013-10-224-4/+4
* evas: change sync all canvases function name.Ulisses Furquim2013-10-182-3/+3
* ecore-evas - handle mouse out then in due to click-to-focus passive grabsCarsten Haitzler (Rasterman)2013-10-191-59/+129
* evas: Fixed the textblock format to be drawn according to the glyph's horizon...Youngbok Shin2013-10-183-8/+7
* only unswallow deleted swallowed parts if they're in a swallow (wtf.)Mike Blumenkrantz2013-10-171-1/+1
* edje should probably unswallow objects when they get deleted externally to av...Mike Blumenkrantz2013-10-171-0/+4
* edc.vim: added border_scale_by.Daniel Juyung Seo2013-10-171-1/+1
* cosmetic/logic move evas_sync call into same if block when applying alpha set...discomfitor2013-10-161-2/+1