Release version 0.38.8
[platform/core/appfw/launchpad.git] / src /
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
2023-05-12 Hwankyu JhunEnable Cpu checker 33/292733/2
2023-05-09 Hwankyu JhunAdd ProcessPool config 30/292530/1
2023-05-09 Hwankyu JhunRefactor Launchpad Hydra 78/292278/28
2023-05-03 Hwankyu JhunModify app-defined-loader for linux container 93/292293/1
2023-05-03 Hwankyu JhunFix a bug about app-defined-loader 88/292288/1
2023-05-02 Hwankyu JhunFix bug about handling app labels changes event 02/292202/1
2023-04-27 Hwankyu JhunDispose candidate process of process pool 44/292144/1
2023-04-25 Hwankyu JhunAdd missing function call 04/291904/1
2023-04-24 Hwankyu JhunPrevent crash issue 94/291894/1
2023-04-24 Hwankyu JhunImprove launchpad initialization 69/291869/1
2023-04-24 Hwankyu JhunFix a bug about pending request 39/291839/1
2023-04-23 Hwankyu JhunFix crash issue of first dotnet application to be executed 22/291822/1
2023-04-21 Hwankyu JhunFix build error for gcc 12.2.0 61/291761/1
2023-04-20 Hwankyu JhunAdd missing exception handlings 42/291742/1
2023-04-20 Hwankyu JhunDelay initilaization of AppExecutor 40/291740/1
2023-04-20 Changgyu ChoiAdd LaunchResult enum 73/291673/2
2023-04-20 Hwankyu JhunModify loader management 26/291626/11
2023-04-19 Hwankyu JhunSupport Process pool feature 45/291545/14
next