summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Fix id file creationHwankyu Jhun1-5/+6
2021-11-02Adjust sending startup signalHwankyu Jhun2-2/+2
2021-10-29Set child subreaper attributeHwankyu Jhun1-0/+2
2021-10-26Add prelaunch callbackChanggyu Choi3-0/+16
2021-09-06Fix executable file checkHwankyu Jhun1-6/+11
2021-08-12Fix memory monitor functionHwankyu Jhun1-0/+3
2021-08-05Check threshold in memory monitorHwankyu Jhun1-0/+3
2021-07-28Print error logsHwankyu Jhun2-1/+4
2021-07-19Fix static anlaysis issueHwankyu Jhun1-1/+1
2021-07-16Get LAUNCHPAD_LISTEN_FD variable from the environmentHwankyu Jhun1-5/+24
2021-07-06Remove dlog fd checkHwankyu Jhun1-10/+0
2021-07-06Check stdout fds redirectionHwankyu Jhun3-0/+26
2021-06-23Fix memory managementHwankyu Jhun1-1/+4
2021-06-11Fix mount res dirSangyoon Jang1-21/+11
2021-04-02Revert "Redirect stdout to dlog"Changgyu Choi5-21/+1
2021-04-01Remove unnecessary function callHwankyu Jhun1-2/+0
2021-04-01Redirect stdout to dlogHwankyu Jhun5-1/+23
2021-03-10Fix logsHwankyu Jhun2-2/+5
2021-02-15Implement res control featureSangyoon Jang5-3/+96
2021-02-15Check EOF exceptionHwankyu Jhun1-2/+11
2021-02-08Check installed storage before executable file checkHwankyu Jhun1-6/+10
2021-01-12Support logger activation/deactivationHwankyu Jhun4-0/+27
2020-12-11Check return value of vsnprintf()Hwankyu Jhun3-7/+26
2020-11-27Check executable fileHwankyu Jhun1-2/+21
2020-11-25Support logger path settingHwankyu Jhun5-6/+58
2020-11-11Fix a bug about loader resumptionHwankyu Jhun1-1/+1
2020-10-26Fix coding styleChanggyu Choi1-28/+28
2020-10-15Fix a bug about handling OOMHwankyu Jhun1-16/+7
2020-10-05Refactor coding styleChanggyu Choi5-48/+46
2020-09-21Fix directory hierarchy & cmake configuration filesHwankyu Jhun72-390/+287
2020-08-25Separate default loaderHwankyu Jhun3-2/+74
2020-08-20Add privilege level check for plugin parserHwankyu Jhun2-3/+13
2020-08-20Adjust coding styleHwankyu Jhun2-19/+15
2020-08-19Add hwc logs for performance checkHwankyu Jhun1-0/+5
2020-08-14Remove unused codesHwankyu Jhun2-2/+0
2020-08-14Fix double freeChanggyu Choi1-3/+2
2020-08-13Merge "Fix memory leak" into tizenChanggyu Choi1-1/+5
2020-08-13Fix memory leakChanggyu Choi1-1/+5
2020-08-10Add worker thread for cleanup appHwankyu Jhun3-3/+265
2020-08-07Fix client pid checkHwankyu Jhun1-2/+2
2020-08-05Add debugging logsHwankyu Jhun1-0/+2
2020-07-31Fix exception handling about printing logHwankyu Jhun1-8/+2
2020-07-27Fix wrong implementationHwankyu Jhun1-1/+1
2020-07-22Fix Launchpad LibraryHwankyu Jhun1-7/+0
2020-07-22Fix Memory MonitorHwankyu Jhun1-18/+10
2020-07-20Add to check pid from __accept_candidate_process()Changgyu Choi2-10/+29
2020-07-10Fix Launchpad Recovery FeatureChanggyu Choi1-7/+14
2020-06-30Include missing header fileHwankyu Jhun1-0/+1
2020-06-30Change SMACK label of the log fileHwankyu Jhun3-0/+31
2020-06-30Add a file log for debugging launchpadHwankyu Jhun5-1/+351