1. e644663 Include tids in android.util.Process exceptions. am: 4c0c4df7cf am: f23fabf54e by Ruben Brunk · 8 years ago
  2. 4c0c4df Include tids in android.util.Process exceptions. by Ruben Brunk · 8 years ago
  3. af8a8c5 Adding a new getThreadScheduler() method. am: 1b15d13243 by Srinath Sridharan · 8 years ago
  4. 1b15d13 Adding a new getThreadScheduler() method. by Srinath Sridharan · 8 years ago
  5. d5a72fa Merge \"Handle long process names correctly.\" am: e2994438d2 by Dmitriy Filchenko · 8 years ago
  6. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 8 years ago
  7. c1a1487 Merge \"Remove calls to set_process_name.\" am: 8ee58b3b4e by Dmitriy Filchenko · 8 years ago
  8. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 8 years ago
  9. 4de5a3a Reduce race when connecting to an existing content provider. by Dianne Hackborn · 8 years ago
  10. cd4bdf3 API to query which cores are exclusively assigned. by Martijn Coenen · 8 years ago
  11. 9e41c74 add cpuset support by Tim Murray · 9 years ago
  12. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  13. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  14. 3b1e22e Fix check for PROC_QUOTES mode by Bernhard Rosenkränzer · 10 years ago
  15. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  16. 65b4a68 kill HAVE_SCHED_SETSCHEDULER by Yabin Cui · 10 years ago
  17. 7380d86 am 72d3cef8: am 708da446: Merge "Use gettid directly in frameworks JNI." by Elliott Hughes · 10 years ago
  18. 06451fe Use gettid directly in frameworks JNI. by Elliott Hughes · 10 years ago
  19. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 10 years ago
  20. 306af67 Fix some problems with proc stats collection. by Dianne Hackborn · 10 years ago
  21. fc02fcc am eacaa353: am c717179e: Merge "jni: android_util_Process 64 bit issues" by Mark Salyzyn · 10 years ago
  22. c6a4101 jni: android_util_Process 64 bit issues by Mark Salyzyn · 10 years ago
  23. 71ae2bd am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  24. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  25. 91ecb36 ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGE by Todd Poynor · 11 years ago
  26. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  27. ed84dea am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  28. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  29. 2a805f9 resolved conflicts for merge of 368d81fe to master by Elliott Hughes · 11 years ago
  30. 6d4b1e2 Switch Process.myTid over to the libcore JNI too. by Elliott Hughes · 11 years ago
  31. 406ec15 Replace native Process getpid/getuid with calls to libcore equivalents. by Jeff Hao · 11 years ago
  32. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 11 years ago
  33. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 11 years ago
  34. 80b12fc Disable the AssetAtlas when running under valgrind Bug #9191438 by Romain Guy · 11 years ago
  35. 9e57c41 Add method to get process group. by Jeff Sharkey · 12 years ago
  36. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 12 years ago
  37. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  38. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  39. f1b5644 Scheduling group cleanup by Glenn Kasten · 12 years ago
  40. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 12 years ago
  41. cc76719 Fix build for SDK on Mac by Glenn Kasten · 13 years ago
  42. a7f65620 Merge "Add android.os.Process.setThreadScheduler" by Glenn Kasten · 13 years ago
  43. 129e19c Fix build warnings by Glenn Kasten · 13 years ago
  44. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  47. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 6793ac9 Add android.os.Process.setThreadScheduler by Glenn Kasten · 13 years ago
  50. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  51. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  52. 6af763b Remove dead code related to gettid by Glenn Kasten · 13 years ago
  53. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  54. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  55. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  56. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  57. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  58. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
  59. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  60. 41c4bea Don't accidentally signal multiple exceptions in setThreadPriority() by Christopher Tate · 15 years ago
  61. 0a42b81 base: process: Abort setting the process group if one of the threads fails to switch by San Mehat · 15 years ago
  62. 957e586 process: Disable debugging by San Mehat · 15 years ago
  63. a5109a8 process: Add debug code to log process group transitions by San Mehat · 15 years ago
  64. 242d65b process: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  65. 181b31a Process: Add support for using scheduler policies instead of cgroups. by San Mehat · 15 years ago
  66. d87c19f am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  67. 7e63789 android: cgroups: Don't switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  68. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  69. 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
  70. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 15 years ago
  71. cf946df am 35a47a6e: Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  72. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  73. 3c3d308 am 727f36c6: Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  74. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  75. 1371310 am 0e7cf636: Merge change 3725 into donut by Android (Google) Code Review · 15 years ago
  76. 0cb5320 process: Clean up cgroup management by San Mehat · 15 years ago
  77. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  78. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  79. 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
  80. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  81. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  82. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  84. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago