1. 145afc2 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  2. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  3. 8a8953b Fix libcutils build. by Elliott Hughes · 9 years ago
  4. 1fb6e24 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  5. 4cdce42 Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 9 years ago
  6. 9991026 Don't set cgroup policy when updating cpusets. by Tim Murray · 9 years ago
  7. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  8. 27484f2 am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." by Elliott Hughes · 10 years ago
  9. 6acf3d7 HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. by Elliott Hughes · 10 years ago
  10. d1380d6 am 33b33549: Merge "Make the default cgroup, the foreground cgroup." into lmp-mr1-dev by Riley Andrews · 10 years ago
  11. 522d72b Make the default cgroup, the foreground cgroup. by Riley Andrews · 10 years ago
  12. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  13. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  14. 400c381 Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID. by Elliott Hughes · 10 years ago
  15. e07d77e Use <sys/prctl.h> instead of <linux/prctl.h>. by Elliott Hughes · 10 years ago
  16. b8f8648 am a0a461d3: am 82e1b89f: am a32e01d2: Merge "libcutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  17. 1271716 libcutils: turn on -Werror by Mark Salyzyn · 10 years ago
  18. f4362cc Fix build problems caused by commit: by Ruchi Kandoi · 10 years ago
  19. 422852e Set timer slack value according to thread foreground/background state. by Ruchi Kandoi · 10 years ago
  20. 29319a6 cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  21. 13ed76b cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  22. 5b878d2 Revert "Revert "Use O_CLOEXEC when opening cgroup fds."" by Jeff Brown · 12 years ago
  23. bff8f3f Add stubs for host builds. by Jeff Brown · 12 years ago
  24. 4df54bc Revert "Use O_CLOEXEC when opening cgroup fds." by Jeff Brown · 12 years ago
  25. e1440d8 Use O_CLOEXEC when opening cgroup fds. by Jeff Brown · 12 years ago
  26. 10ec3c7 Add more SP_ constants by Glenn Kasten · 12 years ago
  27. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 12 years ago
  28. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  29. 86b1215 fix windows SDK build by Brad Fitzpatrick · 14 years ago
  30. e43c248 More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  31. 253e27a Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  32. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  33. 503df20 cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple control groups by San Mehat · 14 years ago
  34. c1c38dd system: sched_policy: Don't return an error when the thread we're trying to move exits on us by San Mehat · 15 years ago
  35. 805d67a cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  36. d2e4e46 cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  37. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  38. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  39. 3cd5b66 libcutils: Dont include kernel header + add defines by San Mehat · 15 years ago
  40. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago