Tizen 2.4 SDK Rev6 Release
[framework/uifw/evas.git] / src / bin /
2015-09-08 jk7744.parktizen 2.3.1 release submit/tizen_2.3.1/20150915.083008 tizen_2.3.1_release
2012-08-14 Jaehwan KimMerge remote-tracking branch 'origin/intefl/svn_merge'
2012-08-14 Jaehwan KimRevert "Revert "upstream merge""
2012-08-14 Jaehwan KimRevert "Revert "Upstream merge""
2012-08-01 Jaehwan KimMerge remote-tracking branch 'origin/upstream' into...
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "upstream merge"
2012-07-24 devilhornsEvas: Fix uninitialized variable warning.
2012-07-19 tasnEvas font: Add missing include.
2012-07-17 antognollievas/cserve2: Set image->flags.loaded on loaded_handle.
2012-07-17 sachielAvoid calling the requets callbacks if the entry was
2012-07-17 sachielWhen changing request type, it helps to let the request
2012-07-17 sachielNo need for a separate Slave_Request pointer with font
2012-07-17 sachielAdd Speculative Load type to requests and a way to
2012-07-17 sachielRename Font_Request so I stop being stupidly confused
2012-07-17 sachielMove image opening/loading to the new requests system
2012-07-17 sachielAllow creating requets without a client waiting on it
2012-07-17 sachielCancel dependents only when the request itself is
2012-07-17 sachielCall the requests callbacks only once per request
2012-07-11 tasnEvas font: Fixed runtime emboldenment of bitmap fonts.
2012-07-10 caroadd note
2012-07-10 rasteruse extra fcntl() instead of accept4 for portability.
2012-07-05 antognollievas/cserve2: The slave should measure the time spent
2012-06-29 sachielRemove the right element from the list
2012-06-29 sachielLet's not fall into an infinite loop with blocked
2012-06-29 sachielTHE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY
2012-06-29 sachielAdd support for a request to depend on another
2012-06-29 Jiyoun Parkupstream merge
2012-06-27 sachielMark the slave as not done when it starts a job
2012-06-27 sachielPrevent using freed data in epoll events
2012-06-26 stefanevas/cserve2: Don't use var names that are used as...
2012-06-26 discomfitorcast warnings--
2012-06-26 discomfitoruse correct format string
2012-06-25 antognollievas/cserve2: Don't take "used glyphs" messages into
2012-06-25 antognollievas/cserve2: Calculate average time saved on glyph
2012-06-25 antognollievas/cserve2: Add entries loading saved time.
2012-06-25 sachielDon't free file entries while there are still images...
2012-06-25 sachielRe-enable the used glyphs message now that it doesn...
2012-06-25 antognollievas/cserve2: Add image size and loading time stats.
2012-06-22 sachielAdd simple debug client for cserve2
2012-06-22 sachielFix generation of FONT_DEBUG response
2012-06-22 antognollievas/cserve2: Silent some warnings (and also fix wrong
2012-06-22 antognollievas/cserve2: Rename some stats and add some more for...
2012-06-22 antognollievas/cserve2: Only declare timeval function if debug is
2012-06-22 antognollievas/cserve2: Change our fash implemenation name.
2012-06-22 antognollievas/cserve2: Add font and glyphs loading implementation
2012-06-20 Jiyoun ParkUpstream merge
2012-06-20 stefanevas/cserve2: Enums can hold negative values fine....
2012-06-20 stefanevas/cserve2: Unused parameter warnings--
2012-05-31 antognollievas/cserve2: Change request list to inlist.
2012-05-31 antognollievas/cserve2: Add a "processing" queue for each type
2012-05-31 antognollievas/cserve2: Add a "processing" queue to requests.
2012-05-31 antognollievas/cserve2: Add basic error handling on thread
2012-05-31 antognollievas/cserve2: Add handling of FONT_LOAD.
2012-05-31 antognollievas/cserve2: Some fixes for requests.
2012-05-31 antognollievas/cserve2: Some more code to requests management.
2012-05-31 antognollievas/cserve2: Use Slave_Command instead of
2012-05-31 antognollievas/cserve2: Add requests and slave workers
2012-05-31 antognollievas/cserve2: Adding font requests manipulation.
2012-05-31 antognollievas/cserve2: Slave thread is only a simple callback.
2012-05-31 antognollievas/cserve2: Add threaded slave support.
2012-05-23 antognollievas/cserve2: Refactory slave to inherit from a slave...
2012-05-23 antognollievas/cserve2: Add basic font search when a font load is
2012-05-23 antognollievas/cserve2: Make Font_Entry inherit from Entry.
2012-05-23 antognollievas/cserve2: Add font entries and sources hashes.
2012-05-23 antognollievas/cserve2: Adding code to receive font messages on
2012-05-23 antognollievas/cserve2: Adding some font structs to the cache.
2012-05-23 sachielLil' refactor on CServe2's cache. More to come when...
2012-05-21 rasterlet's make server work out of the box if u set:
2012-05-14 sachieland fix wrong merge, damn it!
2012-05-14 sachielbot warnings begone, hopefully
2012-05-07 sachielcserve2 warnings begone
2012-05-03 sachielWhy this doesn't break for me? Now I have to use the...
2012-05-03 sachielevas/cserve2: fix typo that kept cserve2 disabled
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-03-02 Jeonghyun YunEFL core migration revision 68518
2012-02-18 caroEvas: remove WIN32_CPPFLAGS and WIN32_CFLAGS are there...
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-06 Jaehwan KimEFL migration revision 67705
2012-01-19 barbierifix gcc warnings about set-but-unused and shadows of y1.
2011-11-03 Mike McCormackMerge branch 'upstream'
2011-10-22 mike_mevas: Fix a warning
2011-06-23 Jaehwan Kimsvn update: 60295 (latest:60295)
2011-06-07 cedricevas: add evas_object_image_load_orientation_set, evas_...
2011-05-27 devilhornsEvas: Fix shadow declaration of 'i' variable.
2011-04-22 rasteran initial test at trying pixman instead of evas softwa...
2011-04-19 WooHyun JungDelete results of building
2011-04-19 Jaehwan KimRollback to c2d2b900b10ba4170f79c49b22bd807ea75df548
2010-11-25 Jaehwan KimSVN EFL Migration SVN-54790
2010-10-07 barbieribetter logging.
2010-09-19 rasterwarning--
2010-09-18 rasterwarning--
2010-09-10 Jeahwan Kim[efl-upgrade]
2010-09-08 lucasFix common misspellings
2010-09-07 Jeahwan Kimsvn update: 51458 (latest:51480)
2010-08-13 lucasApply memset-calloc.cocci
2010-07-11 rastera more correct version of the dso fix.
2010-05-18 Youmin Hasvn update: 48959 (latest:48959)
2010-03-02 rasteralso dont need itt.
2010-03-02 rasterok - dont need itt at all - will make llvm quieter...
next