| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build for SDK on Mac | Glenn Kasten | 2012-01-17 | 1 | -0/+4 |
* | Merge "Add android.os.Process.setThreadScheduler" | Glenn Kasten | 2012-01-17 | 1 | -9/+21 |
|\ |
|
| * | Add android.os.Process.setThreadScheduler | Glenn Kasten | 2011-07-14 | 1 | -9/+21 |
* | | Fix build warnings | Glenn Kasten | 2012-01-11 | 1 | -1/+1 |
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -2/+2 |
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -6/+6 |
* | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -12/+12 |
* | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -2/+2 |
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -1/+1 |
* | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build | Mike Lockwood | 2011-07-13 | 1 | -8/+0 |
* | | Eliminate single-process mode. | Jeff Brown | 2011-07-08 | 1 | -16/+8 |
|/ |
|
* | Remove dead code related to gettid | Glenn Kasten | 2011-06-03 | 1 | -12/+1 |
* | Replace a custom AndroidRuntime::findClass with a more targeted fix. | Elliott Hughes | 2011-04-13 | 1 | -11/+0 |
* | More native code cleanup. | Elliott Hughes | 2011-04-12 | 1 | -5/+0 |
* | More JNI exception-throwing cleanup. | Elliott Hughes | 2011-04-08 | 1 | -86/+86 |
* | Add system property to turn off scheduling groups. | Dianne Hackborn | 2010-09-07 | 1 | -2/+1 |
* | Add ability to guard a thread against setting its own prio to bg | Christopher Tate | 2010-06-30 | 1 | -0/+39 |
* | Hopefully fix issue #2662536: Why is launcher being killed? | Dianne Hackborn | 2010-05-10 | 1 | -1/+9 |
* | Propagate background scheduling class across processes. | Dianne Hackborn | 2009-12-07 | 1 | -27/+12 |
* | Don't accidentally signal multiple exceptions in setThreadPriority() | Christopher Tate | 2009-12-04 | 1 | -0/+1 |
* | base: process: Abort setting the process group if one of the threads fails to... | San Mehat | 2009-12-03 | 1 | -0/+1 |
* | process: Disable debugging | San Mehat | 2009-10-29 | 1 | -1/+1 |
* | process: Add debug code to log process group transitions | San Mehat | 2009-10-29 | 1 | -0/+22 |
* | process: Switch to common cutils sched_policy api | San Mehat | 2009-09-12 | 1 | -60/+17 |
* | Process: Add support for using scheduler policies instead of cgroups. | San Mehat | 2009-09-10 | 1 | -26/+41 |
* | am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving a... | San Mehat | 2009-08-06 | 1 | -1/+18 |
|\ |
|
| * | android: cgroups: Don't switch threads >= nice 10 when moving all threads to ... | San Mehat | 2009-08-06 | 1 | -1/+18 |
* | | Make Process.getFreeMemory() return a long instead of an int, to better | Marco Nelissen | 2009-07-17 | 1 | -4/+4 |
* | | am 7d619f18: framework: process: Set the control group of a thread to the bac... | San Mehat | 2009-06-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | framework: process: Set the control group of a thread to the background group | San Mehat | 2009-06-26 | 1 | -2/+2 |
* | | am 35a47a6e: Merge change 5389 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Skip spaces and tabs in readProcLines() | Amith Yamasani | 2009-06-25 | 1 | -1/+1 |
* | | am 727f36c6: Merge change 4265 into donut | Android (Google) Code Review | 2009-06-16 | 1 | -24/+16 |
|\ \
| |/ |
|
| * | process: Fix bug where if a thread exited while we were changing its control | San Mehat | 2009-06-15 | 1 | -24/+16 |
* | | am 0e7cf636: Merge change 3725 into donut | Android (Google) Code Review | 2009-06-10 | 1 | -19/+27 |
|\ \
| |/ |
|
| * | process: Clean up cgroup management | San Mehat | 2009-06-10 | 1 | -19/+27 |
* | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -3/+3 |
|/ |
|
* | process: Add setProcessGroup() hidden API call to set the cgroup of | San Mehat | 2009-05-19 | 1 | -0/+31 |
* | Add support for changing a threads scheduler group. Three groups are availabl... | San Mehat | 2009-04-27 | 1 | -0/+79 |
* | AI 146853: Add kernel wakelock data to batteryinfo dump. | Evan Millar | 2009-04-18 | 1 | -39/+62 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+749 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -749/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+6 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+743 |