index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libprocessgroup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use mem cgroups in libprocessgroup if they're available
Robert Benea
2017-07-11
1
-7
/
+0
*
Revert "Use mem cgroups in libprocessgroup if they're available"
Tim Murray
2017-07-08
1
-0
/
+7
*
Use mem cgroups in libprocessgroup if they're available
Robert Benea
2017-06-29
1
-7
/
+0
*
init: move killing of process groups to libprocessgroup
Tom Cherry
2017-06-07
1
-0
/
+40
*
Enable libprocessgroup on host bionic
Tom Cherry
2017-05-11
1
-0
/
+1
*
Better logging in libprocessgroup and make resources clean up themselves
Tom Cherry
2017-05-04
2
-83
/
+103
*
libprocessgroup: Android.mk -> Android.bp
Steven Moreland
2017-04-19
2
-19
/
+10
*
add killProcessGroupOnce
Keun-young Park
2017-03-29
2
-6
/
+13
*
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
Elliott Hughes
2016-11-14
1
-1
/
+4
*
Use readdir instead of readdir_r.
Elliott Hughes
2016-09-28
1
-6
/
+4
*
resolve merge conflicts of ed3596a to stage-aosp-master
Elliott Hughes
2016-08-03
2
-58
/
+44
|
\
|
*
Switch libprocessgroup to libbase logging.
Elliott Hughes
2016-08-03
2
-57
/
+43
*
|
resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp
Elliott Hughes
2016-06-06
2
-14
/
+23
|
\
|
|
*
use process groups for processes started by init
Collin Mulliner
2016-06-06
2
-13
/
+22
|
*
Remove useless #include.
Elliott Hughes
2016-04-30
1
-1
/
+0
*
|
Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev
Martijn Coenen
2016-03-18
1
-0
/
+7
|
\
\
|
*
|
Don't use mem cgroups for pid accounting.
Martijn Coenen
2016-03-18
1
-0
/
+7
*
|
|
resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp
James Hawkins
2016-02-19
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-6
/
+5
*
|
Fix libprocessgroup SELinux denials.
Martijn Coenen
2016-02-08
1
-1
/
+5
*
|
Reuse mem cgroups for tracking forked PIDs.
Martijn Coenen
2016-02-01
4
-82
/
+35
|
/
*
processgroup: change the polling interval for killProcessGroup()
Yusuke Sato
2015-06-16
1
-3
/
+4
*
Remove uses of libcxx.mk.
Dan Albert
2015-03-27
1
-1
/
+0
*
Fix missing #includes in system/core.
Elliott Hughes
2014-12-29
1
-0
/
+1
*
Fix format string
Chih-Hung Hsieh
2014-11-20
1
-3
/
+4
*
Make mkdirAndChown do what it claims to do
Bernhard Rosenkränzer
2014-11-17
1
-2
/
+2
*
Fix issue #18000467: processgroup truncates buffer
Dianne Hackborn
2014-10-15
1
-1
/
+1
*
Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram
Dianne Hackborn
2014-10-13
2
-5
/
+29
*
processgroup: close directories opened by removeAllProcessGroups()
Colin Cross
2014-08-20
1
-2
/
+3
*
Add libprocessgroup
Colin Cross
2014-07-09
5
-0
/
+436