revert async compositior
[framework/uifw/ecore.git] / src / lib / ecore /
2012-08-14 cedricecore: correctly shutdown Ecore_Thread.
2012-08-14 Jaehwan KimEFL core migration @74576
2012-08-14 Jaehwan KimRevert "Revert "Merge remote-tracking branch 'remotes...
2012-08-14 Jaehwan KimRevert "Revert "Upstream merge""
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "Merge remote-tracking branch 'remotes/origin...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 stefanecore: unused-params--
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-06-20 Jiyoun ParkUpstream merge
2012-06-17 rastertone down mempool sizes
2012-06-15 stefanecore/ecore_anim: Dead initial assignment. The value...
2012-06-08 cedricecore: typos, thanks kuri.
2012-06-06 discomfitordon't return value in void functions
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-05-31 rasteri wonder if this patches over some odd signal processin...
2012-05-30 cedricecore: force pthread_join even when main loop isn't...
2012-05-30 cedricecore: fix count of objects in the Ecore_Thread trash.
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 cedricecore: cancel all pending thread at shutdown.
2012-05-25 rasterfix mainloop begin/quit then begin again issue.
2012-05-24 rasterok ok - doesnt make a difference.. but only limit if...
2012-05-24 rasterfix ecore-thread scheduler starvation issue.
2012-05-22 cedricecore: reduce likely race condition on Ecore_Thread...
2012-05-16 gastalAdding an Ecore_exe example to documentation.
2012-05-16 caroFreeBSD 4.x was released more than a decade ago (the...
2012-05-11 gastalChanging the description of ecore_exe module
2012-05-11 gastalAdding a warning to the file handler callback saying...
2012-05-10 cedricecore: trying to reduce rounding error in ecore.
2012-05-08 cedricecore: don't run out of fd when crazy apps cycle throug...
2012-05-07 cedricecore: remove useless workaround.
2012-05-06 discomfitorfix ecore_animator_pos_map with ACCELERATE; see mail
2012-04-28 seozevas, ecore, elementary: Updated AUTHORS and synced...
2012-04-25 rasterfix valgrind bitch about uniittied mem!
2012-04-25 Myungjae LeeMerge "Ecore migration revision 70444 Merge remote...
2012-04-25 Myungjae LeeEcore migration revision 70444
2012-04-23 gastalCleanup Doxygen Warnings - ecore 1
2012-04-20 Jaehwan KimEFL core migration revision 70302
2012-04-18 Hyoyoung ChangEFL core migration revision 70251
2012-04-17 gastalMake ecore_fd_handler docs clearer.
2012-04-13 barbieristop leaking every ecore system signal event.
2012-04-13 barbieriremove EAPI from _ecore_event_signal_user_new().
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-10 seozecore ecore_main.c: Added ecore_main_loop_iterate_may_b...
2012-04-10 seozecore ecore_job.c: Fixed formatting.
2012-04-06 seozecore ecore_poll.c: Fixed formatting.
2012-04-06 Jeonghyun YunEFL core migration revision 69928
2012-04-05 caroEcore: doc fixes
2012-04-04 gastalNew simpler ecore event example.
2012-04-02 seozecore: Fixed documentation.
2012-04-02 gastalImproved ecore event docs.
2012-04-02 gastalFixing typo in docs.
2012-03-29 rastertry fix to refactor of ecore where thread_count went...
2012-03-29 rasterFrom: 이병우 <bw80.lee@samsung.com>
2012-03-29 rasterremvoe unused func too
2012-03-29 rasterand kill warnings (-Wshadow) in ecore_getopt. pointed...
2012-03-29 rastermain loop checks for all of ecore -> back. (removed...
2012-03-29 rasterpur RAPI's on the .c file funcs.. TOO! so we can see...
2012-03-29 seozecore Ecore.h: Fixed documentation typo.
2012-03-29 rasterlet's use ()'s to group our logic better?
2012-03-27 Jeonghyun YunEFL core migration revision 69655
2012-03-23 jihoonEcore.h: fix typos
2012-03-21 gastalEcore FD handler docs.
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-16 Jeonghyun YunEFL core migration revision 69424
2012-03-15 gastalEcore poller docs.
2012-03-15 Sanjeev BARevert commit b803fe7e92657861e54eafd40ca848d8022b9d00.
2012-03-14 cedricecore: fix Ecore_Thread memory leak.
2012-03-14 gastalEcore event functions docs improvements.
2012-03-13 gastalBetter ecore event docs.
2012-03-10 cedricecore: fix Ecore_Thread double free and update ChangeLo...
2012-03-10 Jeonghyun YunEFL core migration revision 69115
2012-03-09 gastalImprovements to ecore timer docs.
2012-03-09 gastalSplitting time and timer into separte groups.
2012-03-09 gastalEcore idlers doc bump.
2012-03-09 rasterhey cedric - i left this commented out, but this 2nd...
2012-03-08 englebassformatting
2012-03-07 cedricecore: add needed exotic include.
2012-03-07 cedricecore: remove an impossible to track assert.
2012-03-07 Jeonghyun YunEFL core migration revision 68762
2012-03-05 gastalStyle fix for ecore exe docs.
2012-03-05 gastalBetter ecore main loop docs.
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-03-01 gastalBetter ecore_evas intro docs.
2012-02-29 Jeonghyun YunMerge remote-tracking branch 'origin/upstream'
2012-02-27 cedricecore: people are still hurt by that assert.
2012-02-25 discomfitor#if 0 out an unused function
2012-02-24 cedricecore: fix ecore build without thread support and mmap.
2012-02-24 cedricecore: fix typos.
2012-02-24 cedricecore: add Exotic support.
2012-02-23 devilhornsEcore: Fix grammar in doxy.
2012-02-22 cedricecore: cleanup thread destruction.
2012-02-22 devilhornsEcore: Fix typo in header (for docs).
2012-02-20 cedricecore: rewrite of Ecore_Thread internal to use Eina_Loc...
2012-02-18 caroEcore: ecore_pipe: remove ugly FMT_* compatibility...
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-15 Jaehwan KimEFL migration revision 67695
2012-02-02 seozecore ecore_main.c: Fixed formatting. It has nice docum...
2012-01-24 cedricecore: M_PI / 2.0 == M_PI_2
next