1. 54bfde0 libprocessgroup: Remove unused includes; add missing ones by T.J. Mercier · 1 year, 6 months ago
  2. 1c00799 libprocessgroup: Use pid_t consistently for TIDs by T.J. Mercier · 1 year, 11 months ago
  3. b0947e0 libprocessgroup: Proceed if activation of an optional controller fails by Bart Van Assche · 2 years, 10 months ago
  4. 17c84b9 libprocessgroup: Introduce a local variable in CgroupMap::ActivateControllers() by Bart Van Assche · 2 years, 10 months ago
  5. 0e8e4f8 Fix the cgroup v2 thread path by Bart Van Assche · 2 years, 11 months ago
  6. 8923d72 Micro-optimize CgroupMap::ActivateControllers() by Bart Van Assche · 3 years, 11 months ago
  7. 9e3ace5 libprocessgroup: Add CgroupGetControllerFromPath API function by Suren Baghdasaryan · 4 years, 6 months ago
  8. 25ad3f9 libprocessgroup: Activate controllers in cgroup v2 hierarchy at intermediate levels by Suren Baghdasaryan · 4 years, 4 months ago
  9. ab8a7d2 Cgroup APIs are guarded by Jiyong Park · 5 years ago
  10. f16f941 libprocessgroup: support for cgroup v2 hierarchy by Marco Ballesio · 6 years ago
  11. cee468f Revive ACgroupController_getFlags LLNDK function to detect missing cgroups by Suren Baghdasaryan · 6 years ago
  12. 25eb1bf Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  13. 338260a Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
  14. fa7a05f libprocessgroup: add flags to indicate when a controller failed to mount by Suren Baghdasaryan · 7 years ago
  15. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 7 years ago
  16. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 7 years ago
  17. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 7 years ago
  18. c8ac3b9 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 7 years ago
  19. 798e805 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 7 years ago
  20. dba6d44 libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 7 years ago
  21. d71d301 Set cg_file_data_ to null when initialization failed by Wei Wang · 7 years ago
  22. 05da67c Add vendor cgroups and task_profiles support by Suren Baghdasaryan · 7 years ago
  23. d032a92 Fix cgroup support for recovery mode by Suren Baghdasaryan · 7 years ago
  24. 3a22225 Merge "libprocessgroup: Fix file mode parsing that requires octal values" by Suren Baghdasaryan · 7 years ago
  25. e3ad888 libprocessgroup: Fix cgroup directory ownership setup by Suren Baghdasaryan · 7 years ago
  26. c760231 libprocessgroup: Fix file mode parsing that requires octal values by Suren Baghdasaryan · 7 years ago
  27. ff25a5f Disable SetupCgroup for non-Android targets by Suren Baghdasaryan · 7 years ago
  28. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 7 years ago