summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Update timer of service-commonsubmit/tizen_2.2/20131107.0558362.2.1_releasetizen_2.2Sung-jae Park5-12/+77
2013-10-21Mark the end of file bufferSung-jae Park2-2/+7
2013-10-19Sync with the 3.0Sung-jae Park10-61/+80
2013-10-14Optimize the script parserSung-jae Park3-497/+525
2013-10-11Simulate faulted packageSung-jae Park5-111/+334
2013-10-10Update accessibility operation.Sung-jae Park3-3/+42
2013-10-01Increase the refcnt for lazy processingSung-jae Park1-2/+5
2013-10-01Do not use the clock_gettime for compensating periodSung-jae Park1-7/+1
2013-09-26Replace gettimeofday with ecore_time_getSung-jae Park7-5/+85
2013-09-24Update slave_activate_all/deactivate_all function.Sung-jae Park2-0/+55
2013-09-18g_type_init is deprecated.Sung-jae Park2-0/+5
2013-09-18Update script engine init ABISung-jae Park3-3/+6
2013-09-16Remove default content string.Sung-jae Park1-1/+1
2013-09-16Fix the default content info bug.Sung-jae Park2-4/+4
2013-09-14Update sequence of conf loading.Sung-jae Park6-235/+443
2013-09-10Fix prevent issue.Sung-jae Park1-2/+2
2013-09-04Send INSTANCE_DESTROY_PKGMGR only if it should be recreatedSung-jae Park1-2/+2
2013-09-04Update image/desc filename management code.Sung-jae Park8-81/+25
2013-09-03Update package management code.Sung-jae Park11-169/+233
2013-08-29Send delete type to service provider.Sung-jae Park6-29/+39
2013-08-23Fix the prevent issue.Sung-jae Park18-192/+176
2013-08-16Fix i586 build errorSung-jae Park9-109/+346
2013-08-14Supress the build warningsSung-jae Park6-20/+20
2013-08-14Do not overwrite the CFLAGSSung-jae Park1-2/+2
2013-08-13pkgmgr plugin, coding convention, AUL exceptionSung-jae Park35-1021/+2104
2013-08-06Fix the prevent issues.submit/tizen_2.2/20130814.101311submit/tizen_2.2/20130814.0852572.2_releaseSung-jae Park3-6/+10
2013-08-05Remote client service is implemented.Sung-jae Park20-129/+1287
2013-07-24Before send a packet, check the status of socket.Sung-jae Park3-3/+14
2013-07-18Fix the variable name.Sung-jae Park1-2/+2
2013-07-18Execute DDL for livebox DB if it is empty.Sung-jae Park1-2/+15
2013-07-15Update Accessibility Event Path.submit/tizen_2.2/20130717.053027submit/tizen_2.2/20130717.010418submit/tizen_2.2/20130716.172953Sung-jae Park2-647/+145
2013-07-12Manage the fault of service providers(osp,web).submit/tizen_2.2/20130714.144445submit/tizen_2.2/20130714.135757Sung-jae Park2-40/+252
2013-07-05Package name of web-provider is changed.Sung-jae Park2-2/+2
2013-07-04Remove last trailing commaSung-jae Park19-27/+27
2013-07-03Update acquire/release pixmap operation & fix crash bugSung-jae Park5-7/+49
2013-07-01Fix the invalid list item handling code.Sung-jae Park1-1/+2
2013-07-01Validate the user level smack rule for shortcutSung-jae Park3-1/+25
2013-07-01Handling the exceptions for PD request correctly.Sung-jae Park5-44/+73
2013-06-30access control of badge/notification is enabledyoungsub ko2-2/+64
2013-06-27Update Easy mode livebox size.Sung-jae Park1-3/+3
2013-06-27Update LogSung-jae Park4-15/+8
2013-06-27Reset block after consuming it.Sung-jae Park1-0/+1
2013-06-27Update Input event thread. and reduce the logs.Sung-jae Park17-322/+135
2013-06-25Update provider tagSung-jae Park3-8/+18
2013-06-25User level smack check for rm_livebox, rm_shortcutSung-jae Park1-2/+2
2013-06-24Add smack rule file.Sung-jae Park3-1/+6
2013-06-24User level smack control added for notificationSung-jae Park2-1/+48
2013-06-21Update Easymode DBox size.Sung-jae Park2-4/+4
2013-06-21User level smack permission check is applied.Sung-jae Park3-3/+49
2013-06-20Fix various bugs.Sung-jae Park3-21/+28