Except file descriptors from closing list
[platform/core/appfw/launchpad.git] / src /
2023-12-20 Hwankyu JhunExcept file descriptors from closing list 78/303078/2
2023-12-15 Hwankyu JhunUse access() instead of std::filesystem::exists 76/302876/2
2023-12-13 Changgyu ChoiRevert "Increase cpu boosting interval" 32/302732/1
2023-11-29 Changgyu ChoiIncrease cpu boosting interval 98/301998/1
2023-11-21 Changgyu ChoiAdd restart loader condition 90/301590/2
2023-11-20 Changgyu ChoiRollback SendStartupSignal() 51/301551/2
2023-11-15 Hwankyu JhunSend Startup signal 97/301397/1
2023-11-14 Hwankyu JhunSet a new environment variable for fast launch 20/301320/1
2023-11-14 Changgyu ChoiRemove SendStartupSignal step 73/301173/3
2023-11-07 Hwankyu JhunChange launch mode to previous operation 16/301016/1
2023-11-06 Hwankyu JhunModify thread control 32/300932/2
2023-11-03 Hwankyu JhunRemove CPU boosting of loader process 78/300878/1
2023-10-31 Changgyu ChoiFix typo 79/300679/1
2023-10-19 Hwankyu JhunChange log messages of executing echo 27/300227/1
2023-10-18 Hwankyu JhunFix double close 69/300169/1
2023-10-18 Hwankyu JhunAdd SIGUSR1 signal handler 65/300165/3
2023-10-12 Hwankyu JhunRemove previous files at fork 30/299930/1
2023-10-12 Hwankyu JhunExclude dlog fds from closing fds 02/299902/1
2023-10-11 Hwankyu JhunFix external package activation 37/299837/2
2023-10-05 Hwankyu JhunCheck SCHED_PRIORITY value 81/299581/1
2023-09-27 Changgyu ChoiChange stdio redirect buffer 85/299385/1
2023-09-21 Hwankyu JhunFix wrong log message 96/299196/1
2023-09-21 Hwankyu JhunFix wrong implmenetation of launchpad library 90/299190/2
2023-09-21 Hwankyu JhunModify argv creation of liblaunchpad library 63/299163/2
2023-09-19 Hwankyu JhunFix static analysis issues 43/299043/1
2023-09-18 Hwankyu JhunFix static analysis issue 35/299035/1
2023-09-14 Hwankyu JhunModify disposal loader handler 67/298867/1
2023-09-14 Hwankyu JhunModify launchpad_loader_dispose() function 14/298814/1
2023-09-14 Hwankyu JhunAdd a new function for loader termination 09/298809/5
2023-09-13 Hwankyu JhunLock and unlock mutex for process creation 78/298778/2
2023-09-11 Hwankyu JhunReset scheduling priority 77/298577/1
2023-08-31 Hwankyu JhunSet reset on fork flag 08/298108/1
2023-08-30 Hwankyu JhunModify ready file path 53/298053/1
2023-08-30 Hwankyu JhunDo not close all file descriptors 60/297960/2
2023-08-30 Hwankyu JhunHandle restart request 09/298009/1
2023-08-28 Hwankyu JhunCheck CPU boosting level before calling boost API 81/297881/2
2023-08-23 Changgyu ChoiAdd setting priority to 0 before OnAdapterLoopBegin() 04/297704/1
2023-08-18 Hwankyu JhunRemove timeout setting of applying cpu boosting 26/297426/1
2023-08-17 Changgyu ChoiFix crash issue 53/297353/5
2023-08-17 Hwankyu JhunRevert "Create ready files of loader process" 31/297331/1
2023-08-17 Hwankyu JhunCreate ready file for all loaders 30/297330/1
2023-08-17 Hwankyu JhunCreate ready files of loader process 55/296855/4
2023-08-16 Hwankyu JhunModify CPUBoostingController 60/297260/1
2023-08-11 Hwankyu JhunClose all fds while creating process pool 57/297157/4
2023-08-11 Hwankyu JhunAdd a missing exception handling 47/297147/1
2023-08-01 Changgyu ChoiChange multiple instance appid key 53/296553/1
2023-07-28 Changgyu ChoiFix static analysis issues 46/296446/1
2023-07-27 Hwankyu JhunHandle loader termination request 61/296361/4
2023-07-24 Hwankyu JhunModify SIGCHLD handler 41/296241/1
2023-07-20 Changgyu ChoiModify setting AUL_APPID environment variable for multi... 18/296118/4
2023-07-18 Hwankyu JhunModify setting environment variable 66/295966/2
2023-07-14 Changgyu ChoiChange exit method 26/295826/3
2023-07-14 Hwankyu JhunModify log tags 90/295790/1
2023-07-12 Hwankyu JhunAdd printing log message for debugging 41/295641/1
2023-07-10 Hwankyu JhunCheck arguments of loader 20/295520/2
2023-07-10 Hwankyu JhunFix a bug about invoking the event listener 16/295516/1
2023-07-03 wchang kimFixed the build error using gcc 13 23/295123/1
2023-07-02 Hwankyu JhunCheck LaunchMode before setting scheduling priority 74/295074/2
2023-07-02 Changgyu ChoiModify activation method 26/295026/2
2023-06-29 Hwankyu JhunAdd an exception handling of the argument check 11/295011/1
2023-06-27 Hwankyu JhunModify Unref() method of LoaderContext 33/294833/2
2023-06-26 Hwankyu JhunFix crash issue of app-defined-loader 89/294789/1
2023-06-26 Hwankyu JhunAdd a new launch mode 47/294747/3
2023-06-26 Hwankyu JhunRevert "Add step that forces private connections in... 52/294752/1
2023-06-23 Mateusz MoscickiAdd step that forces private connections in libsyscommon 16/294516/5
2023-06-22 Hwankyu JhunRevert "Fix wrong sigchild handler" 62/294662/1
2023-06-22 Hwankyu JhunRevert "Fix a bug about sigchld handler" 61/294661/1
2023-06-22 Hwankyu JhunFix a bug about sigchld handler 40/294640/1
2023-06-22 Hwankyu JhunFix wrong sigchild handler 25/294625/1
2023-06-22 Hwankyu JhunRemove exit() call 22/294622/1
2023-06-20 Hwankyu JhunFix a bug related to the onboot timer setting 24/294524/1
2023-06-20 Hwankyu JhunSupport Launch Mode 69/294469/8
2023-06-20 Hwankyu JhunRemove blocking and unblocking all sub threads 78/294478/1
2023-06-20 Changgyu ChoiFix build error 66/294466/1
2023-06-19 Hwankyu JhunRefactor launchpad loader 07/294407/7
2023-06-19 Hwankyu JhunModify app-defined-loader 23/294423/5
2023-06-19 Changgyu ChoiAdd status to AUL_DBUS_APPDEAD_SIGNAL 10/294310/6
2023-06-18 Hwankyu JhunRevert "Add debugging logs" 90/294390/1
2023-06-16 Hwankyu JhunInitialize threads before running main loop 26/294326/2
2023-06-16 Hwankyu JhunAdd debugging logs 06/294306/1
2023-06-15 Hwankyu JhunFix launchpad loader library 49/294249/1
2023-06-13 Hwankyu JhunModify CloseAllFds method 09/294109/2
2023-06-12 Hwankyu JhunAdd missing redirection 45/294045/1
2023-06-12 Hwankyu JhunAdd setting enviornment variable 37/294037/1
2023-06-12 Hwankyu JhunFix a bug about setting LD_LIBRARY_PATH 31/294031/1
2023-06-07 Hwankyu JhunFix a bug about debug mode 62/293862/1
2023-06-05 Hwankyu JhunAdjust log messages 02/293802/1
2023-06-05 Hwankyu JhunRefactor launchpad common library 86/293786/9
2023-06-02 Hwankyu JhunFix wrong implementation of launchpad library 29/293729/2
2023-06-02 Hwankyu JhunModify default loader configuration file 58/293658/1
2023-06-01 Hwankyu JhunBlock and unblock threads 33/293633/2
2023-05-31 Hwankyu JhunRefactor Launchpad Library 01/293401/11
2023-05-25 Hwankyu JhunModify setting scheduling priority 10/293310/5
2023-05-25 Hwankyu JhunFix a bug about creating a loader process of hydra... 62/293362/3
2023-05-25 Changgyu ChoiFix static analysis issues 52/293352/1
2023-05-22 Changgyu ChoiFix gsource timer deletion 93/293193/4
2023-05-19 Hwankyu JhunModify launch request handling 50/293050/3
2023-05-18 Hwankyu JhunModify plugin initialization of app-defined-loader 46/292846/2
2023-05-18 Hwankyu JhunFix a bug about debugging application 30/293030/1
2023-05-16 Hwankyu JhunSend result while handling the launch request 56/292856/6
next