1. 16ac83b Merge "libprocessgroup: Fix file mode parsing that requires octal values" by Suren Baghdasaryan · 6 years ago
  2. 25dae89 libprocessgroup: Fix cgroup directory ownership setup by Suren Baghdasaryan · 6 years ago
  3. bbddc80 libprocessgroup: Fix file mode parsing that requires octal values by Suren Baghdasaryan · 6 years ago
  4. 8abd9bd libprocessgroup: Disable file descriptor caching temporarily by Suren Baghdasaryan · 6 years ago
  5. 1ec0718 libprocessgroup: Fix return values by Greg Kaiser · 6 years ago
  6. 6b32e2a Disable SetupCgroup for non-Android targets by Suren Baghdasaryan · 6 years ago
  7. 92ffcc9 Fix non-Android build targets by Suren Baghdasaryan · 6 years ago
  8. 62b18ee libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  9. 0f6b6e9 DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" by Suren Baghdasaryan · 6 years ago
  10. b40c668 DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" by Suren Baghdasaryan · 6 years ago
  11. 51e6922 DO NOT MERGE: Revert "Revert "Add libprocessgroup into VNDK"" by Suren Baghdasaryan · 6 years ago
  12. 9a63267 DO NOT MERGE: Revert "Add libprocessgroup into VNDK" by Suren Baghdasaryan · 6 years ago
  13. 4440f1f DO NOT MERGE: Revert "libcutils: Move sched_policy functions into libprocessgroup" by Suren Baghdasaryan · 6 years ago
  14. a1c8352 DO NOT MERGE: Revert "Add dependencies on libprocessgroup for sched_policy users" by Suren Baghdasaryan · 6 years ago
  15. 1d6b373 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  16. 91f43d6 libcutils: Move sched_policy functions into libprocessgroup by Suren Baghdasaryan · 6 years ago
  17. 11352c0 Add libprocessgroup into VNDK by Suren Baghdasaryan · 6 years ago
  18. 62915b5 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 6 years ago
  19. 133f19c Merge "Add OWNERS for libprocessgroup" by Treehugger Robot · 7 years ago
  20. c689968 Add OWNERS for libprocessgroup by Tom Cherry · 7 years ago
  21. d86014d Fixed the can not kill some process using libprocessgroup by fengshaobo · 7 years ago
  22. 596c1de Add recovery_available: true to init dependencies by Tom Cherry · 7 years ago
  23. 7151e0f libbase: add host properties support. by Elliott Hughes · 7 years ago
  24. 6d92d91 Make per-application memcg hierarchy configurable via a property by Suren Baghdasaryan · 7 years ago
  25. c99b823 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
  26. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  27. 91962fd Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  28. 82232b6 Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
  29. ee1b489 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  30. a5b539d init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  31. 5b1d717 Enable libprocessgroup on host bionic by Tom Cherry · 8 years ago
  32. 03a9a2b Better logging in libprocessgroup and make resources clean up themselves by Tom Cherry · 8 years ago
  33. 6e56ae0 libprocessgroup: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  34. 50bf135 add killProcessGroupOnce by Keun-young Park · 8 years ago
  35. 1c5fa22 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  36. 7d19dbc Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  37. c20f795 resolve merge conflicts of ed3596a to stage-aosp-master by Elliott Hughes · 9 years ago
  38. 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
  39. 2848f76 resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp by Elliott Hughes · 9 years ago
  40. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  41. 1a6482d Remove useless #include. by Elliott Hughes · 9 years ago
  42. 30e0f5c Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev am: e9ea8db by Martijn Coenen · 9 years ago
  43. f2f5cf2 Don't use mem cgroups for pid accounting. by Martijn Coenen · 9 years ago
  44. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  45. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  46. d5127e6 Fix libprocessgroup SELinux denials. by Martijn Coenen · 9 years ago
  47. 66ac56f Reuse mem cgroups for tracking forked PIDs. by Martijn Coenen · 9 years ago
  48. 73f4eaa processgroup: change the polling interval for killProcessGroup() by Yusuke Sato · 10 years ago
  49. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  50. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  51. fcc8115 Fix format string by Chih-Hung Hsieh · 10 years ago
  52. 758aeb7 Make mkdirAndChown do what it claims to do by Bernhard Rosenkränzer · 10 years ago
  53. 67f46cb Fix issue #18000467: processgroup truncates buffer by Dianne Hackborn · 11 years ago
  54. 2c5e7e1 Maybe fix issue #17969789: Shamu FR: Runtime restart while scrolling Instagram by Dianne Hackborn · 11 years ago
  55. c15dd04 processgroup: close directories opened by removeAllProcessGroups() by Colin Cross · 11 years ago
  56. cf8d1c2 Add libprocessgroup by Colin Cross · 11 years ago