summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-18svace fixtizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184304submit/tizen_5.5_mobile_hotfix/20201026.185104submit/tizen_5.5/20191031.000004submit/tizen/20191018.084730accepted/tizen/unified/20191018.152357accepted/tizen/5.5/unified/wearable/hotfix/20201027.113341accepted/tizen/5.5/unified/mobile/hotfix/20201027.090719accepted/tizen/5.5/unified/20191031.023103tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedsanghyeok.oh1-1/+6
2019-10-15Remove unused definesMaciej Slodczyk25-116/+1
2019-10-15Remove unused struct definitionsMaciej Slodczyk1-10/+0
2019-10-15Remove unused enum definitionsMaciej Slodczyk2-36/+0
2019-10-11Detect missing cgroups gracefullyMichal Bloch1-0/+5
2019-10-10Fix a critical section being too shortsubmit/tizen/20191011.103233submit/tizen/20191010.143025accepted/tizen/unified/20191015.011907Michal Bloch1-1/+1
2019-09-27Fix various complaints by SVACE static analysisMichal Bloch21-116/+152
2019-09-26Refactoring error handlingINSUN PYO3-9/+5
2019-09-26Fix memory leakINSUN PYO1-2/+2
2019-09-20Merge "proc: check application status" into tizenKarol Lewandowski1-0/+70
2019-09-20Merge "heart: Notify SluggishFW on app malfunction detection" into tizenKarol Lewandowski1-0/+47
2019-09-20vip: disable release agent when resourced doesn't work such as poweroff scenarioByungSoo Kim1-0/+17
2019-09-20proc: increase period of favorite listsByungSoo Kim1-1/+1
2019-09-20cpu: fix wrong condition while checking predefined processByungSoo Kim1-1/+1
2019-09-17Initialize all modules immediatelysubmit/tizen/20190918.083638accepted/tizen/unified/20190919.010654Michal Bloch2-11/+3
2019-09-17Fix a complaint by SVACE static analysisMichal Bloch1-2/+6
2019-09-17Remove legacy file logging functionalityBaumann2-166/+0
2019-09-13proc: check application statusByungSoo Kim1-0/+70
2019-09-12heart: Notify SluggishFW on app malfunction detectionjyotsna.a@samsung.com1-0/+47
2019-09-12Port DeviceD poweroff signal handlerMichal Bloch1-1/+25
2019-09-12vip-process: add ac.service to vip processWaLyong Cho1-0/+1
2019-09-10Fix incorrect errno checkBaumann1-5/+3
2019-09-09Extract D-Bus signal name definitionsMichal Bloch3-152/+209
2019-09-09Introduce D-Bus pid query.Michal Bloch2-0/+24
2019-09-04Check GVariant correctness for DBus callsMichal Bloch11-46/+71
2019-09-02Refactor out some needless repetitionsubmit/tizen/20190904.140208accepted/tizen/unified/20190904.224514Michal Bloch6-91/+112
2019-08-28Fix double freesubmit/tizen/20190828.162915submit/tizen/20190828.131328accepted/tizen/unified/20190829.040204Michal Bloch1-12/+22
2019-08-28Fix a memory leakMichal Bloch1-0/+1
2019-08-23heart: Increase heart module prioritysubmit/tizen/20190823.122228Karol Lewandowski1-1/+1
2019-08-22signal handler: Depend on D-Bus policy as single source for policy informationsubmit/tizen/20190823.062038submit/tizen/20190822.134540accepted/tizen/unified/20190826.000109Karol Lewandowski4-80/+0
2019-08-16Fix some incorrect method call repliesMichal Bloch2-5/+7
2019-08-14Merge "Update (formerly) deviced booting signal paths" into tizensubmit/tizen/20190814.170318Karol Lewandowski2-16/+11
2019-08-14Restrict access to vip-release-agentMichal Bloch2-3/+8
2019-08-12Update (formerly) deviced booting signal pathsMichal Bloch2-16/+11
2019-08-09Merge "Remove unused feature "default-extra-dependencies"" into tizenKarol Lewandowski1-3/+0
2019-07-26Minor const correctnessMichal Bloch2-2/+2
2019-07-26Remove unused feature "default-extra-dependencies"INSUN PYO1-3/+0
2019-07-12Release 5.5.2submit/tizen/20190724.105257submit/tizen/20190722.101820submit/tizen/20190712.184306Michal Bloch1-1/+1
2019-07-08Fix a null pointer dereferenceMichal Bloch1-4/+3
2019-06-28Merge changes I349c8798,I6222a416,Id06cad1d,I0994ea8c into tizensubmit/tizen/20190705.134528submit/tizen/20190704.121256Karol Lewandowski4-0/+176
2019-06-28Merge changes from topic "resourced-porting-2019" into tizenKarol Lewandowski4-5/+64
2019-06-27Ensure resourced is started before user sessionKarol Lewandowski1-0/+6
2019-06-27lowmem: broadcast event when some process uses memory over limitByungSoo Kim2-2/+36
2019-06-27proc: check minimum value of oom score adj about all UI applicationsByungSoo Kim1-2/+27
2019-06-27heart-cpu: consider the service app type while considering the cpu time for p...Jiban Prakash1-1/+1
2019-06-27Port (merge) `lowmem-system` for resourced to handle lowmem of systemd unitsMichal Bloch4-0/+176
2019-06-27memory: restart timer after changing timeout intervalByungSoo Kim1-1/+5
2019-06-27memory: reset swappiness to memcg directories which have been already created...ByungSoo Kim1-0/+31
2019-06-27lowmem: add to control systemd servicesByungSoo Kim4-0/+141
2019-06-19Merge "swap: remove const type in the swap module ops" into tizenKarol Lewandowski3-3/+3