1. 4e644c4 libprocessgroup: new method to get cgroup paths by Marco Ballesio · 3 years, 5 months ago
  2. 9e628a6 libprocessgroup: fix uid/pid hierarchy for recovery mode by Marco Ballesio · 3 years, 5 months ago
  3. 4dac816 Revert^4 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 5 months ago
  4. 088924a Revert^3 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 5 months ago
  5. a1a0497 Revert^2 "libprocessgroup: uid/pid hierarchy for cgroup v2" by Marco Ballesio · 3 years, 6 months ago
  6. 4bbabe4 Revert "libprocessgroup: uid/pid hierarchy for cgroup v2" by Jonglin Lee · 3 years, 7 months ago
  7. 4d45b59 libprocessgroup: uid/pid hierarchy for cgroup v2 by Marco Ballesio · 3 years, 9 months ago
  8. 911109c libprocessgroup: Prevent SetProcessProfiles from using cached fd by Suren Baghdasaryan · 4 years, 5 months ago
  9. d89ed13 init: always kill oneshot services' process groups. by Tom Cherry · 4 years, 8 months ago
  10. 0b211fa libprocessgroup: add support to set aggregate profiles by Rick Yiu · 4 years, 10 months ago
  11. a6abd82 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 5 years ago
  12. fa7a05f libprocessgroup: add flags to indicate when a controller failed to mount by Suren Baghdasaryan · 5 years ago
  13. 8a315d2 Re-enable file descriptor caching and add option to skip caching by Suren Baghdasaryan · 5 years ago
  14. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 5 years ago
  15. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 5 years ago
  16. 8dcd839 Merge "Reduce log spam from libprocessgroup" by Treehugger Robot · 5 years ago
  17. 858f3e5 Reduce log spam from libprocessgroup by Wei Wang · 5 years ago
  18. ab8d6ab libprocessgroup: Fix memcg path for apps by Vic Yang · 5 years ago
  19. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  20. 7bf4381 DO NOT MERGE: Revert "Revert "Add libprocessgroup into VNDK"" by Suren Baghdasaryan · 5 years ago
  21. c4a02d2 DO NOT MERGE: Revert "Add libprocessgroup into VNDK" by Suren Baghdasaryan · 5 years ago
  22. dad4749 Add libprocessgroup into VNDK by Suren Baghdasaryan · 5 years ago
  23. d7157c2 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 6 years ago
  24. 950f6f3 Fixed the can not kill some process using libprocessgroup by fengshaobo · 6 years ago
  25. dc80312 libbase: add host properties support. by Elliott Hughes · 6 years ago
  26. bc131c3 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 6 years ago
  27. 574a081 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 6 years ago
  28. d485226 Add memcg related configs to init. by Robert Benea · 7 years ago
  29. 3280e48 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 7 years ago
  30. fc10e3d Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 7 years ago
  31. 32375c2 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 7 years ago
  32. 70a5ed4 init: move killing of process groups to libprocessgroup by Tom Cherry · 7 years ago
  33. 20514c4 Better logging in libprocessgroup and make resources clean up themselves by Tom Cherry · 7 years ago
  34. fac4b63 add killProcessGroupOnce by Keun-young Park · 7 years ago
  35. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  36. 9f20693 Use readdir instead of readdir_r. by Elliott Hughes · 8 years ago
  37. b6e1d15 resolve merge conflicts of ed3596a to stage-aosp-master by Elliott Hughes · 8 years ago
  38. 171df0a Switch libprocessgroup to libbase logging. by Elliott Hughes · 8 years ago
  39. 8d532e4 resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  40. f7e79b9 use process groups for processes started by init by Collin Mulliner · 8 years ago
  41. d89cd41 Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev am: e9ea8db by Martijn Coenen · 8 years ago
  42. 5bb91ab Don't use mem cgroups for pid accounting. by Martijn Coenen · 8 years ago
  43. 22b6f7a resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 8 years ago
  44. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  45. 623b56a Fix libprocessgroup SELinux denials. by Martijn Coenen · 8 years ago
  46. b82bab6 Reuse mem cgroups for tracking forked PIDs. by Martijn Coenen · 8 years ago
  47. d503930 processgroup: change the polling interval for killProcessGroup() by Yusuke Sato · 9 years ago
  48. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  49. fcc8115 Fix format string by Chih-Hung Hsieh · 10 years ago
  50. 758aeb7 Make mkdirAndChown do what it claims to do by Bernhard Rosenkränzer · 10 years ago
  51. 67f46cb Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 10 years ago
  52. 2c5e7e1 Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 10 years ago
  53. c15dd04 processgroup: close directories opened by removeAllProcessGroups() by Colin Cross · 10 years ago
  54. cf8d1c2 Add libprocessgroup by Colin Cross · 10 years ago