1. 3984611 libprocessgroup: Add SetSchedulerPolicy Action by T.J. Mercier · 1 year, 4 months ago
  2. 3e4b58e libprocessgroup: Remove unused prctl include by T.J. Mercier · 1 year, 4 months ago
  3. 3aff5e6 Merge "libprocessgroup: Use pid_t for ProfileAction::ExecuteForTask" into main by Treehugger Robot · 1 year, 4 months ago
  4. b53eb9d libprocessgroup: Use pid_t for ProfileAction::ExecuteForTask by T.J. Mercier · 1 year, 4 months ago
  5. 0750081 libprocessgroup: Remove prctl interface for setting timer slack by T.J. Mercier · 1 year, 4 months ago
  6. 981664d libprocessgroup: Remove schedtune support by T.J. Mercier · 1 year, 6 months ago
  7. 2f84feb Merge "Add input event profile to mitigate input latency of input threads" into main by Jerry Chang · 1 year, 5 months ago
  8. 72b0186 Add input event profile to mitigate input latency of input threads by Jerry Chang · 1 year, 7 months ago
  9. a726c8c Add a new policy for for foreground of multi-window by Rick Yiu · 1 year, 6 months ago
  10. 673e6bb Create a new group for foreground of multi-window by Rick Yiu · 1 year, 7 months ago
  11. ae0b290 libprocessgroup: Convert libprocessgroup_util to static library by T.J. Mercier · 1 year, 6 months ago
  12. 7c94e5b libprocessgroup: Remove unused CgroupMap::SetupCgroups declaration by T.J. Mercier · 1 year, 6 months ago
  13. 9c53c80 libprocessgroup: Rename files a_cgroup_controller.cpp, a_cgroup_file.cpp by T.J. Mercier · 1 year, 6 months ago
  14. fcb8666 libprocessgroup: Rename CgroupController -> CgroupControllerWrapper by T.J. Mercier · 1 year, 6 months ago
  15. 59a11e3 Merge "Revert^2 "Move StagedRollbackTest from postsubmit to presubmit"" into main by Treehugger Robot · 1 year, 8 months ago
  16. 36e2a44 Revert^2 "Move StagedRollbackTest from postsubmit to presubmit" by T.J. Mercier · 1 year, 8 months ago
  17. 95a9a43 Merge "Revert "Move StagedRollbackTest from postsubmit to presubmit"" into main by T.J. Mercier · 1 year, 8 months ago
  18. 104d3cc Revert "Move StagedRollbackTest from postsubmit to presubmit" by Pechetty Sravani · 1 year, 8 months ago
  19. 40fd5be Merge "Move StagedRollbackTest from postsubmit to presubmit" into main by Treehugger Robot · 1 year, 8 months ago
  20. 0509c71 Move StagedRollbackTest from postsubmit to presubmit by T.J. Mercier · 2 years ago
  21. 28b37f2 libprocessgroup: Add MaxActivationDepth by T.J. Mercier · 1 year, 8 months ago
  22. 54bfde0 libprocessgroup: Remove unused includes; add missing ones by T.J. Mercier · 1 year, 8 months ago
  23. 1082648 libprocessgroup: Don't delegate to default constructor by T.J. Mercier · 1 year, 8 months ago
  24. df67107 libprocessgroup: Use default member initializers by T.J. Mercier · 1 year, 8 months ago
  25. 110308e Merge "Remove VNDK definition(s)" into main by Kiyoung Kim · 1 year, 9 months ago
  26. b45c8ad Merge changes Ie74b9c27,If2224475 into main by Treehugger Robot · 1 year, 10 months ago
  27. 7d9d171 libprocessgroup: Check validity of uid and pid arguments for createProcessGroup by T.J. Mercier · 1 year, 10 months ago
  28. 29e30f2 Revert "libprocessgroup: Check validity of uid and pid arguments" by T.J. Mercier · 1 year, 10 months ago
  29. 1cfa2c4 Add build flag to split the cgroup v2 hierarchy into apps/system by T.J. Mercier · 1 year, 10 months ago
  30. f890176 Add build flag to force memcg to the v2 cgroup hierarchy by T.J. Mercier · 2 years ago
  31. d1e048f Use ConvertUid{Pid}ToPath for all path generation by T.J. Mercier · 1 year, 11 months ago
  32. 44eb705 Fix unused params and remove unneeded cflags by T.J. Mercier · 1 year, 11 months ago
  33. ad8cf52 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 11 months ago
  34. ff239bb Merge "Add test mapping" into main by Treehugger Robot · 2 years ago
  35. c902df0 Add test mapping by T.J. Mercier · 2 years ago
  36. 96b0065 Merge changes I6e95870e,Ibcef6b73,I302ce3c2 into main by T.J. Mercier · 2 years ago
  37. 761db93 Merge changes from topic "b314861914" into main by Treehugger Robot · 2 years ago
  38. d0ce4ca Revert "Migrate the blkio controller to the v2 cgroup hierarchy" by Randall Huang · 2 years ago
  39. 9e38fe5 Revert "task_profiles.json: Set io.prio.class" by Randall Huang · 2 years ago
  40. 1c00799 libprocessgroup: Use pid_t consistently for TIDs by T.J. Mercier · 2 years, 1 month ago
  41. d6fb225 libprocessgroup: Use pid_t consistently for PIDs by T.J. Mercier · 2 years, 1 month ago
  42. a757eb8 libprocessgroup: Use uid_t consistently for UIDs by T.J. Mercier · 2 years, 1 month ago
  43. a103630 libprocessgroup: Use cgroup.kill by T.J. Mercier · 2 years, 3 months ago
  44. 4928b6e Reapply "libprocessgroup: Poll on cgroup.events" by T.J. Mercier · 2 years, 2 months ago
  45. b73d41c Merge changes from topic "revert-2819069-LYZVLDOFQA" into main by T.J. Mercier · 2 years, 2 months ago
  46. a72332f Revert "libprocessgroup: Poll on cgroup.events" by Android Culprit Assistant · 2 years, 2 months ago
  47. c0ce178 Revert "libprocessgroup: Use cgroup.kill" by Android Culprit Assistant · 2 years, 2 months ago
  48. 1b44b8c Merge changes from topic "cgroup.events" into main by Treehugger Robot · 2 years, 2 months ago
  49. 38b8bb1 libprocessgroup: Use cgroup.kill by T.J. Mercier · 2 years, 3 months ago
  50. 3b5bb3a libprocessgroup: Poll on cgroup.events by T.J. Mercier · 2 years, 3 months ago
  51. 9bba872 task_profiles.json: Set io.prio.class by Bart Van Assche · 2 years, 4 months ago
  52. a43b96c libprocessgroup: Stop services that have been migrated to another v2 cgroup by Bart Van Assche · 2 years, 3 months ago
  53. 06d8024 Merge "Make RemoveCgroup idempotent" into main by Kelvin Zhang · 2 years, 3 months ago
  54. 3048812 Revert "libprocessgroup: Add a function to remove only empty process groups" by Bart Van Assche · 2 years, 3 months ago
  55. f99ca8a Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 2 years, 3 months ago
  56. 2953a92 libprocessgroup: Reject JoinCgroup actions for v2 controllers by Bart Van Assche · 2 years, 3 months ago
  57. df98534 libprocessgroup: Make a log message more detailed by Bart Van Assche · 2 years, 3 months ago
  58. 459edb0 Make RemoveCgroup idempotent by Kelvin Zhang · 2 years, 3 months ago
  59. 9431b63 libprocessgroup: Internal linkage for removeAllProcessGroupsInternal by T.J. Mercier · 2 years, 3 months ago
  60. 4d0d285 libprocessgroup: Convert incorrect PLOGs to LOGs by T.J. Mercier · 2 years, 3 months ago
  61. a99e7d8 libprocessgroup: Use correct language for cgroups by T.J. Mercier · 2 years, 4 months ago
  62. 599d979 libprocessgroup: Remove max_processes from KillProcessGroup API by T.J. Mercier · 2 years, 4 months ago
  63. af5de39 Merge "libprocessgroup: Don't sleep after last cgroup removal attempt" into main by T.J. Mercier · 2 years, 4 months ago
  64. b02f944 libprocessgroup: Don't sleep after last cgroup removal attempt by T.J. Mercier · 2 years, 4 months ago
  65. 4484eb1 Merge Android U (ab/10368041) by Xin Li · 2 years, 6 months ago
  66. 3483798 libprocessgroup: optimize SetAttributeAction::ExecuteForProcess performance by Suren Baghdasaryan · 2 years, 7 months ago
  67. 3507846 libprocessgroup: fix reset of file_v2_name by Suren Baghdasaryan · 2 years, 7 months ago
  68. aa6158b libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 7 months ago
  69. bf2bebd libprocessgroup: UIDs in linux are unsigned by T.J. Mercier · 2 years, 7 months ago
  70. 9c8c748 libprocessgroup: Remove isolated UID cgroup directories by T.J. Mercier · 2 years, 7 months ago
  71. 07f639d Revert "libprocessgroup: Add I/O scheduler attributes to task_profiles.json" am: 9fe0400080 by Bart Van Assche · 2 years, 9 months ago
  72. de4ac00 Revert "Updating Attributes on task_profiles.json" am: f4a3d72ee8 by Bart Van Assche · 2 years, 9 months ago
  73. e8a7a44 Revert "task_profiles.json: Convert tabs into spaces" am: 878406e7f1 by Bart Van Assche · 2 years, 9 months ago
  74. 9fe0400 Revert "libprocessgroup: Add I/O scheduler attributes to task_profiles.json" by Bart Van Assche · 2 years, 9 months ago
  75. f4a3d72 Revert "Updating Attributes on task_profiles.json" by Bart Van Assche · 2 years, 9 months ago
  76. 878406e Revert "task_profiles.json: Convert tabs into spaces" by Bart Van Assche · 2 years, 9 months ago
  77. 1a4d70e Merge "libprocessgroup: implement task profile validity checks" am: 3729536f8e am: 83a15feb1f am: ca3fde8141 by Treehugger Robot · 2 years, 9 months ago
  78. 4a8c146 libprocessgroup: implement task profile validity checks by Suren Baghdasaryan · 2 years, 10 months ago
  79. 8cacb61 libprocessgroup: implement task profile validity checks by Suren Baghdasaryan · 2 years, 10 months ago
  80. 482053e Merge "libprocessgroup: Remove unused uid_path from RemoveProcessGroup" am: 482feeecf7 am: 20aaa9ca86 am: 49a08b7209 by Treehugger Robot · 2 years, 10 months ago
  81. b83e6e4 libprocessgroup: Remove unused uid_path from RemoveProcessGroup by T.J. Mercier · 2 years, 10 months ago
  82. 2c15f8c Merge "task_profiles_test: Skip this test if cgroups is read-only" am: 229d3d27d8 am: b9fd48a4e6 am: 729f7b5b55 by Treehugger Robot · 2 years, 10 months ago
  83. 8a20643 task_profiles_test: Skip this test if cgroups is read-only by Bart Van Assche · 2 years, 10 months ago
  84. db83163 Merge "libprocessgroup: Add sendSignalToProcessGroup" into udc-dev by Treehugger Robot · 2 years, 10 months ago
  85. 04a44c1 Merge "libprocessgroup: Add sendSignalToProcessGroup" by Treehugger Robot · 2 years, 10 months ago
  86. 5ed5e1b Revert "Revert "libprocessgroup: Add support for SetUserProfiles"" by T.J. Mercier · 3 years, 6 months ago
  87. 22006bf libprocessgroup: Add sendSignalToProcessGroup by T.J. Mercier · 2 years, 10 months ago
  88. aec29a4 Merge "libprocessgroup: fix task_profile_test to correctly detect cgroup v2" am: 253f33aac5 am: 32aaf75a1a am: 3395088268 by Treehugger Robot · 2 years, 10 months ago
  89. d09713f libprocessgroup: fix task_profile_test to correctly detect cgroup v2 by Suren Baghdasaryan · 2 years, 10 months ago
  90. d3dc653 libprocessgroup: Add sendSignalToProcessGroup by T.J. Mercier · 2 years, 10 months ago
  91. 9cff134 Merge "libprocessgroup: Check validity of uid and pid arguments" am: c1798def91 am: f5d65bf11c am: 92824d9d04 by Treehugger Robot · 2 years, 11 months ago
  92. 5a3c3f7 libprocessgroup: Check validity of uid and pid arguments by Bart Van Assche · 2 years, 11 months ago
  93. eef0f56 [DO NOT MERGE] Migrate the blkio controller to the v2 cgroup hierarchy by Bart Van Assche · 3 years, 7 months ago
  94. 5746792 Merge "libprocessgroup: Add argument checks in KillProcessGroup()" am: 1d25c20ada am: cca7467841 am: a1a60eed7b by Treehugger Robot · 2 years, 11 months ago
  95. 51e58ac libprocessgroup: Add argument checks in KillProcessGroup() by Bart Van Assche · 3 years ago
  96. 0055967 Merge "libprocessgroup: fix boot time performance regression" am: e89ee18b9b am: 12f447e607 am: ab4821d3f2 by Inseob Kim · 3 years ago
  97. 4f7cc8c libprocessgroup: fix boot time performance regression by Suren Baghdasaryan · 3 years ago
  98. 20d6ea1 Merge "Fix invalid uses of PLOG." am: 0f90ba64bd am: 0cc793ef16 am: eea6ab5f87 by Krzysztof Kosiński · 3 years ago
  99. 0f90ba6 Merge "Fix invalid uses of PLOG." by Krzysztof Kosiński · 3 years ago
  100. 0310ec4 Fix invalid uses of PLOG. by Krzysztof Kosiński · 3 years ago