Remove blocking and unblocking all sub threads
[platform/core/appfw/launchpad.git] / src /
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
2023-04-13 Changgyu ChoiRefactor launchpad 13/290713/47
2023-04-13 Hwankyu JhunAdd a missing exception handling 83/291283/1
2023-04-07 Hwankyu JhunFix wrong path of debugger config 44/291044/1
2023-04-05 Mateusz MoscickiFix aul daemons path 61/290961/2
2023-04-04 Hwankyu JhunFix static analysis issues 02/290902/1
2023-04-04 Hwankyu JhunRefactor launchpad 67/290767/10
2023-04-04 Hwankyu JhunFix shared queue initialization 35/290835/1
2023-03-30 Changgyu ChoiModify AppLabelsMonitor to singleton 53/290653/5
2023-03-30 Hwankyu JhunRefactor app labels monitor 43/290643/2
2023-03-30 Hwankyu JhunAdd missing exception handling 44/290644/1
2023-03-30 Hwankyu JhunRemove unnecessary log system 33/290633/1
2023-03-30 Hwankyu JhunRefactor app defined loader info feature 25/290625/4
2023-03-29 Hwankyu JhunRefactor vconf code related to system events 25/290525/8
2023-03-29 Hwankyu JhunFix wrong socket path 87/290587/2
2023-03-27 Hwankyu JhunRefactor launchpad config 13/290413/8
2023-03-27 Changgyu ChoiAdd create_directories() exception handling 67/290467/5
2023-03-27 Hwankyu JhunFix child process deadlock issue 69/290469/3
2023-03-24 Hwankyu JhunRefactor launchpad debug 04/290404/6
2023-03-23 Hwankyu JhunAdd CPUChecker and AppInfo classes 39/290339/6
2023-03-23 Hwankyu JhunFix build break issues 29/290329/1
2023-03-21 Hwankyu JhunRefactor launchpad signal 99/290099/7
2023-03-20 Hwankyu JhunRefactor Memory Monitor 60/290060/3
2023-03-14 Hwankyu JhunRemove cpplint warning messages 21/289721/4
2023-03-14 Hwankyu JhunRefactor launchpad worker 08/289708/7
2023-03-14 Hwankyu JhunFix static analysis issues 29/289729/1
2023-03-14 Hwankyu JhunRefactor launchpad dbus 51/289651/8
2023-03-13 Hwankyu JhunModify FileMonitor class 98/289598/5
2023-03-13 Hwankyu JhunRefactor launchpad logger 90/289590/5
2023-03-09 Changgyu ChoiAdd to enable TIZEN_ASAN_ACTIVATION 04/288804/18
2023-03-09 Changgyu ChoiFix 64bit build error 22/289522/1
2023-03-09 Hwankyu JhunAdd liblaunchpad-common library for launchpad daemons 44/289444/9
2023-03-07 Hwankyu JhunAdd logs for debugging loader creation 01/289401/1
2023-03-06 Hwankyu JhunAdd a new option to the loader configuration 94/289294/3
2023-03-05 Hwankyu JhunDelete unused files after process shutdown 32/289232/4
2023-03-03 Hwankyu JhunRemove build warning messages 37/289237/2
2023-03-02 Hwankyu JhunFix wrong initialization 11/289211/1
2023-02-16 Changgyu ChoiFix library path for aarch64
2023-02-13 Changgyu ChoiModify launchpad-process-pool directory structure 64/288164/3
2023-02-06 Changgyu ChoiRefactor launchpad to c++ 03/287603/4
2023-02-02 Hwankyu JhunFix wrong condition of maximum count of cpu checker 79/287679/1
2023-01-31 Hwankyu JhunModify loader priority feature 42/287542/2
2023-01-19 Hwankyu JhunAdd new APIs for loader process 34/287034/2
2023-01-16 Hwankyu JhunAdd retrying count check for waiting threads 13/286913/1
2023-01-16 Hwankyu JhunWait for threads ready 59/286859/6
2023-01-16 Hwankyu JhunFix build error 70/286870/1
2023-01-12 Hwankyu JhunPrint appid for debugging 30/286730/1
2023-01-04 Sangyoon JangAdd res pkgids to env 73/284573/4
2023-01-03 Hwankyu JhunCreate aul worker thread before running the main loop 71/286271/1
2022-12-27 Changgyu ChoiFix static analysis issues 81/286081/1
2022-12-22 Changgyu ChoiFix library path for aarch64 83/285883/1
2022-12-12 Hwankyu JhunRemove forker thread 35/285435/1
2022-11-21 Changgyu ChoiFix static analysis issues 82/284582/4
2022-11-18 Hwankyu JhunDo not check candidate process state 95/284495/1
2022-11-18 Hwankyu JhunSupport timeout feature related on boot 89/284489/4
next