1. e1dbfd3 init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  2. 5b1d717 Enable libprocessgroup on host bionic by Tom Cherry · 8 years ago
  3. 03a9a2b Better logging in libprocessgroup and make resources clean up themselves by Tom Cherry · 8 years ago
  4. 6e56ae0 libprocessgroup: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  5. 50bf135 add killProcessGroupOnce by Keun-young Park · 8 years ago
  6. 1c5fa22 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  7. 7d19dbc Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  8. c20f795 resolve merge conflicts of ed3596a to stage-aosp-master by Elliott Hughes · 9 years ago
  9. 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
  10. 2848f76 resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp by Elliott Hughes · 9 years ago
  11. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  12. 1a6482d Remove useless #include. by Elliott Hughes · 9 years ago
  13. 30e0f5c Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev am: e9ea8db by Martijn Coenen · 9 years ago
  14. f2f5cf2 Don't use mem cgroups for pid accounting. by Martijn Coenen · 9 years ago
  15. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  16. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  17. d5127e6 Fix libprocessgroup SELinux denials. by Martijn Coenen · 9 years ago
  18. 66ac56f Reuse mem cgroups for tracking forked PIDs. by Martijn Coenen · 9 years ago
  19. 73f4eaa processgroup: change the polling interval for killProcessGroup() by Yusuke Sato · 10 years ago
  20. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  21. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  22. fcc8115 Fix format string by Chih-Hung Hsieh · 10 years ago
  23. 758aeb7 Make mkdirAndChown do what it claims to do by Bernhard Rosenkränzer · 10 years ago
  24. 67f46cb Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 10 years ago
  25. 2c5e7e1 Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 10 years ago
  26. c15dd04 processgroup: close directories opened by removeAllProcessGroups() by Colin Cross · 11 years ago
  27. cf8d1c2 Add libprocessgroup by Colin Cross · 11 years ago