projects
/
platform
/
core
/
appfw
/
launchpad.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Check SCHED_PRIORITY value
[platform/core/appfw/launchpad.git]
/
src
/
lib
/
2023-09-27
Changgyu Choi
Change stdio redirect buffer
85/299385/1
tree
|
commitdiff
2023-09-21
Hwankyu Jhun
Fix wrong log message
96/299196/1
tree
|
commitdiff
2023-09-21
Hwankyu Jhun
Fix wrong implmenetation of launchpad library
90/299190/2
tree
|
commitdiff
2023-09-21
Hwankyu Jhun
Modify argv creation of liblaunchpad library
63/299163/2
tree
|
commitdiff
2023-09-14
Hwankyu Jhun
Modify launchpad_loader_dispose() function
14/298814/1
tree
|
commitdiff
2023-09-14
Hwankyu Jhun
Add a new function for loader termination
09/298809/5
tree
|
commitdiff
2023-09-11
Hwankyu Jhun
Reset scheduling priority
77/298577/1
tree
|
commitdiff
2023-08-31
Hwankyu Jhun
Set reset on fork flag
08/298108/1
tree
|
commitdiff
2023-08-30
Hwankyu Jhun
Handle restart request
09/298009/1
tree
|
commitdiff
2023-08-28
Hwankyu Jhun
Check CPU boosting level before calling boost API
81/297881/2
tree
|
commitdiff
2023-08-23
Changgyu Choi
Add setting priority to 0 before OnAdapterLoopBegin()
04/297704/1
tree
|
commitdiff
2023-08-17
Hwankyu Jhun
Revert "Create ready files of loader process"
31/297331/1
tree
|
commitdiff
2023-08-17
Hwankyu Jhun
Create ready files of loader process
55/296855/4
tree
|
commitdiff
2023-08-16
Hwankyu Jhun
Modify CPUBoostingController
60/297260/1
tree
|
commitdiff
2023-08-11
Hwankyu Jhun
Close all fds while creating process pool
57/297157/4
tree
|
commitdiff
2023-08-01
Changgyu Choi
Change multiple instance appid key
53/296553/1
tree
|
commitdiff
2023-07-27
Hwankyu Jhun
Handle loader termination request
61/296361/4
tree
|
commitdiff
2023-07-20
Changgyu Choi
Modify setting AUL_APPID environment variable for multi...
18/296118/4
tree
|
commitdiff
2023-07-18
Hwankyu Jhun
Modify setting environment variable
66/295966/2
tree
|
commitdiff
2023-07-14
Hwankyu Jhun
Modify log tags
90/295790/1
tree
|
commitdiff
2023-07-12
Hwankyu Jhun
Add printing log message for debugging
41/295641/1
tree
|
commitdiff
2023-07-10
Hwankyu Jhun
Check arguments of loader
20/295520/2
tree
|
commitdiff
2023-07-03
wchang kim
Fixed the build error using gcc 13
23/295123/1
tree
|
commitdiff
2023-06-26
Hwankyu Jhun
Fix crash issue of app-defined-loader
89/294789/1
tree
|
commitdiff
2023-06-26
Hwankyu Jhun
Add a new launch mode
47/294747/3
tree
|
commitdiff
2023-06-26
Hwankyu Jhun
Revert "Add step that forces private connections in...
52/294752/1
tree
|
commitdiff
2023-06-23
Mateusz Moscicki
Add step that forces private connections in libsyscommon
16/294516/5
tree
|
commitdiff
2023-06-22
Hwankyu Jhun
Revert "Fix wrong sigchild handler"
62/294662/1
tree
|
commitdiff
2023-06-22
Hwankyu Jhun
Revert "Fix a bug about sigchld handler"
61/294661/1
tree
|
commitdiff
2023-06-22
Hwankyu Jhun
Fix a bug about sigchld handler
40/294640/1
tree
|
commitdiff
2023-06-22
Hwankyu Jhun
Fix wrong sigchild handler
25/294625/1
tree
|
commitdiff
2023-06-20
Hwankyu Jhun
Remove blocking and unblocking all sub threads
78/294478/1
tree
|
commitdiff
2023-06-19
Hwankyu Jhun
Refactor launchpad loader
07/294407/7
tree
|
commitdiff
2023-06-19
Hwankyu Jhun
Modify app-defined-loader
23/294423/5
tree
|
commitdiff
2023-06-18
Hwankyu Jhun
Revert "Add debugging logs"
90/294390/1
tree
|
commitdiff
2023-06-16
Hwankyu Jhun
Add debugging logs
06/294306/1
tree
|
commitdiff
2023-06-15
Hwankyu Jhun
Fix launchpad loader library
49/294249/1
tree
|
commitdiff
2023-06-13
Hwankyu Jhun
Modify CloseAllFds method
09/294109/2
tree
|
commitdiff
2023-06-12
Hwankyu Jhun
Add missing redirection
45/294045/1
tree
|
commitdiff
2023-06-12
Hwankyu Jhun
Add setting enviornment variable
37/294037/1
tree
|
commitdiff
2023-06-12
Hwankyu Jhun
Fix a bug about setting LD_LIBRARY_PATH
31/294031/1
tree
|
commitdiff
2023-06-05
Hwankyu Jhun
Adjust log messages
02/293802/1
tree
|
commitdiff
2023-06-05
Hwankyu Jhun
Refactor launchpad common library
86/293786/9
tree
|
commitdiff
2023-06-02
Hwankyu Jhun
Fix wrong implementation of launchpad library
29/293729/2
tree
|
commitdiff
2023-06-01
Hwankyu Jhun
Block and unblock threads
33/293633/2
tree
|
commitdiff
2023-05-31
Hwankyu Jhun
Refactor Launchpad Library
01/293401/11
tree
|
commitdiff
2023-05-25
Hwankyu Jhun
Modify setting scheduling priority
10/293310/5
tree
|
commitdiff
2023-05-25
Hwankyu Jhun
Fix a bug about creating a loader process of hydra...
62/293362/3
tree
|
commitdiff
2023-05-25
Changgyu Choi
Fix static analysis issues
52/293352/1
tree
|
commitdiff
2023-05-09
Hwankyu Jhun
Refactor Launchpad Hydra
78/292278/28
tree
|
commitdiff
2023-04-24
Hwankyu Jhun
Improve launchpad initialization
69/291869/1
tree
|
commitdiff
2023-04-21
Hwankyu Jhun
Fix build error for gcc 12.2.0
61/291761/1
tree
|
commitdiff
2023-04-20
Hwankyu Jhun
Modify loader management
26/291626/11
tree
|
commitdiff
2023-04-19
Hwankyu Jhun
Support Process pool feature
45/291545/14
tree
|
commitdiff
2023-04-13
Changgyu Choi
Refactor launchpad
13/290713/47
tree
|
commitdiff
2023-04-04
Hwankyu Jhun
Refactor launchpad
67/290767/10
tree
|
commitdiff
2023-03-30
Hwankyu Jhun
Remove unnecessary log system
33/290633/1
tree
|
commitdiff
2023-03-29
Hwankyu Jhun
Refactor vconf code related to system events
25/290525/8
tree
|
commitdiff
2023-03-27
Hwankyu Jhun
Refactor launchpad config
13/290413/8
tree
|
commitdiff
2023-03-23
Hwankyu Jhun
Fix build break issues
29/290329/1
tree
|
commitdiff
2023-03-21
Hwankyu Jhun
Refactor launchpad signal
99/290099/7
tree
|
commitdiff
2023-03-20
Hwankyu Jhun
Refactor Memory Monitor
60/290060/3
tree
|
commitdiff
2023-03-13
Hwankyu Jhun
Modify FileMonitor class
98/289598/5
tree
|
commitdiff
2023-03-09
Changgyu Choi
Fix 64bit build error
22/289522/1
tree
|
commitdiff
2023-03-09
Hwankyu Jhun
Add liblaunchpad-common library for launchpad daemons
44/289444/9
tree
|
commitdiff
2023-02-16
Changgyu Choi
Fix library path for aarch64
tree
|
commitdiff
2023-02-06
Changgyu Choi
Refactor launchpad to c++
03/287603/4
tree
|
commitdiff
2023-01-31
Hwankyu Jhun
Modify loader priority feature
42/287542/2
tree
|
commitdiff
2023-01-19
Hwankyu Jhun
Add new APIs for loader process
34/287034/2
tree
|
commitdiff
2023-01-16
Hwankyu Jhun
Add retrying count check for waiting threads
13/286913/1
tree
|
commitdiff
2023-01-16
Hwankyu Jhun
Wait for threads ready
59/286859/6
tree
|
commitdiff
2023-01-12
Hwankyu Jhun
Print appid for debugging
30/286730/1
tree
|
commitdiff
2023-01-04
Sangyoon Jang
Add res pkgids to env
73/284573/4
tree
|
commitdiff
2023-01-03
Hwankyu Jhun
Create aul worker thread before running the main loop
71/286271/1
tree
|
commitdiff
2022-11-17
Hwankyu Jhun
Make enumeration for commands
87/284487/1
tree
|
commitdiff
2022-10-17
Changgyu Choi
Fix static analysis issues
29/283029/1
tree
|
commitdiff
2022-08-04
Ilho Kim
Implement launch of light user application
38/278338/10
tree
|
commitdiff
2022-07-25
Hwankyu Jhun
Send and receive candidate process ID
83/278683/3
tree
|
commitdiff
2022-07-14
Hwankyu Jhun
Add a new environemtn variable
33/277833/1
tree
|
commitdiff
2022-04-14
Hwankyu Jhun
[UI Thread] Set a new environment variable
65/273865/2
tree
|
commitdiff
2021-11-19
Hwankyu Jhun
Handle a new command
20/266820/1
tree
|
commitdiff
2021-11-11
Hwankyu Jhun
Revert "Fix id file creation"
07/266407/1
tree
|
commitdiff
2021-11-11
Hwankyu Jhun
Fix id file creation
59/266359/3
tree
|
commitdiff
2021-11-02
Hwankyu Jhun
Adjust sending startup signal
25/265825/4
tree
|
commitdiff
2021-10-26
Changgyu Choi
Add prelaunch callback
10/265610/4
tree
|
commitdiff
2021-07-18
Hwankyu Jhun
Fix static anlaysis issue
22/261422/1
tree
|
commitdiff
2021-07-06
Hwankyu Jhun
Remove dlog fd check
65/260865/2
tree
|
commitdiff
2021-07-05
Hwankyu Jhun
Check stdout fds redirection
48/260648/4
tree
|
commitdiff
2021-06-11
Sangyoon Jang
Fix mount res dir
85/259685/2
tree
|
commitdiff
2021-04-16
HwanKyu Jhun
Merge "Revert "Redirect stdout to dlog"" into tizen
tree
|
commitdiff
2021-04-02
Changgyu Choi
Revert "Redirect stdout to dlog"
94/256394/1
tree
|
commitdiff
2021-04-01
Hwankyu Jhun
Remove unnecessary function call
01/256301/1
tree
|
commitdiff
2021-04-01
Hwankyu Jhun
Redirect stdout to dlog
42/256142/8
tree
|
commitdiff
2021-02-15
Sangyoon Jang
Implement res control feature
71/251371/7
tree
|
commitdiff
2021-02-14
Hwankyu Jhun
Check EOF exception
17/253517/1
tree
|
commitdiff
2020-12-11
Hwankyu Jhun
Check return value of vsnprintf()
69/249369/2
tree
|
commitdiff
2020-09-21
Hwankyu Jhun
Fix directory hierarchy & cmake configuration files
08/244508/1
tree
|
commitdiff
2020-07-22
Hwankyu Jhun
Fix Launchpad Library
32/239132/3
tree
|
commitdiff
2020-06-01
Hwankyu Jhun
Remove getting vconf values
19/234919/2
tree
|
commitdiff
2020-05-19
Hwankyu Jhun
Support plugin module
32/233632/4
tree
|
commitdiff
next