Release version 0.60.9
[platform/core/appfw/aul-1.git] / src /
2023-11-20 Changgyu ChoiRevert "Send a startup signal in the constructor" 44/301544/1
2023-11-16 Hwankyu JhunUse TLS variable for getting status 46/301446/1
2023-11-15 Hwankyu JhunAdd a missing header file 02/301402/1
2023-11-15 Hwankyu JhunPrint warning messages 81/301381/1
2023-11-14 Changgyu ChoiSend a startup signal in the constructor 74/301174/2
2023-10-16 Changgyu ChoiUse global mutex variable on __send_result() 61/300061/6
2023-10-16 Changgyu ChoiRemove the logic that checks channel lock during __send... 52/300052/2
2023-09-20 Changgyu ChoiFix double fd close 08/299108/1
2023-09-13 Hwankyu JhunUse sysconf() instead of global variable 79/298779/1
2023-08-30 Hwankyu JhunAdd new internal functions to restart loader process 11/298011/1
2023-07-27 Hwankyu JhunAdd new internal functions to kill loader process 90/296390/3
2023-07-25 Hwankyu JhunAdd a new internal function for getting proc group... 46/296246/7
2023-07-21 Hwankyu JhunModify error code of aul socket 70/296170/1
2023-06-20 Hwankyu JhunFix wrong gsource deletion 26/294526/1
2023-06-20 Changgyu ChoiFix a static analysis issue 77/294477/2
2023-06-19 Changgyu ChoiAdd a new internal API 46/294246/8
2023-06-12 Hwankyu JhunSend ping before adding the watchdog timer 25/294025/1
2023-06-05 Hwankyu JhunMove function definition to aul header 92/293792/1
2023-05-24 Hwankyu JhunAdd new internal APIs 81/293281/9
2023-05-17 Hwankyu JhunModify CPU inheritance feature 99/292899/1
2023-05-02 Hwankyu JhunModify aul_rpc_port_usr_exist() function 50/292250/2
2023-03-27 ilho kimAdd APIs for getting path related Resource Control 71/290171/4
2023-03-08 Hwankyu JhunModify aul_app_com_leave function 76/289476/1
2023-02-24 Changgyu ChoiChange APP_COM_LEAVE request to async 20/288920/1
2023-02-03 SukhyungKangAdd get/set window position api 20/286920/8
2023-02-02 Hwankyu JhunFix static analysis issue 38/287638/1
2023-01-26 Hwankyu JhunFix double close issue 73/287273/2
2023-01-11 Hwankyu JhunMake a cache for getting appsvc alias appid 59/286659/4
2023-01-11 Hwankyu JhunAdd appsvc alias feature for tv profile 56/286656/1
2023-01-11 Hwankyu JhunCheck process group ID for getting appid and pkgid 30/286630/1
2023-01-03 Changgyu ChoiMerge "Apply aul request with timeout" into tizen
2023-01-03 Changgyu ChoiApply aul request with timeout 07/285307/18
2023-01-03 Hwankyu JhunAdd new internal functions for candidate processes 70/286270/2
2022-12-30 Changgyu ChoiFix static analysis issues 79/286179/2
2022-12-28 Changgyu ChoiRefactor app_signal.cc 93/286093/6
2022-11-11 Changgyu ChoiAdd AUL_SVC_RET_ETIMEOUT error 79/284079/2
2022-11-08 Hwankyu JhunModify sequence number generation 95/283995/1
2022-11-01 Hwankyu JhunRefactor launcher service API 61/283661/1
2022-11-01 Hwankyu JhunRefactor watch control API 48/283648/2
2022-10-20 Hwankyu JhunRefactor status API 27/283127/3
2022-10-17 Changgyu ChoiFix static analysis issues 28/283028/1
2022-10-05 Hwankyu JhunConsider 64-bit environment 33/282533/1
2022-09-27 Hwankyu JhunUse modified tizen_base::Parcel 50/281950/2
2022-09-27 Hwankyu JhunFix static analysis issue 81/282081/1
2022-09-06 Changgyu ChoiAdd aul_package_pre_event_send() 92/280292/8
2022-09-01 Hwankyu JhunCheck packet header length 69/280569/2
2022-08-25 Hwankyu JhunRefactor app com API 79/280179/1
2022-08-23 Hwankyu JhunRemove unused API 70/280070/1
2022-08-22 Hwankyu JhunFix wrong implementation of pkginfo API 85/279985/5
2022-08-22 Hwankyu JhunFix a bug of refactoring complication 87/279987/2
2022-08-19 Hwankyu JhunFix double close issue 81/279881/1
2022-08-16 Hwankyu JhunRefactor App Group API 32/279632/3
2022-08-12 Hwankyu JhunFix fd leak 04/279604/2
2022-08-12 Changgyu ChoiFix static analysis issues 96/279596/4
2022-08-12 Changgyu ChoiFix static analysis issues 82/279582/5
2022-08-12 Hwankyu JhunFix wrong exception handling 74/279574/4
2022-08-11 Hwankyu JhunAdd unit tests for App group API 49/279549/2
2022-08-11 Changgyu ChoiFix coding style 36/279536/2
2022-08-10 Hwankyu JhunRemove build warning messages 85/279485/2
2022-08-10 Hwankyu JhunRemove unused functions 84/279484/1
2022-08-09 Hwankyu JhunRefactor Job scheduler API 11/279411/2
2022-08-09 Hwankyu JhunRefactor component info API 05/279405/3
2022-08-08 Hwankyu JhunRefactor complication API 56/279356/2
2022-08-08 Hwankyu JhunChange a parameter type of complication API 53/279353/2
2022-08-05 Hwankyu JhunRefactor component status API 99/279299/1
2022-08-05 Hwankyu JhunRefactor component context API 48/279248/4
2022-08-04 Hwankyu JhunRefactor watchdog API 21/279221/3
2022-08-03 Hwankyu JhunRefactor pkginfo APIs 47/278747/10
2022-08-02 Hwankyu JhunAdd a missing nullptr check 16/279116/1
2022-07-22 Hwankyu JhunRemove duplicated header inclusion 67/278567/1
2022-07-18 Hwankyu JhunFix cpu inheritance feature 44/277944/2
2022-07-04 Hwankyu JhunApply type conversion 54/277254/1
2022-06-30 Hwankyu JhunInherit CPU scheduling policy to Daemon Process 76/277076/3
2022-06-30 Hwankyu JhunAdd exception handlings about a file descriptor 99/277099/1
2022-06-30 Hwankyu JhunRefactor aul sock 27/277027/6
2022-05-25 Hwankyu JhunFix aul_proc_register() 48/275448/1
2022-05-24 Hwankyu JhunFix the wrong implementation of aul_set_auto_restart() 74/275374/1
2022-05-12 Hwankyu JhunRefactor app signal 40/274540/3
2022-04-27 Hwankyu JhunSeparate mutex 70/274370/1
2022-04-27 Hwankyu JhunAdd calling usleep() to avoid busy waiting 43/274343/1
2022-04-18 Hwankyu Jhun[UI Thread] Fix undefnied behavior of g_rec_mutex_clear() 38/273938/2
2022-04-15 Hwankyu JhunFix log messages about app request 77/273877/1
2022-04-13 Hwankyu JhunCheck launch argv handler registration 90/273790/1
2022-04-12 Hwankyu JhunFix wrong implementation about aul handler call 78/273678/1
2022-04-11 Hwankyu Jhun[UI Thread] Check bundle data for service thread 30/273630/1
2022-04-01 Hwankyu Jhun[UI Thread] Use tizen glib context 27/273227/1
2022-03-25 SukhyungKangRevert "Refactor aul launch" 38/272838/1
2022-03-23 Hwankyu JhunFix static analysis issue 19/272719/1
2022-03-16 Hwankyu JhunRefactor aul launch 95/272395/4
2022-03-11 Hwankyu JhunUse thread default context 89/270489/2
2022-03-08 Hwankyu JhunFix app com deletion 68/272068/2
2022-02-15 Changgyu ChoiImprove aulctl tool 16/271016/7
2022-02-09 Changgyu ChoiMerge "Add aulctl tool" into tizen
2022-02-08 Changgyu ChoiAdd aulctl tool 90/268790/22
2022-01-27 Changgyu ChoiFix fd check condition 42/270242/1
2021-12-27 Changgyu ChoiMerge "Add new APIs" into tizen
2021-12-22 Changgyu ChoiAdd new APIs 26/267126/10
2021-12-07 Hwankyu JhunFix socket option of rpc port request 45/267545/1
2021-11-11 Hwankyu JhunRevert "Write socket status to Id file" 05/266405/1
2021-11-11 Hwankyu JhunWrite socket status to Id file 60/266360/3
next