summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-21specify char variable's signedness qualifiersubmit/tizen_ivi/20160217.000002submit/tizen_ivi/20160217.000000submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151222.052059accepted/tizen/wearable/20151222.090329accepted/tizen/tv/20151222.090310accepted/tizen/mobile/20151222.090248accepted/tizen/ivi/20160218.023312accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviMyungki Lee1-3/+3
2015-08-04Do not process the finalize in the nested call.HEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150917.014254submit/tizen/20150916.141025accepted/tizen/tv/20150917.041120accepted/tizen/mobile/20150917.041057tizenSung-jae Park4-30/+69
2015-07-24Sync with the latest tizen 2.4Sung-jae Park10-48/+345
2015-07-13Fix the memory alignment issus by padding.tizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen/20150713.020827accepted/tizen/wearable/20150713.060909accepted/tizen/tv/20150713.060858accepted/tizen/mobile/20150713.060851tizen_3.0.m1_tvtizen_3.0.m1_mobileKyuho Jo1-8/+29
2015-05-12Fix the 64 bits build errorsubmit/tizen_mobile/20150514.062739submit/tizen_mobile/20150513.091454submit/tizen_mobile/20150513.043814submit/tizen_mobile/20150512.125148submit/tizen_mobile/20150512.044346submit/tizen_mobile/20150511.123737submit/tizen_common/20150604.888888accepted/tizen/mobile/20150514.135918tizen_3.0.2015.q2_commonSung-jae Park1-1/+1
2015-05-01BUFSIZ is replaced with payload_sizesubmit/tizen_mobile/20150512.042012submit/tizen_mobile/20150511.124012submit/tizen/20150511.111918Sung-jae Park1-3/+3
2015-05-01Sync with the latest 2.3.1Sung-jae Park12-2700/+2767
2014-12-04Recover from unexpectedly overwritten code.Sung-jae Park1-29/+8
2014-12-04Merge ssh://slp-info.sec.samsung.net:29418/magnolia/framework/appfw/com-core ...Sung-jae Park14-2368/+3480
2014-11-25Merge branch 'devel/home/master'Sung-jae Park4-453/+530
2014-11-23guint could not be below ZERO.Sung-jae Park3-5/+5
2014-11-23Add new attribute to packetSung-jae Park3-450/+527
2014-11-23Merge branch 'devel/home/master'Sung-jae Park8-2093/+2260
2014-11-23Add new API for compatibility instead of changing API signature.Sung-jae Park4-8/+20
2014-11-23Use the system threadSung-jae Park1-2/+44
2014-11-23Add new method for sending/receving file descriptorsSung-jae Park8-2104/+2217
2014-10-17allocate BUFSIZ size instead of payload_size when creating packettizen_3.0_ivi_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20141021.113442submit/tizen_common/20141021.111902submit/tizen_common/20141021.090218submit/tizen_3.0.m14.3_ivi/20141021.112858submit/tizen_3.0.2014.q3_common/20141021.112639accepted/tizen/ivi/20141022.015303accepted/tizen/common/20141021.112611accepted/tizen/3.0.m14.3/ivi/20141022.104126accepted/tizen/3.0.2014.q3/common/20141022.093402tizen_3.0_ivitizen_3.0.m14.3_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commonaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonCorentin Lecouvey1-1/+1
2014-10-01Revert "Keep address alignment to prevent from bus error."submit/tizen_ivi/20141007.444444submit/tizen_common/20141003.142427accepted/tizen/ivi/20141009.080623accepted/tizen/common/20141003.171248Corentin Lecouvey1-29/+8
2014-09-01Merge branch 'devel/home/master'Sung-jae Park4-16/+69
2014-09-01Add new command processing method.Sung-jae Park4-16/+69
2014-07-03Merge branch 'devel/home/master'Sung-jae Park3-5/+9
2014-07-01Update return vale - for exceptional caseSung-jae Park3-5/+9
2014-05-22Merge branch 'devel/home/master'Sung-jae Park4-28/+158
2014-05-22Clean up all resource for non-threaded IPC.Sung-jae Park4-28/+158
2014-03-24Validate socket FD & optimize recv context.tizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi_panda/20140403.011837submit/tizen/20140430.015826accepted/tizen/mobile/20140702.100351accepted/tizen/ivi/panda/20140403.015123accepted/tizen/ivi/20140430.194310accepted/tizen/common/20140506.092610tizen_ivi_pandatizen_3.0.m14.2_iviaccepted/tizen_ivi_pandaSung-jae Park3-29/+128
2014-03-21Merge branch 'devel/home/master'Sung-jae Park3-29/+128
2014-03-21Optimize the perf / validate FD.Sung-jae Park2-3/+36
2014-03-20Validate context before destroy it.Sung-jae Park3-26/+92
2014-01-28Merge "Keep address alignment to prevent from bus error." into tizensubmit/tizen/mobile/20140225.091425accepted/tizen_genericSung-jae Park2-9/+30
2014-01-28Keep address alignment to prevent from bus error.Sung-jae Park2-9/+30
2014-01-28Merge branch 'devel/home/master'Sung-jae Park2-9/+30
2014-01-28Keep alignment to prevent from bus error.Sung-jae Park2-9/+30
2014-01-21Merge "Sync with the latest product code of phone profile" into tizenSung-jae Park2-14/+49
2014-01-21Merge "Apply Rusty Lynch's systemd socket activation feature." into tizenSung-jae Park2-0/+35
2014-01-20Merge branch 'devel/home/master'Sung-jae Park11-22/+717
2014-01-20Fix build warningSung-jae Park2-7/+4
2014-01-06Update header (preparing doxygen)Sung-jae Park10-15/+713
2014-01-05Sync with the latest product code of phone profileSung-jae Park4-14/+84
2013-12-27Merge branch 'devel/home/master'Sung-jae Park2-3/+3
2013-12-27Remove NONBLOCK flag from pipesSung-jae Park2-3/+3
2013-12-17Merge branch 'devel/home/master'Sung-jae Park2-10/+45
2013-12-17[side effect] Fix build error (remove unused variable)Sung-jae Park1-2/+2
2013-12-17Discards the chunks when it fails to queue an eventSung-jae Park2-10/+45
2013-12-06Update changelogsubmit/tizen/20140307.080659submit/tizen/20131210.212736accepted/tizen/mobile/20131216.220336accepted/tizen/ivi/20140308.005203accepted/tizen/20131211.175052accepted/tizen/mobileaccepted/tizen/ivi/stablePatrick McCarty1-0/+6
2013-11-30Merge branch 'devel/home/master'Sung-jae Park7-19/+39
2013-11-30Debug mode enabledSung-jae Park1-1/+7
2013-11-16PTREL-399: fix build in x86_64Stephane Desneux1-1/+1
2013-11-05Sync with the tizen 3.0Sung-jae Park7-18/+32
2013-10-24PTREL-142: Restore use of %cmake macrosubmit/tizen_ivi_stable/20131116.100245submit/tizen/20131024.202239accepted/tizen_ivi_stable/20131116.111038accepted/tizen/20131112.015206accepted/tizen/20131025.151212accepted/tizen/20131024.204924Rusty Lynch1-1/+1
2013-10-24Apply Rusty Lynch's systemd socket activation feature.Sung-jae Park2-0/+35