summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes2016-11-141-1/+4
* Use readdir instead of readdir_r.Elliott Hughes2016-09-281-6/+4
* resolve merge conflicts of ed3596a to stage-aosp-masterElliott Hughes2016-08-032-58/+44
|\
| * Switch libprocessgroup to libbase logging.Elliott Hughes2016-08-032-57/+43
* | resolve merge conflicts of cea1d04 to nyc-dev-plus-aospElliott Hughes2016-06-062-14/+23
|\|
| * use process groups for processes started by initCollin Mulliner2016-06-062-13/+22
| * Remove useless #include.Elliott Hughes2016-04-301-1/+0
* | Merge "Don\'t use mem cgroups for pid accounting." into nyc-devMartijn Coenen2016-03-181-0/+7
|\ \
| * | Don't use mem cgroups for pid accounting.Martijn Coenen2016-03-181-0/+7
* | | resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aospJames Hawkins2016-02-191-6/+5
|\ \ \ | |/ / |/| / | |/
| * system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-6/+5
* | Fix libprocessgroup SELinux denials.Martijn Coenen2016-02-081-1/+5
* | Reuse mem cgroups for tracking forked PIDs.Martijn Coenen2016-02-014-82/+35
|/
* processgroup: change the polling interval for killProcessGroup()Yusuke Sato2015-06-161-3/+4
* Remove uses of libcxx.mk.Dan Albert2015-03-271-1/+0
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-0/+1
* Fix format stringChih-Hung Hsieh2014-11-201-3/+4
* Make mkdirAndChown do what it claims to doBernhard Rosenkränzer2014-11-171-2/+2
* Fix issue #18000467: processgroup truncates bufferDianne Hackborn2014-10-151-1/+1
* Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling InstagramDianne Hackborn2014-10-132-5/+29
* processgroup: close directories opened by removeAllProcessGroups()Colin Cross2014-08-201-2/+3
* Add libprocessgroupColin Cross2014-07-095-0/+436