summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up...Narayan Kamath2014-05-151-94/+61
|\
| * Wait for secondary zygote before bringing up the system_server.Narayan Kamath2014-05-131-94/+61
* | resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aospNarayan Kamath2014-05-011-10/+0
|\ \ | |/
| * Package manager changes for dual zygote stack.Narayan Kamath2014-05-011-10/+0
* | am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."Elliott Hughes2014-04-281-5/+5
|\ \ | |/
| * Track libcore.os' move to android.system.Elliott Hughes2014-04-281-5/+5
* | am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have z...Narayan Kamath2014-04-111-1/+11
|\ \ | |/
| * Workaround 64 bit devices that don't have zygotes yet.Narayan Kamath2014-04-111-1/+11
* | am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ...Narayan Kamath2014-04-101-9/+3
|\ \ | |/
| * System services detect and register app CPU ABIsRamin Zaghi2014-04-091-9/+3
* | am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes."Narayan Kamath2014-04-091-116/+201
|\ \ | |/
| * Allow connections to multiple zygotes.Narayan Kamath2014-04-091-116/+201
* | am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks."Narayan Kamath2014-04-021-2/+3
|\ \ | |/
| * Move zygote startup logic to the frameworks.Narayan Kamath2014-04-021-2/+3
* | ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGETodd Poynor2014-01-031-13/+0
|/
* am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux."Dianne Hackborn2013-09-251-2/+2
|\
| * Merge "Replace SEAndroid with SELinux."Dianne Hackborn2013-09-251-2/+2
| |\
| | * Replace SEAndroid with SELinux.Stephen Smalley2013-07-261-2/+2
* | | Allow packages.list access with new GID.Jeff Sharkey2013-08-081-6/+7
* | | resolved conflicts for merge of 368d81fe to masterElliott Hughes2013-07-311-4/+14
|\ \ \ | |/ /
| * | Switch Process.myTid over to the libcore JNI too.Elliott Hughes2013-07-311-1/+3
| * | Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao2013-07-311-2/+8
| |/
* | Increase swappiness of processes when memcgroups are enabledRom Lemarchand2013-07-151-0/+13
* | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-0/+2
* | Disable the AssetAtlas when running under valgrindRomain Guy2013-05-291-0/+6
|/
* Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery statsDianne Hackborn2013-04-101-5/+0
* Add method to get process group.Jeff Sharkey2013-01-171-1/+9
* Use shared app gid for forward-locked processesKenny Root2012-09-111-1/+15
* Access to all users' external storage.Jeff Sharkey2012-08-301-0/+2
* Iteration on multi-user external storage.Jeff Sharkey2012-08-221-3/+1
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-3/+3
* Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-161-3/+10
|\
| * Multi-user external storage support.Jeff Sharkey2012-08-151-3/+10
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
|/
* More mult-user API work.Dianne Hackborn2012-08-071-1/+14
* Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-131-0/+6
* am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote ...Kenny Root2012-06-211-1/+9
|\
| * Pass additional inputs when spawning apps via the Zygote and add SELinux perm...Stephen Smalley2012-04-021-1/+9
* | Include important native processes in watchdog stacks.Dianne Hackborn2012-06-081-0/+3
* | Add new API to find total RAM.Dianne Hackborn2012-05-091-0/+3
* | Merge "Relax global restrict for system services."Jeff Sharkey2012-04-241-0/+6
|\ \
| * | Relax global restrict for system services.Jeff Sharkey2012-04-241-0/+6
* | | Scheduling policy serviceGlenn Kasten2012-04-241-0/+33
* | | Scheduling group cleanupGlenn Kasten2012-04-231-11/+33
|/ /
* | Add VPN UID to list in ProcessKenny Root2012-03-191-0/+6
* | Some cruft removal.Dianne Hackborn2012-02-101-1/+1
* | Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-091-1/+22
* | Merge "Add android.os.Process.setThreadScheduler"Glenn Kasten2012-01-171-0/+48
|\ \ | |/ |/|
| * Add android.os.Process.setThreadSchedulerGlenn Kasten2011-07-141-0/+48
* | Replace vendor specific NfcGoogle.apk with generic Nfc.apkNick Pelly2011-11-211-1/+1