1. 9e57c41 Add method to get process group. by Jeff Sharkey · 12 years ago
  2. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 12 years ago
  3. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  4. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  5. f1b5644 Scheduling group cleanup by Glenn Kasten · 12 years ago
  6. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 12 years ago
  7. cc76719 Fix build for SDK on Mac by Glenn Kasten · 13 years ago
  8. a7f65620 Merge "Add android.os.Process.setThreadScheduler" by Glenn Kasten · 13 years ago
  9. 129e19c Fix build warnings by Glenn Kasten · 13 years ago
  10. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  11. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 6793ac9 Add android.os.Process.setThreadScheduler by Glenn Kasten · 13 years ago
  16. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  17. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  18. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  19. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  20. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  21. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  22. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  23. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  24. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
  25. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  26. 41c4bea Don't accidentally signal multiple exceptions in setThreadPriority() by Christopher Tate · 15 years ago
  27. 0a42b81 base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 15 years ago
  28. 957e586 process: Disable debugging by San Mehat · 15 years ago
  29. a5109a8 process: Add debug code to log process group transitions by San Mehat · 15 years ago
  30. 242d65b process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  31. 181b31a Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  32. d87c19f am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  33. 7e63789 android: cgroups: Don't switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  34. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  35. 485f971 am 7d619f18: framework: process: Set the control group of a thread to the background group if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND by San Mehat · 15 years ago
  36. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 15 years ago
  37. cf946df am 35a47a6e: Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  38. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  39. 3c3d308 am 727f36c6: Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  40. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  41. 1371310 am 0e7cf636: Merge change 3725 into donut by Android (Google) Code Review · 15 years ago
  42. 0cb5320 process: Clean up cgroup management by San Mehat · 15 years ago
  43. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  44. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  45. e9d376b Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background by San Mehat · 15 years ago
  46. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  47. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  48. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  49. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  50. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago