1. 7ba45dc Merge "Set input thread priority to RT - try 2" into main by Treehugger Robot · 9 months ago
  2. a3cf826 Set input thread priority to RT - try 2 by Siarhei Vishniakou · 9 months ago
  3. 503ac71 Merge "Revert "Set input thread priority to RT"" into main by Maciej Żenczykowski · 9 months ago
  4. de6707d Revert "Set input thread priority to RT" by Liana Kazanova · 9 months ago
  5. ce6982c Merge "Set input thread priority to RT" into main by Treehugger Robot · 9 months ago
  6. 930f77b Set input thread priority to RT by Siarhei Vishniakou · 10 months ago
  7. 96fc434 libprocessgroup: Remove ifdefery around SetTimerSlackAction::ExecuteForTask by T.J. Mercier · 10 months ago
  8. 2307e47 Merge "libprocessgroup: Remove SetClamps action" into main by Treehugger Robot · 10 months ago
  9. 3984611 libprocessgroup: Add SetSchedulerPolicy Action by T.J. Mercier · 10 months ago
  10. 2a030ef libprocessgroup: Remove SetClamps action by T.J. Mercier · 10 months ago
  11. 3e4b58e libprocessgroup: Remove unused prctl include by T.J. Mercier · 10 months ago
  12. 0750081 libprocessgroup: Remove prctl interface for setting timer slack by T.J. Mercier · 10 months ago
  13. fcb8666 libprocessgroup: Rename CgroupController -> CgroupControllerWrapper by T.J. Mercier · 1 year ago
  14. 54bfde0 libprocessgroup: Remove unused includes; add missing ones by T.J. Mercier · 1 year, 2 months ago
  15. 1cfa2c4 Add build flag to split the cgroup v2 hierarchy into apps/system by T.J. Mercier · 1 year, 4 months ago
  16. d1e048f Use ConvertUid{Pid}ToPath for all path generation by T.J. Mercier · 1 year, 4 months ago
  17. 1c00799 libprocessgroup: Use pid_t consistently for TIDs by T.J. Mercier · 1 year, 7 months ago
  18. d6fb225 libprocessgroup: Use pid_t consistently for PIDs by T.J. Mercier · 1 year, 7 months ago
  19. a757eb8 libprocessgroup: Use uid_t consistently for UIDs by T.J. Mercier · 1 year, 7 months ago
  20. 2953a92 libprocessgroup: Reject JoinCgroup actions for v2 controllers by Bart Van Assche · 1 year, 9 months ago
  21. df98534 libprocessgroup: Make a log message more detailed by Bart Van Assche · 1 year, 9 months ago
  22. 3483798 libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance by Suren Baghdasaryan · 2 years ago
  23. 3507846 libprocessgroup: fix reset of file_v2_name by Suren Baghdasaryan · 2 years ago
  24. bf2bebd libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 1 month ago
  25. 8cacb61 libprocessgroup: implement task profile validity checks by Suren Baghdasaryan · 2 years, 4 months ago
  26. 5ed5e1b Revert "Revert "libprocessgroup: Add support for SetUserProfiles"" by T.J. Mercier · 3 years ago
  27. 0310ec4 Fix invalid uses of PLOG. by Krzysztof Kosiński · 2 years, 5 months ago
  28. 7a95261 libprocessgroup: Improve error messages by Bart Van Assche · 2 years, 10 months ago
  29. f32c4ec libprocessgroup: Provide SetProcessProfiles() and SetTaskProfiles() alternatives by Bart Van Assche · 3 years ago
  30. d0b8ce2 libprocessgroup: Make GetProfile() and GetAttribute() more efficient by Bart Van Assche · 3 years ago
  31. 538fc1f Reland "libprocessgroup: return false on failure" by Inseob Kim · 3 years, 4 months ago
  32. c109b13 Revert "libprocessgroup: return false on failure" by Jiyong Park · 3 years, 4 months ago
  33. 9818f95 libprocessgroup: return false on failure by Jiyong Park · 3 years, 4 months ago
  34. 54136f8 Add a comment to explain how errno is set by Bart Van Assche · 3 years, 4 months ago
  35. 9b5a232 Fix support for optional cgroup attributes by Bart Van Assche · 3 years, 5 months ago
  36. bc077ff Add support for memcg v2 attributes by Bart Van Assche · 3 years, 6 months ago
  37. 59af680 Add support for optional cgroup attributes by Bart Van Assche · 3 years, 7 months ago
  38. a323e02 Merge "Support process path for WriteFileAction" by Wei Wang · 3 years, 5 months ago
  39. 9221b1e Support process path for WriteFileAction by Rick Yiu · 3 years, 6 months ago
  40. f096bd2 Make task profiles easier to debug by Bart Van Assche · 3 years, 7 months ago
  41. 4c99e96 Introduce interface class IProfileAttribute by Bart Van Assche · 3 years, 6 months ago
  42. 20d59bd Make class SetTimerSlackAction easier to maintain by Bart Van Assche · 3 years, 7 months ago
  43. f3bdac7 libprocessgroup: Add fd caching support for SetProcessProfiles by Suren Baghdasaryan · 3 years, 7 months ago
  44. c2ee2e5 libprocessgroup: Move fd caching code into FdCacheHelper by Suren Baghdasaryan · 3 years, 7 months ago
  45. d4c5351 libprocessgroup: Use WriteStringToFd for WriteFileAction by Rick Yiu · 3 years, 9 months ago
  46. ec88556 libprocessgroup: Prevent error spam when tests disable all cpus in a cpuset by Suren Baghdasaryan · 4 years ago
  47. 08a7cf2 Merge "libprocessgroup: remove failure log for aggregate profiles" by Treehugger Robot · 4 years, 3 months ago
  48. 8722e4d libprocessgroup: remove failure log for aggregate profiles by Wei Wang · 4 years, 3 months ago
  49. 49fce95 libprocessgroup: Change LogFailures to string by Rick Yiu · 4 years, 4 months ago
  50. d9ac92a [libprocessgroup] Use new jsoncpp API by Haibo Huang · 4 years, 6 months ago
  51. d76053a libprocessgroup: Add control of printing log in WriteFileAction by Rick Yiu · 4 years, 7 months ago
  52. 756a604 libprocessgroup: Change per-API level task profiles to override the diffs by Suren Baghdasaryan · 4 years, 8 months ago
  53. 35221b5 libprocessgroup: Support per-API level task profiles by Suren Baghdasaryan · 4 years, 9 months ago
  54. bc1ad96 libprocessgroup: Support write to file feature by Rick Yiu · 4 years, 10 months ago
  55. 81b9f0b libprocessgroup: Allow vendor profile attributes to override system ones by Suren Baghdasaryan · 5 years ago
  56. 911109c libprocessgroup: Prevent SetProcessProfiles from using cached fd by Suren Baghdasaryan · 5 years ago
  57. 8438595 libprocessgroup: Prevent aggregate profiles from referencing stale ones by Suren Baghdasaryan · 6 years ago
  58. 0b211fa libprocessgroup: add support to set aggregate profiles by Rick Yiu · 6 years ago
  59. a6abd82 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 6 years ago
  60. 53f79e6 race condition in libprocessgroup by mtk16036 · 6 years ago
  61. 8a315d2 Re-enable file descriptor caching and add option to skip caching by Suren Baghdasaryan · 6 years ago
  62. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 6 years ago
  63. dba6d44 libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 6 years ago
  64. 08b4d32 libprocessgroup: PLOG already includes strerror(errno). by Elliott Hughes · 6 years ago
  65. d71d301 Set cg_file_data_ to null when initialization failed by Wei Wang · 6 years ago
  66. e681df4 libprocessgroup: convert Json::Value to const refs by Suren Baghdasaryan · 6 years ago
  67. 05da67c Add vendor cgroups and task_profiles support by Suren Baghdasaryan · 6 years ago
  68. 1770566 Fix string reference usage by Wei Wang · 6 years ago
  69. 2bc5228 Suppress error log when timerslack_ns write fails for already dead process by Suren Baghdasaryan · 6 years ago
  70. bee9f57 libprocessgroup: Disable file descriptor caching temporarily by Suren Baghdasaryan · 7 years ago
  71. eca87cb Fix non-Android build targets by Suren Baghdasaryan · 7 years ago
  72. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 7 years ago