1. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  2. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  3. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  4. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  5. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  6. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  7. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  8. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  9. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
  10. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  11. 41c4bea Don't accidentally signal multiple exceptions in setThreadPriority() by Christopher Tate · 15 years ago
  12. 0a42b81 base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 15 years ago
  13. 957e586 process: Disable debugging by San Mehat · 15 years ago
  14. a5109a8 process: Add debug code to log process group transitions by San Mehat · 15 years ago
  15. 242d65b process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  16. 181b31a Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  17. d87c19f am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  18. 7e63789 android: cgroups: Don't switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  19. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  20. 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
  21. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 15 years ago
  22. cf946df am 35a47a6e: Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  23. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  24. 3c3d308 am 727f36c6: Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  25. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  26. 1371310 am 0e7cf636: Merge change 3725 into donut by Android (Google) Code Review · 15 years ago
  27. 0cb5320 process: Clean up cgroup management by San Mehat · 15 years ago
  28. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  29. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  30. 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
  31. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  32. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  33. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  35. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago